MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  dfgrp3 Structured version   Visualization version   Unicode version

Theorem dfgrp3 17514
Description: Alternate definition of a group as semigroup (with at least one element) which is also a quasigroup, i.e. a magma in which solutions  x and  y of the equations  ( a  .+  x )  =  b and  ( x  .+  a
)  =  b exist. Theorem 3.2 of [Bruck] p. 28. (Contributed by AV, 28-Aug-2021.)
Hypotheses
Ref Expression
dfgrp3.b  |-  B  =  ( Base `  G
)
dfgrp3.p  |-  .+  =  ( +g  `  G )
Assertion
Ref Expression
dfgrp3  |-  ( G  e.  Grp  <->  ( G  e. SGrp  /\  B  =/=  (/)  /\  A. x  e.  B  A. y  e.  B  ( E. l  e.  B  ( l  .+  x
)  =  y  /\  E. r  e.  B  ( x  .+  r )  =  y ) ) )
Distinct variable groups:    B, l,
r, x, y    G, l, r, x, y    .+ , l,
r, x, y

Proof of Theorem dfgrp3
Dummy variables  a 
i  u are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 grpsgrp 17446 . . 3  |-  ( G  e.  Grp  ->  G  e. SGrp )
2 dfgrp3.b . . . 4  |-  B  =  ( Base `  G
)
32grpbn0 17451 . . 3  |-  ( G  e.  Grp  ->  B  =/=  (/) )
4 simpl 473 . . . . . . 7  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  G  e.  Grp )
5 simpr 477 . . . . . . . 8  |-  ( ( x  e.  B  /\  y  e.  B )  ->  y  e.  B )
65adantl 482 . . . . . . 7  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  y  e.  B )
7 simpl 473 . . . . . . . 8  |-  ( ( x  e.  B  /\  y  e.  B )  ->  x  e.  B )
87adantl 482 . . . . . . 7  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  x  e.  B )
9 eqid 2622 . . . . . . . 8  |-  ( -g `  G )  =  (
-g `  G )
102, 9grpsubcl 17495 . . . . . . 7  |-  ( ( G  e.  Grp  /\  y  e.  B  /\  x  e.  B )  ->  ( y ( -g `  G ) x )  e.  B )
114, 6, 8, 10syl3anc 1326 . . . . . 6  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
y ( -g `  G
) x )  e.  B )
12 oveq1 6657 . . . . . . . 8  |-  ( l  =  ( y (
-g `  G )
x )  ->  (
l  .+  x )  =  ( ( y ( -g `  G
) x )  .+  x ) )
1312eqeq1d 2624 . . . . . . 7  |-  ( l  =  ( y (
-g `  G )
x )  ->  (
( l  .+  x
)  =  y  <->  ( (
y ( -g `  G
) x )  .+  x )  =  y ) )
1413adantl 482 . . . . . 6  |-  ( ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  /\  l  =  ( y (
-g `  G )
x ) )  -> 
( ( l  .+  x )  =  y  <-> 
( ( y (
-g `  G )
x )  .+  x
)  =  y ) )
15 dfgrp3.p . . . . . . . 8  |-  .+  =  ( +g  `  G )
162, 15, 9grpnpcan 17507 . . . . . . 7  |-  ( ( G  e.  Grp  /\  y  e.  B  /\  x  e.  B )  ->  ( ( y (
-g `  G )
x )  .+  x
)  =  y )
174, 6, 8, 16syl3anc 1326 . . . . . 6  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
( y ( -g `  G ) x ) 
.+  x )  =  y )
1811, 14, 17rspcedvd 3317 . . . . 5  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  E. l  e.  B  ( l  .+  x )  =  y )
19 eqid 2622 . . . . . . . . 9  |-  ( invg `  G )  =  ( invg `  G )
202, 19grpinvcl 17467 . . . . . . . 8  |-  ( ( G  e.  Grp  /\  x  e.  B )  ->  ( ( invg `  G ) `  x
)  e.  B )
2120adantrr 753 . . . . . . 7  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
( invg `  G ) `  x
)  e.  B )
222, 15grpcl 17430 . . . . . . 7  |-  ( ( G  e.  Grp  /\  ( ( invg `  G ) `  x
)  e.  B  /\  y  e.  B )  ->  ( ( ( invg `  G ) `
 x )  .+  y )  e.  B
)
234, 21, 6, 22syl3anc 1326 . . . . . 6  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
( ( invg `  G ) `  x
)  .+  y )  e.  B )
24 oveq2 6658 . . . . . . . 8  |-  ( r  =  ( ( ( invg `  G
) `  x )  .+  y )  ->  (
x  .+  r )  =  ( x  .+  ( ( ( invg `  G ) `
 x )  .+  y ) ) )
2524eqeq1d 2624 . . . . . . 7  |-  ( r  =  ( ( ( invg `  G
) `  x )  .+  y )  ->  (
( x  .+  r
)  =  y  <->  ( x  .+  ( ( ( invg `  G ) `
 x )  .+  y ) )  =  y ) )
2625adantl 482 . . . . . 6  |-  ( ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  /\  r  =  ( ( ( invg `  G
) `  x )  .+  y ) )  -> 
( ( x  .+  r )  =  y  <-> 
( x  .+  (
( ( invg `  G ) `  x
)  .+  y )
)  =  y ) )
27 eqid 2622 . . . . . . . . . 10  |-  ( 0g
`  G )  =  ( 0g `  G
)
282, 15, 27, 19grprinv 17469 . . . . . . . . 9  |-  ( ( G  e.  Grp  /\  x  e.  B )  ->  ( x  .+  (
( invg `  G ) `  x
) )  =  ( 0g `  G ) )
2928adantrr 753 . . . . . . . 8  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
x  .+  ( ( invg `  G ) `
 x ) )  =  ( 0g `  G ) )
3029oveq1d 6665 . . . . . . 7  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
( x  .+  (
( invg `  G ) `  x
) )  .+  y
)  =  ( ( 0g `  G ) 
.+  y ) )
312, 15grpass 17431 . . . . . . . 8  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  ( ( invg `  G ) `  x
)  e.  B  /\  y  e.  B )
)  ->  ( (
x  .+  ( ( invg `  G ) `
 x ) ) 
.+  y )  =  ( x  .+  (
( ( invg `  G ) `  x
)  .+  y )
) )
324, 8, 21, 6, 31syl13anc 1328 . . . . . . 7  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
( x  .+  (
( invg `  G ) `  x
) )  .+  y
)  =  ( x 
.+  ( ( ( invg `  G
) `  x )  .+  y ) ) )
33 grpmnd 17429 . . . . . . . 8  |-  ( G  e.  Grp  ->  G  e.  Mnd )
342, 15, 27mndlid 17311 . . . . . . . 8  |-  ( ( G  e.  Mnd  /\  y  e.  B )  ->  ( ( 0g `  G )  .+  y
)  =  y )
3533, 5, 34syl2an 494 . . . . . . 7  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
( 0g `  G
)  .+  y )  =  y )
3630, 32, 353eqtr3d 2664 . . . . . 6  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  (
x  .+  ( (
( invg `  G ) `  x
)  .+  y )
)  =  y )
3723, 26, 36rspcedvd 3317 . . . . 5  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  E. r  e.  B  ( x  .+  r )  =  y )
3818, 37jca 554 . . . 4  |-  ( ( G  e.  Grp  /\  ( x  e.  B  /\  y  e.  B
) )  ->  ( E. l  e.  B  ( l  .+  x
)  =  y  /\  E. r  e.  B  ( x  .+  r )  =  y ) )
3938ralrimivva 2971 . . 3  |-  ( G  e.  Grp  ->  A. x  e.  B  A. y  e.  B  ( E. l  e.  B  (
l  .+  x )  =  y  /\  E. r  e.  B  ( x  .+  r )  =  y ) )
401, 3, 393jca 1242 . 2  |-  ( G  e.  Grp  ->  ( G  e. SGrp  /\  B  =/=  (/)  /\  A. x  e.  B  A. y  e.  B  ( E. l  e.  B  ( l  .+  x )  =  y  /\  E. r  e.  B  ( x  .+  r )  =  y ) ) )
41 simp1 1061 . . 3  |-  ( ( G  e. SGrp  /\  B  =/=  (/)  /\  A. x  e.  B  A. y  e.  B  ( E. l  e.  B  (
l  .+  x )  =  y  /\  E. r  e.  B  ( x  .+  r )  =  y ) )  ->  G  e. SGrp )
422, 15dfgrp3lem 17513 . . 3  |-  ( ( G  e. SGrp  /\  B  =/=  (/)  /\  A. x  e.  B  A. y  e.  B  ( E. l  e.  B  (
l  .+  x )  =  y  /\  E. r  e.  B  ( x  .+  r )  =  y ) )  ->  E. u  e.  B  A. a  e.  B  ( (
u  .+  a )  =  a  /\  E. i  e.  B  ( i  .+  a )  =  u ) )
432, 15dfgrp2 17447 . . 3  |-  ( G  e.  Grp  <->  ( G  e. SGrp  /\  E. u  e.  B  A. a  e.  B  ( ( u 
.+  a )  =  a  /\  E. i  e.  B  ( i  .+  a )  =  u ) ) )
4441, 42, 43sylanbrc 698 . 2  |-  ( ( G  e. SGrp  /\  B  =/=  (/)  /\  A. x  e.  B  A. y  e.  B  ( E. l  e.  B  (
l  .+  x )  =  y  /\  E. r  e.  B  ( x  .+  r )  =  y ) )  ->  G  e.  Grp )
4540, 44impbii 199 1  |-  ( G  e.  Grp  <->  ( G  e. SGrp  /\  B  =/=  (/)  /\  A. x  e.  B  A. y  e.  B  ( E. l  e.  B  ( l  .+  x
)  =  y  /\  E. r  e.  B  ( x  .+  r )  =  y ) ) )
Colors of variables: wff setvar class
Syntax hints:    <-> wb 196    /\ wa 384    /\ w3a 1037    = wceq 1483    e. wcel 1990    =/= wne 2794   A.wral 2912   E.wrex 2913   (/)c0 3915   ` cfv 5888  (class class class)co 6650   Basecbs 15857   +g cplusg 15941   0gc0g 16100  SGrpcsgrp 17283   Mndcmnd 17294   Grpcgrp 17422   invgcminusg 17423   -gcsg 17424
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-8 1992  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-rep 4771  ax-sep 4781  ax-nul 4789  ax-pow 4843  ax-pr 4906  ax-un 6949
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-eu 2474  df-mo 2475  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ne 2795  df-ral 2917  df-rex 2918  df-reu 2919  df-rmo 2920  df-rab 2921  df-v 3202  df-sbc 3436  df-csb 3534  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-if 4087  df-pw 4160  df-sn 4178  df-pr 4180  df-op 4184  df-uni 4437  df-iun 4522  df-br 4654  df-opab 4713  df-mpt 4730  df-id 5024  df-xp 5120  df-rel 5121  df-cnv 5122  df-co 5123  df-dm 5124  df-rn 5125  df-res 5126  df-ima 5127  df-iota 5851  df-fun 5890  df-fn 5891  df-f 5892  df-f1 5893  df-fo 5894  df-f1o 5895  df-fv 5896  df-riota 6611  df-ov 6653  df-oprab 6654  df-mpt2 6655  df-1st 7168  df-2nd 7169  df-0g 16102  df-mgm 17242  df-sgrp 17284  df-mnd 17295  df-grp 17425  df-minusg 17426  df-sbg 17427
This theorem is referenced by:  dfgrp3e  17515
  Copyright terms: Public domain W3C validator