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

Theorem issubm 12947
Description: Expand definition of a submonoid. (Contributed by Mario Carneiro, 7-Mar-2015.)
Hypotheses
Ref Expression
issubm.b  |-  B  =  ( Base `  M
)
issubm.z  |-  .0.  =  ( 0g `  M )
issubm.p  |-  .+  =  ( +g  `  M )
Assertion
Ref Expression
issubm  |-  ( M  e.  Mnd  ->  ( S  e.  (SubMnd `  M
)  <->  ( S  C_  B  /\  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x  .+  y )  e.  S ) ) )
Distinct variable groups:    x, M, y   
x, S, y
Allowed substitution hints:    B( x, y)    .+ ( x, y)    .0. ( x, y)

Proof of Theorem issubm
Dummy variables  m  t are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 df-submnd 12935 . . . 4  |- SubMnd  =  ( m  e.  Mnd  |->  { t  e.  ~P ( Base `  m )  |  ( ( 0g `  m )  e.  t  /\  A. x  e.  t  A. y  e.  t  ( x ( +g  `  m ) y )  e.  t ) } )
2 fveq2 5537 . . . . . 6  |-  ( m  =  M  ->  ( Base `  m )  =  ( Base `  M
) )
32pweqd 3598 . . . . 5  |-  ( m  =  M  ->  ~P ( Base `  m )  =  ~P ( Base `  M
) )
4 fveq2 5537 . . . . . . 7  |-  ( m  =  M  ->  ( 0g `  m )  =  ( 0g `  M
) )
54eleq1d 2258 . . . . . 6  |-  ( m  =  M  ->  (
( 0g `  m
)  e.  t  <->  ( 0g `  M )  e.  t ) )
6 fveq2 5537 . . . . . . . . 9  |-  ( m  =  M  ->  ( +g  `  m )  =  ( +g  `  M
) )
76oveqd 5917 . . . . . . . 8  |-  ( m  =  M  ->  (
x ( +g  `  m
) y )  =  ( x ( +g  `  M ) y ) )
87eleq1d 2258 . . . . . . 7  |-  ( m  =  M  ->  (
( x ( +g  `  m ) y )  e.  t  <->  ( x
( +g  `  M ) y )  e.  t ) )
982ralbidv 2514 . . . . . 6  |-  ( m  =  M  ->  ( A. x  e.  t  A. y  e.  t 
( x ( +g  `  m ) y )  e.  t  <->  A. x  e.  t  A. y  e.  t  ( x
( +g  `  M ) y )  e.  t ) )
105, 9anbi12d 473 . . . . 5  |-  ( m  =  M  ->  (
( ( 0g `  m )  e.  t  /\  A. x  e.  t  A. y  e.  t  ( x ( +g  `  m ) y )  e.  t )  <->  ( ( 0g
`  M )  e.  t  /\  A. x  e.  t  A. y  e.  t  ( x
( +g  `  M ) y )  e.  t ) ) )
113, 10rabeqbidv 2747 . . . 4  |-  ( m  =  M  ->  { t  e.  ~P ( Base `  m )  |  ( ( 0g `  m
)  e.  t  /\  A. x  e.  t  A. y  e.  t  (
x ( +g  `  m
) y )  e.  t ) }  =  { t  e.  ~P ( Base `  M )  |  ( ( 0g
`  M )  e.  t  /\  A. x  e.  t  A. y  e.  t  ( x
( +g  `  M ) y )  e.  t ) } )
12 id 19 . . . 4  |-  ( M  e.  Mnd  ->  M  e.  Mnd )
13 basfn 12581 . . . . . . 7  |-  Base  Fn  _V
14 elex 2763 . . . . . . 7  |-  ( M  e.  Mnd  ->  M  e.  _V )
15 funfvex 5554 . . . . . . . 8  |-  ( ( Fun  Base  /\  M  e. 
dom  Base )  ->  ( Base `  M )  e. 
_V )
1615funfni 5338 . . . . . . 7  |-  ( (
Base  Fn  _V  /\  M  e.  _V )  ->  ( Base `  M )  e. 
_V )
1713, 14, 16sylancr 414 . . . . . 6  |-  ( M  e.  Mnd  ->  ( Base `  M )  e. 
_V )
1817pwexd 4202 . . . . 5  |-  ( M  e.  Mnd  ->  ~P ( Base `  M )  e.  _V )
19 rabexg 4164 . . . . 5  |-  ( ~P ( Base `  M
)  e.  _V  ->  { t  e.  ~P ( Base `  M )  |  ( ( 0g `  M )  e.  t  /\  A. x  e.  t  A. y  e.  t  ( x ( +g  `  M ) y )  e.  t ) }  e.  _V )
2018, 19syl 14 . . . 4  |-  ( M  e.  Mnd  ->  { t  e.  ~P ( Base `  M )  |  ( ( 0g `  M
)  e.  t  /\  A. x  e.  t  A. y  e.  t  (
x ( +g  `  M
) y )  e.  t ) }  e.  _V )
211, 11, 12, 20fvmptd3 5633 . . 3  |-  ( M  e.  Mnd  ->  (SubMnd `  M )  =  {
t  e.  ~P ( Base `  M )  |  ( ( 0g `  M )  e.  t  /\  A. x  e.  t  A. y  e.  t  ( x ( +g  `  M ) y )  e.  t ) } )
2221eleq2d 2259 . 2  |-  ( M  e.  Mnd  ->  ( S  e.  (SubMnd `  M
)  <->  S  e.  { t  e.  ~P ( Base `  M )  |  ( ( 0g `  M
)  e.  t  /\  A. x  e.  t  A. y  e.  t  (
x ( +g  `  M
) y )  e.  t ) } ) )
23 eleq2 2253 . . . . 5  |-  ( t  =  S  ->  (
( 0g `  M
)  e.  t  <->  ( 0g `  M )  e.  S
) )
24 eleq2 2253 . . . . . . 7  |-  ( t  =  S  ->  (
( x ( +g  `  M ) y )  e.  t  <->  ( x
( +g  `  M ) y )  e.  S
) )
2524raleqbi1dv 2694 . . . . . 6  |-  ( t  =  S  ->  ( A. y  e.  t 
( x ( +g  `  M ) y )  e.  t  <->  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) )
2625raleqbi1dv 2694 . . . . 5  |-  ( t  =  S  ->  ( A. x  e.  t  A. y  e.  t 
( x ( +g  `  M ) y )  e.  t  <->  A. x  e.  S  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) )
2723, 26anbi12d 473 . . . 4  |-  ( t  =  S  ->  (
( ( 0g `  M )  e.  t  /\  A. x  e.  t  A. y  e.  t  ( x ( +g  `  M ) y )  e.  t )  <->  ( ( 0g
`  M )  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) ) )
2827elrab 2908 . . 3  |-  ( S  e.  { t  e. 
~P ( Base `  M
)  |  ( ( 0g `  M )  e.  t  /\  A. x  e.  t  A. y  e.  t  (
x ( +g  `  M
) y )  e.  t ) }  <->  ( S  e.  ~P ( Base `  M
)  /\  ( ( 0g `  M )  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) ) )
29 issubm.b . . . . . . 7  |-  B  =  ( Base `  M
)
3029sseq2i 3197 . . . . . 6  |-  ( S 
C_  B  <->  S  C_  ( Base `  M ) )
31 issubm.z . . . . . . . 8  |-  .0.  =  ( 0g `  M )
3231eleq1i 2255 . . . . . . 7  |-  (  .0. 
e.  S  <->  ( 0g `  M )  e.  S
)
33 issubm.p . . . . . . . . . 10  |-  .+  =  ( +g  `  M )
3433oveqi 5913 . . . . . . . . 9  |-  ( x 
.+  y )  =  ( x ( +g  `  M ) y )
3534eleq1i 2255 . . . . . . . 8  |-  ( ( x  .+  y )  e.  S  <->  ( x
( +g  `  M ) y )  e.  S
)
36352ralbii 2498 . . . . . . 7  |-  ( A. x  e.  S  A. y  e.  S  (
x  .+  y )  e.  S  <->  A. x  e.  S  A. y  e.  S  ( x ( +g  `  M ) y )  e.  S )
3732, 36anbi12i 460 . . . . . 6  |-  ( (  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  (
x  .+  y )  e.  S )  <->  ( ( 0g `  M )  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) )
3830, 37anbi12i 460 . . . . 5  |-  ( ( S  C_  B  /\  (  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  (
x  .+  y )  e.  S ) )  <->  ( S  C_  ( Base `  M
)  /\  ( ( 0g `  M )  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) ) )
3938a1i 9 . . . 4  |-  ( M  e.  Mnd  ->  (
( S  C_  B  /\  (  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x  .+  y )  e.  S
) )  <->  ( S  C_  ( Base `  M
)  /\  ( ( 0g `  M )  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) ) ) )
40 3anass 984 . . . . 5  |-  ( ( S  C_  B  /\  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  (
x  .+  y )  e.  S )  <->  ( S  C_  B  /\  (  .0. 
e.  S  /\  A. x  e.  S  A. y  e.  S  (
x  .+  y )  e.  S ) ) )
4140a1i 9 . . . 4  |-  ( M  e.  Mnd  ->  (
( S  C_  B  /\  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  (
x  .+  y )  e.  S )  <->  ( S  C_  B  /\  (  .0. 
e.  S  /\  A. x  e.  S  A. y  e.  S  (
x  .+  y )  e.  S ) ) ) )
42 elpw2g 4177 . . . . . 6  |-  ( (
Base `  M )  e.  _V  ->  ( S  e.  ~P ( Base `  M
)  <->  S  C_  ( Base `  M ) ) )
4317, 42syl 14 . . . . 5  |-  ( M  e.  Mnd  ->  ( S  e.  ~P ( Base `  M )  <->  S  C_  ( Base `  M ) ) )
4443anbi1d 465 . . . 4  |-  ( M  e.  Mnd  ->  (
( S  e.  ~P ( Base `  M )  /\  ( ( 0g `  M )  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x ( +g  `  M ) y )  e.  S ) )  <-> 
( S  C_  ( Base `  M )  /\  ( ( 0g `  M )  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x ( +g  `  M ) y )  e.  S ) ) ) )
4539, 41, 443bitr4rd 221 . . 3  |-  ( M  e.  Mnd  ->  (
( S  e.  ~P ( Base `  M )  /\  ( ( 0g `  M )  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x ( +g  `  M ) y )  e.  S ) )  <-> 
( S  C_  B  /\  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  (
x  .+  y )  e.  S ) ) )
4628, 45bitrid 192 . 2  |-  ( M  e.  Mnd  ->  ( S  e.  { t  e.  ~P ( Base `  M
)  |  ( ( 0g `  M )  e.  t  /\  A. x  e.  t  A. y  e.  t  (
x ( +g  `  M
) y )  e.  t ) }  <->  ( S  C_  B  /\  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x  .+  y )  e.  S
) ) )
4722, 46bitrd 188 1  |-  ( M  e.  Mnd  ->  ( S  e.  (SubMnd `  M
)  <->  ( S  C_  B  /\  .0.  e.  S  /\  A. x  e.  S  A. y  e.  S  ( x  .+  y )  e.  S ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    /\ w3a 980    = wceq 1364    e. wcel 2160   A.wral 2468   {crab 2472   _Vcvv 2752    C_ wss 3144   ~Pcpw 3593    Fn wfn 5233   ` cfv 5238  (class class class)co 5900   Basecbs 12523   +g cplusg 12600   0gc0g 12772   Mndcmnd 12900  SubMndcsubmnd 12933
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 710  ax-5 1458  ax-7 1459  ax-gen 1460  ax-ie1 1504  ax-ie2 1505  ax-8 1515  ax-10 1516  ax-11 1517  ax-i12 1518  ax-bndl 1520  ax-4 1521  ax-17 1537  ax-i9 1541  ax-ial 1545  ax-i5r 1546  ax-13 2162  ax-14 2163  ax-ext 2171  ax-sep 4139  ax-pow 4195  ax-pr 4230  ax-un 4454  ax-cnex 7937  ax-resscn 7938  ax-1re 7940  ax-addrcl 7943
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-nf 1472  df-sb 1774  df-eu 2041  df-mo 2042  df-clab 2176  df-cleq 2182  df-clel 2185  df-nfc 2321  df-ral 2473  df-rex 2474  df-rab 2477  df-v 2754  df-sbc 2978  df-csb 3073  df-un 3148  df-in 3150  df-ss 3157  df-pw 3595  df-sn 3616  df-pr 3617  df-op 3619  df-uni 3828  df-int 3863  df-br 4022  df-opab 4083  df-mpt 4084  df-id 4314  df-xp 4653  df-rel 4654  df-cnv 4655  df-co 4656  df-dm 4657  df-rn 4658  df-res 4659  df-iota 5199  df-fun 5240  df-fn 5241  df-fv 5246  df-ov 5903  df-inn 8955  df-ndx 12526  df-slot 12527  df-base 12529  df-submnd 12935
This theorem is referenced by:  issubm2  12948  issubmd  12949  mndissubm  12950  submss  12951  submid  12952  subm0cl  12953  submcl  12954  0subm  12959  insubm  12960  mhmima  12966  mhmeql  12967  issubg3  13156  issubrg3  13619  cnsubmlem  13906
  Copyright terms: Public domain W3C validator