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

Theorem issubm 13104
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 13092 . . . 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 5558 . . . . . 6  |-  ( m  =  M  ->  ( Base `  m )  =  ( Base `  M
) )
32pweqd 3610 . . . . 5  |-  ( m  =  M  ->  ~P ( Base `  m )  =  ~P ( Base `  M
) )
4 fveq2 5558 . . . . . . 7  |-  ( m  =  M  ->  ( 0g `  m )  =  ( 0g `  M
) )
54eleq1d 2265 . . . . . 6  |-  ( m  =  M  ->  (
( 0g `  m
)  e.  t  <->  ( 0g `  M )  e.  t ) )
6 fveq2 5558 . . . . . . . . 9  |-  ( m  =  M  ->  ( +g  `  m )  =  ( +g  `  M
) )
76oveqd 5939 . . . . . . . 8  |-  ( m  =  M  ->  (
x ( +g  `  m
) y )  =  ( x ( +g  `  M ) y ) )
87eleq1d 2265 . . . . . . 7  |-  ( m  =  M  ->  (
( x ( +g  `  m ) y )  e.  t  <->  ( x
( +g  `  M ) y )  e.  t ) )
982ralbidv 2521 . . . . . 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 2758 . . . 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 12736 . . . . . . 7  |-  Base  Fn  _V
14 elex 2774 . . . . . . 7  |-  ( M  e.  Mnd  ->  M  e.  _V )
15 funfvex 5575 . . . . . . . 8  |-  ( ( Fun  Base  /\  M  e. 
dom  Base )  ->  ( Base `  M )  e. 
_V )
1615funfni 5358 . . . . . . 7  |-  ( (
Base  Fn  _V  /\  M  e.  _V )  ->  ( Base `  M )  e. 
_V )
1713, 14, 16sylancr 414 . . . . . 6  |-  ( M  e.  Mnd  ->  ( Base `  M )  e. 
_V )
1817pwexd 4214 . . . . 5  |-  ( M  e.  Mnd  ->  ~P ( Base `  M )  e.  _V )
19 rabexg 4176 . . . . 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 5655 . . 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 2266 . 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 2260 . . . . 5  |-  ( t  =  S  ->  (
( 0g `  M
)  e.  t  <->  ( 0g `  M )  e.  S
) )
24 eleq2 2260 . . . . . . 7  |-  ( t  =  S  ->  (
( x ( +g  `  M ) y )  e.  t  <->  ( x
( +g  `  M ) y )  e.  S
) )
2524raleqbi1dv 2705 . . . . . 6  |-  ( t  =  S  ->  ( A. y  e.  t 
( x ( +g  `  M ) y )  e.  t  <->  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) )
2625raleqbi1dv 2705 . . . . 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 2920 . . 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 3210 . . . . . 6  |-  ( S 
C_  B  <->  S  C_  ( Base `  M ) )
31 issubm.z . . . . . . . 8  |-  .0.  =  ( 0g `  M )
3231eleq1i 2262 . . . . . . 7  |-  (  .0. 
e.  S  <->  ( 0g `  M )  e.  S
)
33 issubm.p . . . . . . . . . 10  |-  .+  =  ( +g  `  M )
3433oveqi 5935 . . . . . . . . 9  |-  ( x 
.+  y )  =  ( x ( +g  `  M ) y )
3534eleq1i 2262 . . . . . . . 8  |-  ( ( x  .+  y )  e.  S  <->  ( x
( +g  `  M ) y )  e.  S
)
36352ralbii 2505 . . . . . . 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 4189 . . . . . 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 2167   A.wral 2475   {crab 2479   _Vcvv 2763    C_ wss 3157   ~Pcpw 3605    Fn wfn 5253   ` cfv 5258  (class class class)co 5922   Basecbs 12678   +g cplusg 12755   0gc0g 12927   Mndcmnd 13057  SubMndcsubmnd 13090
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 1461  ax-7 1462  ax-gen 1463  ax-ie1 1507  ax-ie2 1508  ax-8 1518  ax-10 1519  ax-11 1520  ax-i12 1521  ax-bndl 1523  ax-4 1524  ax-17 1540  ax-i9 1544  ax-ial 1548  ax-i5r 1549  ax-13 2169  ax-14 2170  ax-ext 2178  ax-sep 4151  ax-pow 4207  ax-pr 4242  ax-un 4468  ax-cnex 7970  ax-resscn 7971  ax-1re 7973  ax-addrcl 7976
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-nf 1475  df-sb 1777  df-eu 2048  df-mo 2049  df-clab 2183  df-cleq 2189  df-clel 2192  df-nfc 2328  df-ral 2480  df-rex 2481  df-rab 2484  df-v 2765  df-sbc 2990  df-csb 3085  df-un 3161  df-in 3163  df-ss 3170  df-pw 3607  df-sn 3628  df-pr 3629  df-op 3631  df-uni 3840  df-int 3875  df-br 4034  df-opab 4095  df-mpt 4096  df-id 4328  df-xp 4669  df-rel 4670  df-cnv 4671  df-co 4672  df-dm 4673  df-rn 4674  df-res 4675  df-iota 5219  df-fun 5260  df-fn 5261  df-fv 5266  df-ov 5925  df-inn 8991  df-ndx 12681  df-slot 12682  df-base 12684  df-submnd 13092
This theorem is referenced by:  issubm2  13105  issubmd  13106  mndissubm  13107  submss  13108  submid  13109  subm0cl  13110  submcl  13111  0subm  13116  insubm  13117  mhmima  13123  mhmeql  13124  issubg3  13322  issubrg3  13803  cnsubmlem  14134
  Copyright terms: Public domain W3C validator