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

Theorem gzsumsubmcl 14142
Description: Closure of a group sum in a submonoid. (Contributed by Mario Carneiro, 10-Jan-2015.) (Revised by AV, 3-Jun-2019.) (Revised by Jim Kingdon, 30-Aug-2025.)
Hypotheses
Ref Expression
gzsumsubmcl.g  |-  ( ph  ->  G  e.  Mnd )
gzsumsubmcl.m  |-  ( ph  ->  M  e.  ZZ )
gzsumsubmcl.n  |-  ( ph  ->  N  e.  ZZ )
gzsumsubmcl.s  |-  ( ph  ->  S  e.  (SubMnd `  G ) )
gzsumsubmcl.f  |-  ( ph  ->  F : ( M ... N ) --> S )
Assertion
Ref Expression
gzsumsubmcl  |-  ( ph  ->  ( G  gzsumgz 
F )  e.  S
)

Proof of Theorem gzsumsubmcl
Dummy variables  x  y are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 eqid 2238 . . . . . 6  |-  ( Base `  G )  =  (
Base `  G )
2 eqid 2238 . . . . . 6  |-  ( 0g
`  G )  =  ( 0g `  G
)
3 eqid 2238 . . . . . 6  |-  ( +g  `  G )  =  ( +g  `  G )
4 gzsumsubmcl.g . . . . . 6  |-  ( ph  ->  G  e.  Mnd )
5 gzsumsubmcl.m . . . . . 6  |-  ( ph  ->  M  e.  ZZ )
6 gzsumsubmcl.n . . . . . 6  |-  ( ph  ->  N  e.  ZZ )
7 gzsumsubmcl.f . . . . . . 7  |-  ( ph  ->  F : ( M ... N ) --> S )
8 gzsumsubmcl.s . . . . . . . 8  |-  ( ph  ->  S  e.  (SubMnd `  G ) )
91submss 13783 . . . . . . . 8  |-  ( S  e.  (SubMnd `  G
)  ->  S  C_  ( Base `  G ) )
108, 9syl 14 . . . . . . 7  |-  ( ph  ->  S  C_  ( Base `  G ) )
117, 10fssd 5547 . . . . . 6  |-  ( ph  ->  F : ( M ... N ) --> (
Base `  G )
)
121, 2, 3, 4, 5, 6, 11gzsumfzval 13711 . . . . 5  |-  ( ph  ->  ( G  gzsumgz 
F )  =  if ( N  <  M ,  ( 0g `  G ) ,  (  seq M ( ( +g  `  G ) ,  F ) `  N ) ) )
1312adantr 276 . . . 4  |-  ( (
ph  /\  N  <  M )  ->  ( G  gzsumgz  F )  =  if ( N  <  M , 
( 0g `  G
) ,  (  seq M ( ( +g  `  G ) ,  F
) `  N )
) )
14 simpr 110 . . . . 5  |-  ( (
ph  /\  N  <  M )  ->  N  <  M )
1514iftrued 3647 . . . 4  |-  ( (
ph  /\  N  <  M )  ->  if ( N  <  M ,  ( 0g `  G ) ,  (  seq M
( ( +g  `  G
) ,  F ) `
 N ) )  =  ( 0g `  G ) )
