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

Theorem iseqcaopr 9462
Description: The sum of two infinite series (generalized to an arbitrary commutative and associative operation). (Contributed by Jim Kingdon, 17-Aug-2021.)
Hypotheses
Ref Expression
iseqcaopr.1 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) ∈ 𝑆)
iseqcaopr.2 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) = (𝑦 + 𝑥))
iseqcaopr.3 ((𝜑 ∧ (𝑥𝑆𝑦𝑆𝑧𝑆)) → ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧)))
iseqcaopr.4 (𝜑𝑁 ∈ (ℤ𝑀))
iseqcaopr.5 ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐹𝑘) ∈ 𝑆)
iseqcaopr.6 ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐺𝑘) ∈ 𝑆)
iseqcaopr.7 ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐻𝑘) = ((𝐹𝑘) + (𝐺𝑘)))
iseqcaopr.s (𝜑𝑆𝑉)
Assertion
Ref Expression
iseqcaopr (𝜑 → (seq𝑀( + , 𝐻, 𝑆)‘𝑁) = ((seq𝑀( + , 𝐹, 𝑆)‘𝑁) + (seq𝑀( + , 𝐺, 𝑆)‘𝑁)))
Distinct variable groups:   + ,𝑘,𝑥,𝑦,𝑧   𝑘,𝐹   𝑘,𝐺   𝑘,𝐻   𝑘,𝑀   𝑘,𝑁   𝑆,𝑘,𝑥,𝑦,𝑧   𝜑,𝑘,𝑥,𝑦,𝑧
Allowed substitution hints:   𝐹(𝑥,𝑦,𝑧)   𝐺(𝑥,𝑦,𝑧)   𝐻(𝑥,𝑦,𝑧)   𝑀(𝑥,𝑦,𝑧)   𝑁(𝑥,𝑦,𝑧)   𝑉(𝑥,𝑦,𝑧,𝑘)

