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

Theorem issgrpd 13359
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 2277 . . . . . . 7  |-  ( ph  ->  ( x  e.  B  <->  x  e.  ( Base `  G
) ) )
53eleq2d 2277 . . . . . . 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 5984 . . . . . . 7  |-  ( ph  ->  ( x  .+  y
)  =  ( x ( +g  `  G
) y ) )
98, 3eleq12d 2278 . . . . . 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 2277 . . . . . . . 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 2208 . . . . . . . . 9  |-  ( ph  ->  z  =  z )
197, 8, 18oveq123d 5988 . . . . . . . 8  |-  ( ph  ->  ( ( x  .+  y )  .+  z
)  =  ( ( x ( +g  `  G
) y ) ( +g  `  G ) z ) )
20 eqidd 2208 . . . . . . . . 9  |-  ( ph  ->  x  =  x )
217oveqd 5984 . . . . . . . . 9  |-  ( ph  ->  ( y  .+  z
)  =  ( y ( +g  `  G
) z ) )
227, 20, 21oveq123d 5988 . . . . . . . 8  |-  ( ph  ->  ( x  .+  (
y  .+  z )
)  =  ( x ( +g  `  G
) ( y ( +g  `  G ) z ) ) )
2319, 22eqeq12d 2222 . . . . . . 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 2581 . . . 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 2590 . 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 2207 . . . 4  |-  ( Base `  G )  =  (
Base `  G )
31 eqid 2207 . . . 4  |-  ( +g  `  G )  =  ( +g  `  G )
3230, 31issgrpv 13351 . . 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 2178   A.wral 2486   ` cfv 5290  (class class class)co 5967   Basecbs 12947   +g cplusg 13024  Smgrpcsgrp 13348
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 1471  ax-7 1472  ax-gen 1473  ax-ie1 1517  ax-ie2 1518  ax-8 1528  ax-10 1529  ax-11 1530  ax-i12 1531  ax-bndl 1533  ax-4 1534  ax-17 1550  ax-i9 1554  ax-ial 1558  ax-i5r 1559  ax-13 2180  ax-14 2181  ax-ext 2189  ax-sep 4178  ax-pow 4234  ax-pr 4269  ax-un 4498  ax-cnex 8051  ax-resscn 8052  ax-1re 8054  ax-addrcl 8057
This theorem depends on definitions:  df-bi 117  df-3an 983  df-tru 1376  df-nf 1485  df-sb 1787  df-eu 2058  df-mo 2059  df-clab 2194  df-cleq 2200  df-clel 2203  df-nfc 2339  df-ral 2491  df-rex 2492  df-rab 2495  df-v 2778  df-sbc 3006  df-un 3178  df-in 3180  df-ss 3187  df-pw 3628  df-sn 3649  df-pr 3650  df-op 3652  df-uni 3865  df-int 3900  df-br 4060  df-opab 4122  df-mpt 4123  df-id 4358  df-xp 4699  df-rel 4700  df-cnv 4701  df-co 4702  df-dm 4703  df-rn 4704  df-res 4705  df-iota 5251  df-fun 5292  df-fn 5293  df-fv 5298  df-ov 5970  df-inn 9072  df-2 9130  df-ndx 12950  df-slot 12951  df-base 12953  df-plusg 13037  df-mgm 13303  df-sgrp 13349
This theorem is referenced by:  prdssgrpd  13362  isrngd  13830
  Copyright terms: Public domain W3C validator