1613, 15eqtrd 2271 . . 3  |-  ( (
ph  /\  N  <  M )  ->  ( G  gzsumgz  F )  =  ( 0g
`  G ) )
172subm0cl 13785 . . . . 5  |-  ( S  e.  (SubMnd `  G
)  ->  ( 0g `  G )  e.  S
)
188, 17syl 14 . . . 4  |-  ( ph  ->  ( 0g `  G
)  e.  S )
1918adantr 276 . . 3  |-  ( (
ph  /\  N  <  M )  ->  ( 0g `  G )  e.  S
)
2016, 19eqeltrd 2315 . 2  |-  ( (
ph  /\  N  <  M )  ->  ( G  gzsumgz  F )  e.  S )
2112adantr 276 . . . 4  |-  ( (
ph  /\  -.  N  <  M )  ->  ( G  gzsumgz 
F )  =  if ( N  <  M ,  ( 0g `  G ) ,  (  seq M ( ( +g  `  G ) ,  F ) `  N ) ) )
22 simpr 110 . . . . 5  |-  ( (
ph  /\  -.  N  <  M )  ->  -.  N  <  M )
2322iffalsed 3650 . . . 4  |-  ( (
ph  /\  -.  N  <  M )  ->  if ( N  <  M , 
( 0g `  G
) ,  (  seq M ( ( +g  `  G ) ,  F
) `  N )
)  =  (  seq M ( ( +g  `  G ) ,  F
) `  N )
)
2421, 23eqtrd 2271 . . 3  |-  ( (
ph  /\  -.  N  <  M )  ->  ( G  gzsumgz 
F )  =  (  seq M ( ( +g  `  G ) ,  F ) `  N ) )
255adantr 276 . . . . 5  |-  ( (
ph  /\  -.  N  <  M )  ->  M  e.  ZZ )
266adantr 276 . . . . 5  |-  ( (
ph  /\  -.  N  <  M )  ->  N  e.  ZZ )
2725zred 9768 . . . . . 6  |-  ( (
ph  /\  -.  N  <  M )  ->  M  e.  RR )
2826zred 9768 . . . . . 6  |-  ( (
ph  /\  -.  N  <  M )  ->  N  e.  RR )
2927, 28, 22nltled 8447 . . . . 5  |-  ( (
ph  /\  -.  N  <  M )  ->  M  <_  N )
30 eluz2 9927 . . . . 5  |-  ( N  e.  ( ZZ>= `  M
)  <->  ( M  e.  ZZ  /\  N  e.  ZZ  /\  M  <_  N ) )
3125, 26, 29, 30syl3anbrc 1212 . . . 4  |-  ( (
ph  /\  -.  N  <  M )  ->  N  e.  ( ZZ>= `  M )
)
327adantr 276 . . . . 5  |-  ( (
ph  /\  -.  N  <  M )  ->  F : ( M ... N ) --> S )
3332ffvelcdmda 5843 . . . 4  |-  ( ( ( ph  /\  -.  N  <  M )  /\  x  e.  ( M ... N ) )  -> 
( F `  x
)  e.  S )
348ad2antrr 492 . . . . 5  |-  ( ( ( ph  /\  -.  N  <  M )  /\  ( x  e.  S  /\  y  e.  S
) )  ->  S  e.  (SubMnd `  G )
)
35 simprl 535 . . . . 5  |-  ( ( ( ph  /\  -.  N  <  M )  /\  ( x  e.  S  /\  y  e.  S
) )  ->  x  e.  S )
36 simprr 537 . . . . 5  |-  ( ( ( ph  /\  -.  N  <  M )  /\  ( x  e.  S  /\  y  e.  S
) )  ->  y  e.  S )
373submcl 13786 . . . . 5  |-  ( ( S  e.  (SubMnd `  G )  /\  x  e.  S  /\  y  e.  S )  ->  (
x ( +g  `  G
) y )  e.  S )
3834, 35, 36, 37syl3anc 1278 . . . 4  |-  ( ( ( ph  /\  -.  N  <  M )  /\  ( x  e.  S  /\  y  e.  S
) )  ->  (
x ( +g  `  G
) y )  e.  S )
395, 6fzfigd 10868 . . . . . 6  |-  ( ph  ->  ( M ... N
)  e.  Fin )
4039adantr 276 . . . . 5  |-  ( (
ph  /\  -.  N  <  M )  ->  ( M ... N )  e. 
Fin )
4132, 40fexd 5948 . . . 4  |-  ( (
ph  /\  -.  N  <  M )  ->  F  e.  _V )
42 plusgslid 13466 . . . . . . 7  |-  ( +g  = Slot  ( +g  `  ndx )  /\  ( +g  `  ndx )  e.  NN )
4342slotex 13379 . . . . . 6  |-  ( G  e.  Mnd  ->  ( +g  `  G )  e. 
_V )
444, 43syl 14 . . . . 5  |-  ( ph  ->  ( +g  `  G
)  e.  _V )
4544adantr 276 . . . 4  |-  ( (
ph  /\  -.  N  <  M )  ->  ( +g  `  G )  e. 
_V )
4631, 33, 38, 41, 45seqclg 10909 . . 3  |-  ( (
ph  /\  -.  N  <  M )  ->  (  seq M ( ( +g  `  G ) ,  F
) `  N )  e.  S )
4724, 46eqeltrd 2315 . 2  |-  ( (
ph  /\  -.  N  <  M )  ->  ( G  gzsumgz 
F )  e.  S
)
48 zdclt 9722 . . . 4  |-  ( ( N  e.  ZZ  /\  M  e.  ZZ )  -> DECID  N  <  M )
496, 5, 48syl2anc 415 . . 3  |-  ( ph  -> DECID  N  <  M )
50 exmiddc 848 . . 3  |-  (DECID  N  < 
M  ->  ( N  <  M  \/  -.  N  <  M ) )
5149, 50syl 14 . 2  |-  ( ph  ->  ( N  <  M  \/  -.  N  <  M
) )
5220, 47, 51mpjaodan 810 1  |-  ( ph  ->  ( G  gzsumgz 
F )  e.  S
)
Colors of variables:    wff set class
This proof depends on syntax axioms:   -. wn 3    -> wi 4    /\ wa 104    \/ wo 720  DECID wdc 846    = wceq 1402    e. wcel 2209   _Vcvv 2821    C_ wss 3220   ifcif 3638   class class class wbr 4130   -->wf 5373   ` cfv 5377  (class class class)co 6085   Fincfn 7022    < clt 8360    <_ cle 8361   ZZcz 9644   ZZ>=cuz 9921   ...cfz 10411    seqcseq 10884   Basecbs 13352   +g cplusg 13431   0gc0g 13610    gzsumgz cgzsu 13611   Mndcmnd 13729  SubMndcsubmnd 13765
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-coll 4246  ax-sep 4249  ax-nul 4259  ax-pow 4311  ax-pr 4346  ax-un 4578  ax-setind 4684  ax-iinf 4735  ax-cnex 8270  ax-resscn 8271  ax-1cn 8272  ax-1re 8273  ax-icn 8274  ax-addcl 8275  ax-addrcl 8276  ax-mulcl 8277  ax-addcom 8279  ax-addass 8281  ax-distr 8283  ax-i2m1 8284  ax-0lt1 8285  ax-0id 8287  ax-rnegex 8288  ax-cnre 8290  ax-pre-ltirr 8291  ax-pre-ltwlin 8292  ax-pre-lttrn 8293  ax-pre-apti 8294  ax-pre-ltadd 8295
This proof depends on definitions:  df-bi 117  df-dc 847  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-nel 2516  df-ral 2533  df-rex 2534  df-reu 2535  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-nul 3521  df-if 3639  df-pw 3690  df-sn 3715  df-pr 3716  df-op 3718  df-uni 3936  df-int 3971  df-iun 4014  df-br 4131  df-opab 4193  df-mpt 4194  df-tr 4230  df-id 4438  df-iord 4511  df-on 4513  df-ilim 4514  df-suc 4516  df-iom 4738  df-xp 4780  df-rel 4781  df-cnv 4782  df-co 4783  df-dm 4784  df-rn 4785  df-res 4786  df-ima 4787  df-iota 5337  df-fun 5379  df-fn 5380  df-f 5381  df-f1 5382  df-fo 5383  df-f1o 5384  df-fv 5385  df-riota 6038  df-ov 6088  df-oprab 6089  df-mpo 6090  df-1st 6374  df-2nd 6375  df-recs 6576  df-frec 6662  df-1o 6687  df-er 6807  df-en 7023  df-fin 7025  df-pnf 8362  df-mnf 8363  df-xr 8364  df-ltxr 8365  df-le 8366  df-sub 8499  df-neg 8500  df-inn 9305  df-2 9363  df-n0 9564  df-z 9645  df-uz 9922  df-fz 10412  df-fzo 10550  df-seqfrec 10885  df-ndx 13355  df-slot 13356  df-base 13358  df-plusg 13444  df-0g 13612  df-gzsum 13613  df-submnd 13767
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator