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

Theorem seqcaoprg 10802
Description: The sum of two infinite series (generalized to an arbitrary commutative and associative operation). (Contributed by NM, 17-Mar-2005.) (Revised by Mario Carneiro, 30-May-2014.)
Hypotheses
Ref Expression
seqcaopr.1 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) ∈ 𝑆)
seqcaopr.2 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) = (𝑦 + 𝑥))
seqcaopr.3 ((𝜑 ∧ (𝑥𝑆𝑦𝑆𝑧𝑆)) → ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧)))
seqcaopr.4 (𝜑𝑁 ∈ (ℤ𝑀))
seqcaopr.5 ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐹𝑘) ∈ 𝑆)
seqcaopr.6 ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐺𝑘) ∈ 𝑆)
seqcaopr.7 ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐻𝑘) = ((𝐹𝑘) + (𝐺𝑘)))
seqcaoprg.p (𝜑+𝑉)
seqcaoprg.f (𝜑𝐹𝑊)
seqcaoprg.g (𝜑𝐺𝑋)
seqcaoprg.h (𝜑𝐻𝑌)
Assertion
Ref Expression
seqcaoprg (𝜑 → (seq𝑀( + , 𝐻)‘𝑁) = ((seq𝑀( + , 𝐹)‘𝑁) + (seq𝑀( + , 𝐺)‘𝑁)))
Distinct variable groups:   𝑘,𝐹   𝑘,𝐺   𝑘,𝐻   𝑥,𝑘,𝑦,𝑧,𝜑   𝑘,𝑀   + ,𝑘,𝑥,𝑦,𝑧   𝑆,𝑘,𝑥,𝑦,𝑧   𝑘,𝑁
Allowed substitution hints:   𝐹(𝑥,𝑦,𝑧)   𝐺(𝑥,𝑦,𝑧)   𝐻(𝑥,𝑦,𝑧)   𝑀(𝑥,𝑦,𝑧)   𝑁(𝑥,𝑦,𝑧)   𝑉(𝑥,𝑦,𝑧,𝑘)   𝑊(𝑥,𝑦,𝑧,𝑘)   𝑋(𝑥,𝑦,𝑧,𝑘)   𝑌(𝑥,𝑦,𝑧,𝑘)

