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

Theorem issubm 13174
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 13162 . . . 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 5561 . . . . . 6  |-  ( m  =  M  ->  ( Base `  m )  =  ( Base `  M
) )
32pweqd 3611 . . . . 5  |-  ( m  =  M  ->  ~P ( Base `  m )  =  ~P ( Base `  M
) )
4 fveq2 5561 . . . . . . 7  |-  ( m  =  M  ->  ( 0g `  m )  =  ( 0g `  M
) )
54eleq1d 2265 . . . . . 6  |-  ( m  =  M  ->  (
( 0g `  m
)  e.  t  <->  ( 0g `  M )  e.  t ) )
6 fveq2 5561 . . . . . . . . 9  |-  ( m  =  M  ->  ( +g  `  m )  =  ( +g  `  M
) )
76oveqd 5942 . . . . . . . 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 12761 . . . . . . 7  |-  Base  Fn  _V
14 elex 2774 . . . . . . 7  |-  ( M  e.  Mnd  ->  M  e.  _V )
15 funfvex 5578 . . . . . . . 8  |-  ( ( Fun  Base  /\  M  e. 
dom  Base )  ->  ( Base `  M )  e. 
_V )
1615funfni 5361 . . . . . . 7  |-  ( (
Base  Fn  _V  /\  M  e.  _V )  ->  ( Base `  M )  e. 
_V )
1713, 14, 16sylancr 414 . . . . . 6  |-  ( M  e.  Mnd  ->  ( Base `  M )  e. 
_V )
1817pwexd 4215 . . . . 5  |-  ( M  e.  Mnd  ->  ~P ( Base `  M )  e.  _V )
19 rabexg 4177 . . . . 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 5658 . . 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 3211 . . . . . 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 5938 . . . . . . . . 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 4190 . . . . . 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 3606    Fn wfn 5254   ` cfv 5259  (class class class)co 5925   Basecbs 12703   +g cplusg 12780   0gc0g 12958   Mndcmnd 13118  SubMndcsubmnd 13160
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 4152  ax-pow 4208  ax-pr 4243  ax-un 4469  ax-cnex 7987  ax-resscn 7988  ax-1re 7990  ax-addrcl 7993
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 3608  df-sn 3629  df-pr 3630  df-op 3632  df-uni 3841  df-int 3876  df-br 4035  df-opab 4096  df-mpt 4097  df-id 4329  df-xp 4670  df-rel 4671  df-cnv 4672  df-co 4673  df-dm 4674  df-rn 4675  df-res 4676  df-iota 5220  df-fun 5261  df-fn 5262  df-fv 5267  df-ov 5928  df-inn 9008  df-ndx 12706  df-slot 12707  df-base 12709  df-submnd 13162
This theorem is referenced by:  issubm2  13175  issubmd  13176  mndissubm  13177  submss  13178  submid  13179  subm0cl  13180  submcl  13181  0subm  13186  insubm  13187  mhmima  13193  mhmeql  13194  issubg3  13398  issubrg3  13879  cnsubmlem  14210
  Copyright terms: Public domain W3C validator