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

Theorem issubm 13044
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 13032 . . . 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 5554 . . . . . 6  |-  ( m  =  M  ->  ( Base `  m )  =  ( Base `  M
) )
32pweqd 3606 . . . . 5  |-  ( m  =  M  ->  ~P ( Base `  m )  =  ~P ( Base `  M
) )
4 fveq2 5554 . . . . . . 7  |-  ( m  =  M  ->  ( 0g `  m )  =  ( 0g `  M
) )
54eleq1d 2262 . . . . . 6  |-  ( m  =  M  ->  (
( 0g `  m
)  e.  t  <->  ( 0g `  M )  e.  t ) )
6 fveq2 5554 . . . . . . . . 9  |-  ( m  =  M  ->  ( +g  `  m )  =  ( +g  `  M
) )
76oveqd 5935 . . . . . . . 8  |-  ( m  =  M  ->  (
x ( +g  `  m
) y )  =  ( x ( +g  `  M ) y ) )
87eleq1d 2262 . . . . . . 7  |-  ( m  =  M  ->  (
( x ( +g  `  m ) y )  e.  t  <->  ( x
( +g  `  M ) y )  e.  t ) )
982ralbidv 2518 . . . . . 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 2755 . . . 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 12676 . . . . . . 7  |-  Base  Fn  _V
14 elex 2771 . . . . . . 7  |-  ( M  e.  Mnd  ->  M  e.  _V )
15 funfvex 5571 . . . . . . . 8  |-  ( ( Fun  Base  /\  M  e. 
dom  Base )  ->  ( Base `  M )  e. 
_V )
1615funfni 5354 . . . . . . 7  |-  ( (
Base  Fn  _V  /\  M  e.  _V )  ->  ( Base `  M )  e. 
_V )
1713, 14, 16sylancr 414 . . . . . 6  |-  ( M  e.  Mnd  ->  ( Base `  M )  e. 
_V )
1817pwexd 4210 . . . . 5  |-  ( M  e.  Mnd  ->  ~P ( Base `  M )  e.  _V )
19 rabexg 4172 . . . . 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 5651 . . 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 2263 . 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 2257 . . . . 5  |-  ( t  =  S  ->  (
( 0g `  M
)  e.  t  <->  ( 0g `  M )  e.  S
) )
24 eleq2 2257 . . . . . . 7  |-  ( t  =  S  ->  (
( x ( +g  `  M ) y )  e.  t  <->  ( x
( +g  `  M ) y )  e.  S
) )
2524raleqbi1dv 2702 . . . . . 6  |-  ( t  =  S  ->  ( A. y  e.  t 
( x ( +g  `  M ) y )  e.  t  <->  A. y  e.  S  ( x
( +g  `  M ) y )  e.  S
) )
2625raleqbi1dv 2702 . . . . 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 2916 . . 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 3206 . . . . . 6  |-  ( S 
C_  B  <->  S  C_  ( Base `  M ) )
31 issubm.z . . . . . . . 8  |-  .0.  =  ( 0g `  M )
3231eleq1i 2259 . . . . . . 7  |-  (  .0. 
e.  S  <->  ( 0g `  M )  e.  S
)
33 issubm.p . . . . . . . . . 10  |-  .+  =  ( +g  `  M )
3433oveqi 5931 . . . . . . . . 9  |-  ( x 
.+  y )  =  ( x ( +g  `  M ) y )
3534eleq1i 2259 . . . . . . . 8  |-  ( ( x  .+  y )  e.  S  <->  ( x
( +g  `  M ) y )  e.  S
)
36352ralbii 2502 . . . . . . 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 4185 . . . . . 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 2164   A.wral 2472   {crab 2476   _Vcvv 2760    C_ wss 3153   ~Pcpw 3601    Fn wfn 5249   ` cfv 5254  (class class class)co 5918   Basecbs 12618   +g cplusg 12695   0gc0g 12867   Mndcmnd 12997  SubMndcsubmnd 13030
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 2166  ax-14 2167  ax-ext 2175  ax-sep 4147  ax-pow 4203  ax-pr 4238  ax-un 4464  ax-cnex 7963  ax-resscn 7964  ax-1re 7966  ax-addrcl 7969
This theorem depends on definitions:  df-bi 117  df-3an 982  df-tru 1367  df-nf 1472  df-sb 1774  df-eu 2045  df-mo 2046  df-clab 2180  df-cleq 2186  df-clel 2189  df-nfc 2325  df-ral 2477  df-rex 2478  df-rab 2481  df-v 2762  df-sbc 2986  df-csb 3081  df-un 3157  df-in 3159  df-ss 3166  df-pw 3603  df-sn 3624  df-pr 3625  df-op 3627  df-uni 3836  df-int 3871  df-br 4030  df-opab 4091  df-mpt 4092  df-id 4324  df-xp 4665  df-rel 4666  df-cnv 4667  df-co 4668  df-dm 4669  df-rn 4670  df-res 4671  df-iota 5215  df-fun 5256  df-fn 5257  df-fv 5262  df-ov 5921  df-inn 8983  df-ndx 12621  df-slot 12622  df-base 12624  df-submnd 13032
This theorem is referenced by:  issubm2  13045  issubmd  13046  mndissubm  13047  submss  13048  submid  13049  subm0cl  13050  submcl  13051  0subm  13056  insubm  13057  mhmima  13063  mhmeql  13064  issubg3  13262  issubrg3  13743  cnsubmlem  14066
  Copyright terms: Public domain W3C validator