Proof of Theorem seqcaoprg
Dummy variables 𝑎 𝑏 𝑐 𝑑 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 seqcaopr.1 . . 3 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) ∈ 𝑆)
21caovclg 6185 . 2 ((𝜑 ∧ (𝑎𝑆𝑏𝑆)) → (𝑎 + 𝑏) ∈ 𝑆)
3 simpl 109 . . . . . . 7 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝜑)
4 simprrl 541 . . . . . . 7 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝑐𝑆)
5 simprlr 540 . . . . . . 7 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝑏𝑆)
6 seqcaopr.2 . . . . . . . 8 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) = (𝑦 + 𝑥))
76caovcomg 6188 . . . . . . 7 ((𝜑 ∧ (𝑐𝑆𝑏𝑆)) → (𝑐 + 𝑏) = (𝑏 + 𝑐))
83, 4, 5, 7syl12anc 1272 . . . . . 6 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑐 + 𝑏) = (𝑏 + 𝑐))
98oveq1d 6043 . . . . 5 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑐 + 𝑏) + 𝑑) = ((𝑏 + 𝑐) + 𝑑))
10 simprrr 542 . . . . . 6 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝑑𝑆)
11 seqcaopr.3 . . . . . . 7 ((𝜑 ∧ (𝑥𝑆𝑦𝑆𝑧𝑆)) → ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧)))
1211caovassg 6191 . . . . . 6 ((𝜑 ∧ (𝑐𝑆𝑏𝑆𝑑𝑆)) → ((𝑐 + 𝑏) + 𝑑) = (𝑐 + (𝑏 + 𝑑)))
133, 4, 5, 10, 12syl13anc 1276 . . . . 5 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑐 + 𝑏) + 𝑑) = (𝑐 + (𝑏 + 𝑑)))
1411caovassg 6191 . . . . . 6 ((𝜑 ∧ (𝑏𝑆𝑐𝑆𝑑𝑆)) → ((𝑏 + 𝑐) + 𝑑) = (𝑏 + (𝑐 + 𝑑)))
153, 5, 4, 10, 14syl13anc 1276 . . . . 5 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑏 + 𝑐) + 𝑑) = (𝑏 + (𝑐 + 𝑑)))
169, 13, 153eqtr3d 2272 . . . 4 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑐 + (𝑏 + 𝑑)) = (𝑏 + (𝑐 + 𝑑)))
1716oveq2d 6044 . . 3 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑎 + (𝑐 + (𝑏 + 𝑑))) = (𝑎 + (𝑏 + (𝑐 + 𝑑))))
18 simprll 539 . . . 4 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝑎𝑆)
191caovclg 6185 . . . . 5 ((𝜑 ∧ (𝑏𝑆𝑑𝑆)) → (𝑏 + 𝑑) ∈ 𝑆)
203, 5, 10, 19syl12anc 1272 . . . 4 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑏 + 𝑑) ∈ 𝑆)
2111caovassg 6191 . . . 4 ((𝜑 ∧ (𝑎𝑆𝑐𝑆 ∧ (𝑏 + 𝑑) ∈ 𝑆)) → ((𝑎 + 𝑐) + (𝑏 + 𝑑)) = (𝑎 + (𝑐 + (𝑏 + 𝑑))))
223, 18, 4, 20, 21syl13anc 1276 . . 3 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑎 + 𝑐) + (𝑏 + 𝑑)) = (𝑎 + (𝑐 + (𝑏 + 𝑑))))
231caovclg 6185 . . . . 5 ((𝜑 ∧ (𝑐𝑆𝑑𝑆)) → (𝑐 + 𝑑) ∈ 𝑆)
2423adantrl 478 . . . 4 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑐 + 𝑑) ∈ 𝑆)
2511caovassg 6191 . . . 4 ((𝜑 ∧ (𝑎𝑆𝑏𝑆 ∧ (𝑐 + 𝑑) ∈ 𝑆)) → ((𝑎 + 𝑏) + (𝑐 + 𝑑)) = (𝑎 + (𝑏 + (𝑐 + 𝑑))))
263, 18, 5, 24, 25syl13anc 1276 . . 3 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑎 + 𝑏) + (𝑐 + 𝑑)) = (𝑎 + (𝑏 + (𝑐 + 𝑑))))
2717, 22, 263eqtr4d 2274 . 2 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑎 + 𝑐) + (𝑏 + 𝑑)) = ((𝑎 + 𝑏) + (𝑐 + 𝑑)))
28 seqcaopr.4 . 2 (𝜑𝑁 ∈ (ℤ𝑀))
29 seqcaopr.5 . 2 ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐹𝑘) ∈ 𝑆)
30 seqcaopr.6 . 2 ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐺𝑘) ∈ 𝑆)
31 seqcaopr.7 . 2 ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐻𝑘) = ((𝐹𝑘) + (𝐺𝑘)))
32 seqcaoprg.p . 2 (𝜑+𝑉)
33 seqcaoprg.f . 2 (𝜑𝐹𝑊)
34 seqcaoprg.g . 2 (𝜑𝐺𝑋)
35 seqcaoprg.h . 2 (𝜑𝐻𝑌)
362, 2, 27, 28, 29, 30, 31, 32, 33, 34, 35seqcaopr2g 10800 1 (𝜑 → (seq𝑀( + , 𝐻)‘𝑁) = ((seq𝑀( + , 𝐹)‘𝑁) + (seq𝑀( + , 𝐺)‘𝑁)))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 104  w3a 1005   = wceq 1398  wcel 2202  cfv 5333  (class class class)co 6028  cuz 9798  ...cfz 10286  seqcseq 10753
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-in1 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2204  ax-14 2205  ax-ext 2213  ax-coll 4209  ax-sep 4212  ax-nul 4220  ax-pow 4270  ax-pr 4305  ax-un 4536  ax-setind 4641  ax-iinf 4692  ax-cnex 8166  ax-resscn 8167  ax-1cn 8168  ax-1re 8169  ax-icn 8170  ax-addcl 8171  ax-addrcl 8172  ax-mulcl 8173  ax-addcom 8175  ax-addass 8177  ax-distr 8179  ax-i2m1 8180  ax-0lt1 8181  ax-0id 8183  ax-rnegex 8184  ax-cnre 8186  ax-pre-ltirr 8187  ax-pre-ltwlin 8188  ax-pre-lttrn 8189  ax-pre-ltadd 8191
This theorem depends on definitions:  df-bi 117  df-3or 1006  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2364  df-ne 2404  df-nel 2499  df-ral 2516  df-rex 2517  df-reu 2518  df-rab 2520  df-v 2805  df-sbc 3033  df-csb 3129  df-dif 3203  df-un 3205  df-in 3207  df-ss 3214  df-nul 3497  df-pw 3658  df-sn 3679  df-pr 3680  df-op 3682  df-uni 3899  df-int 3934  df-iun 3977  df-br 4094  df-opab 4156  df-mpt 4157  df-tr 4193  df-id 4396  df-iord 4469  df-on 4471  df-ilim 4472  df-suc 4474  df-iom 4695  df-xp 4737  df-rel 4738  df-cnv 4739  df-co 4740  df-dm 4741  df-rn 4742  df-res 4743  df-ima 4744  df-iota 5293  df-fun 5335  df-fn 5336  df-f 5337  df-f1 5338  df-fo 5339  df-f1o 5340  df-fv 5341  df-riota 5981  df-ov 6031  df-oprab 6032  df-mpo 6033  df-1st 6312  df-2nd 6313  df-recs 6514  df-frec 6600  df-pnf 8259  df-mnf 8260  df-xr 8261  df-ltxr 8262  df-le 8263  df-sub 8395  df-neg 8396  df-inn 9187  df-n0 9446  df-z 9523  df-uz 9799  df-fz 10287  df-fzo 10421  df-seqfrec 10754
This theorem is referenced by:  gsumfzmptfidmadd  13987
  Copyright terms: Public domain W3C validator