Proof of Theorem iseqcaopr
Dummy variables 𝑎 𝑏 𝑐 𝑑 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 iseqcaopr.1 . . 3 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) ∈ 𝑆)
21caovclg 5673 . 2 ((𝜑 ∧ (𝑎𝑆𝑏𝑆)) → (𝑎 + 𝑏) ∈ 𝑆)
3 simpl 107 . . . . . . 7 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝜑)
4 simprrl 505 . . . . . . 7 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝑐𝑆)
5 simprlr 504 . . . . . . 7 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝑏𝑆)
6 iseqcaopr.2 . . . . . . . 8 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) = (𝑦 + 𝑥))
76caovcomg 5676 . . . . . . 7 ((𝜑 ∧ (𝑐𝑆𝑏𝑆)) → (𝑐 + 𝑏) = (𝑏 + 𝑐))
83, 4, 5, 7syl12anc 1167 . . . . . 6 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑐 + 𝑏) = (𝑏 + 𝑐))
98oveq1d 5547 . . . . 5 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑐 + 𝑏) + 𝑑) = ((𝑏 + 𝑐) + 𝑑))
10 simprrr 506 . . . . . 6 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝑑𝑆)
11 iseqcaopr.3 . . . . . . 7 ((𝜑 ∧ (𝑥𝑆𝑦𝑆𝑧𝑆)) → ((𝑥 + 𝑦) + 𝑧) = (𝑥 + (𝑦 + 𝑧)))
1211caovassg 5679 . . . . . 6 ((𝜑 ∧ (𝑐𝑆𝑏𝑆𝑑𝑆)) → ((𝑐 + 𝑏) + 𝑑) = (𝑐 + (𝑏 + 𝑑)))
133, 4, 5, 10, 12syl13anc 1171 . . . . 5 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑐 + 𝑏) + 𝑑) = (𝑐 + (𝑏 + 𝑑)))
1411caovassg 5679 . . . . . 6 ((𝜑 ∧ (𝑏𝑆𝑐𝑆𝑑𝑆)) → ((𝑏 + 𝑐) + 𝑑) = (𝑏 + (𝑐 + 𝑑)))
153, 5, 4, 10, 14syl13anc 1171 . . . . 5 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑏 + 𝑐) + 𝑑) = (𝑏 + (𝑐 + 𝑑)))
169, 13, 153eqtr3d 2121 . . . 4 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑐 + (𝑏 + 𝑑)) = (𝑏 + (𝑐 + 𝑑)))
1716oveq2d 5548 . . 3 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑎 + (𝑐 + (𝑏 + 𝑑))) = (𝑎 + (𝑏 + (𝑐 + 𝑑))))
18 simprll 503 . . . 4 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → 𝑎𝑆)
191caovclg 5673 . . . . 5 ((𝜑 ∧ (𝑏𝑆𝑑𝑆)) → (𝑏 + 𝑑) ∈ 𝑆)
203, 5, 10, 19syl12anc 1167 . . . 4 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑏 + 𝑑) ∈ 𝑆)
2111caovassg 5679 . . . 4 ((𝜑 ∧ (𝑎𝑆𝑐𝑆 ∧ (𝑏 + 𝑑) ∈ 𝑆)) → ((𝑎 + 𝑐) + (𝑏 + 𝑑)) = (𝑎 + (𝑐 + (𝑏 + 𝑑))))
223, 18, 4, 20, 21syl13anc 1171 . . 3 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑎 + 𝑐) + (𝑏 + 𝑑)) = (𝑎 + (𝑐 + (𝑏 + 𝑑))))
231caovclg 5673 . . . . 5 ((𝜑 ∧ (𝑐𝑆𝑑𝑆)) → (𝑐 + 𝑑) ∈ 𝑆)
2423adantrl 461 . . . 4 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → (𝑐 + 𝑑) ∈ 𝑆)
2511caovassg 5679 . . . 4 ((𝜑 ∧ (𝑎𝑆𝑏𝑆 ∧ (𝑐 + 𝑑) ∈ 𝑆)) → ((𝑎 + 𝑏) + (𝑐 + 𝑑)) = (𝑎 + (𝑏 + (𝑐 + 𝑑))))
263, 18, 5, 24, 25syl13anc 1171 . . 3 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑎 + 𝑏) + (𝑐 + 𝑑)) = (𝑎 + (𝑏 + (𝑐 + 𝑑))))
2717, 22, 263eqtr4d 2123 . 2 ((𝜑 ∧ ((𝑎𝑆𝑏𝑆) ∧ (𝑐𝑆𝑑𝑆))) → ((𝑎 + 𝑐) + (𝑏 + 𝑑)) = ((𝑎 + 𝑏) + (𝑐 + 𝑑)))
28 iseqcaopr.4 . 2 (𝜑𝑁 ∈ (ℤ𝑀))
29 iseqcaopr.5 . 2 ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐹𝑘) ∈ 𝑆)
30 iseqcaopr.6 . 2 ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐺𝑘) ∈ 𝑆)
31 iseqcaopr.7 . 2 ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐻𝑘) = ((𝐹𝑘) + (𝐺𝑘)))
32 iseqcaopr.s . 2 (𝜑𝑆𝑉)
332, 2, 27, 28, 29, 30, 31, 32iseqcaopr2 9461 1 (𝜑 → (seq𝑀( + , 𝐻, 𝑆)‘𝑁) = ((seq𝑀( + , 𝐹, 𝑆)‘𝑁) + (seq𝑀( + , 𝐺, 𝑆)‘𝑁)))
Colors of variables: wff set class
Syntax hints:  wi 4  wa 102  w3a 919   = wceq 1284  wcel 1433  cfv 4922  (class class class)co 5532  cuz 8619  seqcseq 9431
This theorem was proved from axioms:  ax-1 5  ax-2 6  ax-mp 7  ax-ia1 104  ax-ia2 105  ax-ia3 106  ax-in1 576  ax-in2 577  ax-io 662  ax-5 1376  ax-7 1377  ax-gen 1378  ax-ie1 1422  ax-ie2 1423  ax-8 1435  ax-10 1436  ax-11 1437  ax-i12 1438  ax-bndl 1439  ax-4 1440  ax-13 1444  ax-14 1445  ax-17 1459  ax-i9 1463  ax-ial 1467  ax-i5r 1468  ax-ext 2063  ax-coll 3893  ax-sep 3896  ax-nul 3904  ax-pow 3948  ax-pr 3964  ax-un 4188  ax-setind 4280  ax-iinf 4329  ax-cnex 7067  ax-resscn 7068  ax-1cn 7069  ax-1re 7070  ax-icn 7071  ax-addcl 7072  ax-addrcl 7073  ax-mulcl 7074  ax-addcom 7076  ax-addass 7078  ax-distr 7080  ax-i2m1 7081  ax-0lt1 7082  ax-0id 7084  ax-rnegex 7085  ax-cnre 7087  ax-pre-ltirr 7088  ax-pre-ltwlin 7089  ax-pre-lttrn 7090  ax-pre-ltadd 7092
This theorem depends on definitions:  df-bi 115  df-3or 920  df-3an 921  df-tru 1287  df-fal 1290  df-nf 1390  df-sb 1686  df-eu 1944  df-mo 1945  df-clab 2068  df-cleq 2074  df-clel 2077  df-nfc 2208  df-ne 2246  df-nel 2340  df-ral 2353  df-rex 2354  df-reu 2355  df-rab 2357  df-v 2603  df-sbc 2816  df-csb 2909  df-dif 2975  df-un 2977  df-in 2979  df-ss 2986  df-nul 3252  df-pw 3384  df-sn 3404  df-pr 3405  df-op 3407  df-uni 3602  df-int 3637  df-iun 3680  df-br 3786  df-opab 3840  df-mpt 3841  df-tr 3876  df-id 4048  df-iord 4121  df-on 4123  df-suc 4126  df-iom 4332  df-xp 4369  df-rel 4370  df-cnv 4371  df-co 4372  df-dm 4373  df-rn 4374  df-res 4375  df-ima 4376  df-iota 4887  df-fun 4924  df-fn 4925  df-f 4926  df-f1 4927  df-fo 4928  df-f1o 4929  df-fv 4930  df-riota 5488  df-ov 5535  df-oprab 5536  df-mpt2 5537  df-1st 5787  df-2nd 5788  df-recs 5943  df-frec 6001  df-pnf 7155  df-mnf 7156  df-xr 7157  df-ltxr 7158  df-le 7159  df-sub 7281  df-neg 7282  df-inn 8040  df-n0 8289  df-z 8352  df-uz 8620  df-fz 9030  df-fzo 9153  df-iseq 9432
This theorem is referenced by:  iseradd  9463
  Copyright terms: Public domain W3C validator