ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  issgrpd Unicode version

Theorem issgrpd 13244
Description: Deduce a semigroup from its properties. (Contributed by AV, 13-Feb-2025.)
Hypotheses
Ref Expression
issgrpd.b  |-  ( ph  ->  B  =  ( Base `  G ) )
issgrpd.p  |-  ( ph  ->  .+  =  ( +g  `  G ) )
issgrpd.c  |-  ( (
ph  /\  x  e.  B  /\  y  e.  B
)  ->  ( x  .+  y )  e.  B
)
issgrpd.a  |-  ( (
ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  -> 
( ( x  .+  y )  .+  z
)  =  ( x 
.+  ( y  .+  z ) ) )
issgrpd.v  |-  ( ph  ->  G  e.  V )
Assertion
Ref Expression
issgrpd  |-  ( ph  ->  G  e. Smgrp )
Distinct variable groups:    x, y, z, B    x, G, y, z    ph, x, y, z
Allowed substitution hints:    .+ ( x, y,
z)    V( x, y, z)

Proof of Theorem issgrpd
StepHypRef Expression
1 issgrpd.c . . . . . . 7  |-  ( (
ph  /\  x  e.  B  /\  y  e.  B
)  ->  ( x  .+  y )  e.  B
)
213expib 1209 . . . . . 6  |-  ( ph  ->  ( ( x  e.  B  /\  y  e.  B )  ->  (
x  .+  y )  e.  B ) )
3 issgrpd.b . . . . . . . 8  |-  ( ph  ->  B  =  ( Base `  G ) )
43eleq2d 2275 . . . . . . 7  |-  ( ph  ->  ( x  e.  B  <->  x  e.  ( Base `  G
) ) )
53eleq2d 2275 . . . . . . 7  |-  ( ph  ->  ( y  e.  B  <->  y  e.  ( Base `  G
) ) )
64, 5anbi12d 473 . . . . . 6  |-  ( ph  ->  ( ( x  e.  B  /\  y  e.  B )  <->  ( x  e.  ( Base `  G
)  /\  y  e.  ( Base `  G )
) ) )
7 issgrpd.p . . . . . . . 8  |-  ( ph  ->  .+  =  ( +g  `  G ) )
87oveqd 5961 . . . . . . 7  |-  ( ph  ->  ( x  .+  y
)  =  ( x ( +g  `  G
) y ) )
98, 3eleq12d 2276 . . . . . 6  |-  ( ph  ->  ( ( x  .+  y )  e.  B  <->  ( x ( +g  `  G
) y )  e.  ( Base `  G
) ) )
102, 6, 93imtr3d 202 . . . . 5  |-  ( ph  ->  ( ( x  e.  ( Base `  G
)  /\  y  e.  ( Base `  G )
)  ->  ( x
( +g  `  G ) y )  e.  (
Base `  G )
) )
1110imp 124 . . . 4  |-  ( (
ph  /\  ( x  e.  ( Base `  G
)  /\  y  e.  ( Base `  G )
) )  ->  (
x ( +g  `  G
) y )  e.  ( Base `  G
) )
12 df-3an 983 . . . . . . . . 9  |-  ( ( x  e.  B  /\  y  e.  B  /\  z  e.  B )  <->  ( ( x  e.  B  /\  y  e.  B
)  /\  z  e.  B ) )
13 issgrpd.a . . . . . . . . 9  |-  ( (
ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  -> 
( ( x  .+  y )  .+  z
)  =  ( x 
.+  ( y  .+  z ) ) )
1412, 13sylan2br 288 . . . . . . . 8  |-  ( (
ph  /\  ( (
x  e.  B  /\  y  e.  B )  /\  z  e.  B
) )  ->  (
( x  .+  y
)  .+  z )  =  ( x  .+  ( y  .+  z
) ) )
1514ex 115 . . . . . . 7  |-  ( ph  ->  ( ( ( x  e.  B  /\  y  e.  B )  /\  z  e.  B )  ->  (
( x  .+  y
)  .+  z )  =  ( x  .+  ( y  .+  z
) ) ) )
163eleq2d 2275 . . . . . . . 8  |-  ( ph  ->  ( z  e.  B  <->  z  e.  ( Base `  G
) ) )
176, 16anbi12d 473 . . . . . . 7  |-  ( ph  ->  ( ( ( x  e.  B  /\  y  e.  B )  /\  z  e.  B )  <->  ( (
x  e.  ( Base `  G )  /\  y  e.  ( Base `  G
) )  /\  z  e.  ( Base `  G
) ) ) )
18 eqidd 2206 . . . . . . . . 9  |-  ( ph  ->  z  =  z )
197, 8, 18oveq123d 5965 . . . . . . . 8  |-  ( ph  ->  ( ( x  .+  y )  .+  z
)  =  ( ( x ( +g  `  G
) y ) ( +g  `  G ) z ) )
20 eqidd 2206 . . . . . . . . 9  |-  ( ph  ->  x  =  x )
217oveqd 5961 . . . . . . . . 9  |-  ( ph  ->  ( y  .+  z
)  =  ( y ( +g  `  G
) z ) )
227, 20, 21oveq123d 5965 . . . . . . . 8  |-  ( ph  ->  ( x  .+  (
y  .+  z )
)  =  ( x ( +g  `  G
) ( y ( +g  `  G ) z ) ) )
2319, 22eqeq12d 2220 . . . . . . 7  |-  ( ph  ->  ( ( ( x 
.+  y )  .+  z )  =  ( x  .+  ( y 
.+  z ) )  <-> 
( ( x ( +g  `  G ) y ) ( +g  `  G ) z )  =  ( x ( +g  `  G ) ( y ( +g  `  G ) z ) ) ) )
2415, 17, 233imtr3d 202 . . . . . 6  |-  ( ph  ->  ( ( ( x  e.  ( Base `  G
)  /\  y  e.  ( Base `  G )
)  /\  z  e.  ( Base `  G )
)  ->  ( (
x ( +g  `  G
) y ) ( +g  `  G ) z )  =  ( x ( +g  `  G
) ( y ( +g  `  G ) z ) ) ) )
2524impl 380 . . . . 5  |-  ( ( ( ph  /\  (
x  e.  ( Base `  G )  /\  y  e.  ( Base `  G
) ) )  /\  z  e.  ( Base `  G ) )  -> 
( ( x ( +g  `  G ) y ) ( +g  `  G ) z )  =  ( x ( +g  `  G ) ( y ( +g  `  G ) z ) ) )
2625ralrimiva 2579 . . . 4  |-  ( (
ph  /\  ( x  e.  ( Base `  G
)  /\  y  e.  ( Base `  G )
) )  ->  A. z  e.  ( Base `  G
) ( ( x ( +g  `  G
) y ) ( +g  `  G ) z )  =  ( x ( +g  `  G
) ( y ( +g  `  G ) z ) ) )
2711, 26jca 306 . . 3  |-  ( (
ph  /\  ( x  e.  ( Base `  G
)  /\  y  e.  ( Base `  G )
) )  ->  (
( x ( +g  `  G ) y )  e.  ( Base `  G
)  /\  A. z  e.  ( Base `  G
) ( ( x ( +g  `  G
) y ) ( +g  `  G ) z )  =  ( x ( +g  `  G
) ( y ( +g  `  G ) z ) ) ) )
2827ralrimivva 2588 . 2  |-  ( ph  ->  A. x  e.  (
Base `  G ) A. y  e.  ( Base `  G ) ( ( x ( +g  `  G ) y )  e.  ( Base `  G
)  /\  A. z  e.  ( Base `  G
) ( ( x ( +g  `  G
) y ) ( +g  `  G ) z )  =  ( x ( +g  `  G
) ( y ( +g  `  G ) z ) ) ) )
29 issgrpd.v . . 3  |-  ( ph  ->  G  e.  V )
30 eqid 2205 . . . 4  |-  ( Base `  G )  =  (
Base `  G )
31 eqid 2205 . . . 4  |-  ( +g  `  G )  =  ( +g  `  G )
3230, 31issgrpv 13236 . . 3  |-  ( G  e.  V  ->  ( G  e. Smgrp  <->  A. x  e.  (
Base `  G ) A. y  e.  ( Base `  G ) ( ( x ( +g  `  G ) y )  e.  ( Base `  G
)  /\  A. z  e.  ( Base `  G
) ( ( x ( +g  `  G
) y ) ( +g  `  G ) z )  =  ( x ( +g  `  G
) ( y ( +g  `  G ) z ) ) ) ) )
3329, 32syl 14 . 2  |-  ( ph  ->  ( G  e. Smgrp  <->  A. x  e.  ( Base `  G
) A. y  e.  ( Base `  G
) ( ( x ( +g  `  G
) y )  e.  ( Base `  G
)  /\  A. z  e.  ( Base `  G
) ( ( x ( +g  `  G
) y ) ( +g  `  G ) z )  =  ( x ( +g  `  G
) ( y ( +g  `  G ) z ) ) ) ) )
3428, 33mpbird 167 1  |-  ( ph  ->  G  e. Smgrp )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    /\ w3a 981    = wceq 1373    e. wcel 2176   A.wral 2484   ` cfv 5271  (class class class)co 5944   Basecbs 12832   +g cplusg 12909  Smgrpcsgrp 13233
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-io 711  ax-5 1470  ax-7 1471  ax-gen 1472  ax-ie1 1516  ax-ie2 1517  ax-8 1527  ax-10 1528  ax-11 1529  ax-i12 1530  ax-bndl 1532  ax-4 1533  ax-17 1549  ax-i9 1553  ax-ial 1557  ax-i5r 1558  ax-13 2178  ax-14 2179  ax-ext 2187  ax-sep 4162  ax-pow 4218  ax-pr 4253  ax-un 4480  ax-cnex 8016  ax-resscn 8017  ax-1re 8019  ax-addrcl 8022
This theorem depends on definitions:  df-bi 117  df-3an 983  df-tru 1376  df-nf 1484  df-sb 1786  df-eu 2057  df-mo 2058  df-clab 2192  df-cleq 2198  df-clel 2201  df-nfc 2337  df-ral 2489  df-rex 2490  df-rab 2493  df-v 2774  df-sbc 2999  df-un 3170  df-in 3172  df-ss 3179  df-pw 3618  df-sn 3639  df-pr 3640  df-op 3642  df-uni 3851  df-int 3886  df-br 4045  df-opab 4106  df-mpt 4107  df-id 4340  df-xp 4681  df-rel 4682  df-cnv 4683  df-co 4684  df-dm 4685  df-rn 4686  df-res 4687  df-iota 5232  df-fun 5273  df-fn 5274  df-fv 5279  df-ov 5947  df-inn 9037  df-2 9095  df-ndx 12835  df-slot 12836  df-base 12838  df-plusg 12922  df-mgm 13188  df-sgrp 13234
This theorem is referenced by:  prdssgrpd  13247  isrngd  13715
  Copyright terms: Public domain W3C validator