MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  fsumsub Structured version   Visualization version   GIF version

Theorem fsumsub 15744
Description: Split a finite sum over a subtraction. (Contributed by Scott Fenton, 12-Jun-2013.) (Revised by Mario Carneiro, 24-Apr-2014.)
Hypotheses
Ref Expression
fsumneg.1 (𝜑𝐴 ∈ Fin)
fsumneg.2 ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)
fsumsub.3 ((𝜑𝑘𝐴) → 𝐶 ∈ ℂ)
Assertion
Ref Expression
fsumsub (𝜑 → Σ𝑘𝐴 (𝐵𝐶) = (Σ𝑘𝐴 𝐵 − Σ𝑘𝐴 𝐶))
Distinct variable groups:   𝐴,𝑘   𝜑,𝑘
Allowed substitution hints:   𝐵(𝑘)   𝐶(𝑘)

Proof of Theorem fsumsub
StepHypRef Expression
1 fsumneg.1 . . . 4 (𝜑𝐴 ∈ Fin)
2 fsumneg.2 . . . 4 ((𝜑𝑘𝐴) → 𝐵 ∈ ℂ)
3 fsumsub.3 . . . . 5 ((𝜑𝑘𝐴) → 𝐶 ∈ ℂ)
43negcld 11486 . . . 4 ((𝜑𝑘𝐴) → -𝐶 ∈ ℂ)
51, 2, 4fsumadd 15696 . . 3 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = (Σ𝑘𝐴 𝐵 + Σ𝑘𝐴 -𝐶))
61, 3fsumneg 15743 . . . 4 (𝜑 → Σ𝑘𝐴 -𝐶 = -Σ𝑘𝐴 𝐶)
76oveq2d 7377 . . 3 (𝜑 → (Σ𝑘𝐴 𝐵 + Σ𝑘𝐴 -𝐶) = (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶))
85, 7eqtrd 2772 . 2 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶))
92, 3negsubd 11505 . . 3 ((𝜑𝑘𝐴) → (𝐵 + -𝐶) = (𝐵𝐶))
109sumeq2dv 15658 . 2 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = Σ𝑘𝐴 (𝐵𝐶))
111, 2fsumcl 15689 . . 3 (𝜑 → Σ𝑘𝐴 𝐵 ∈ ℂ)
121, 3fsumcl 15689 . . 3 (𝜑 → Σ𝑘𝐴 𝐶 ∈ ℂ)
1311, 12negsubd 11505 . 2 (𝜑 → (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶) = (Σ𝑘𝐴 𝐵 − Σ𝑘𝐴 𝐶))
148, 10, 133eqtr3d 2780 1 (𝜑 → Σ𝑘𝐴 (𝐵𝐶) = (Σ𝑘𝐴 𝐵 − Σ𝑘𝐴 𝐶))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395   = wceq 1542  wcel 2114  (class class class)co 7361  Fincfn 8887  cc 11030   + caddc 11035  cmin 11371  -cneg 11372  Σcsu 15642
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1912  ax-6 1969  ax-7 2010  ax-8 2116  ax-9 2124  ax-10 2147  ax-11 2163  ax-12 2185  ax-ext 2709  ax-rep 5213  ax-sep 5232  ax-nul 5242  ax-pow 5303  ax-pr 5371  ax-un 7683  ax-inf2 9556  ax-cnex 11088  ax-resscn 11089  ax-1cn 11090  ax-icn 11091  ax-addcl 11092  ax-addrcl 11093  ax-mulcl 11094  ax-mulrcl 11095  ax-mulcom 11096  ax-addass 11097  ax-mulass 11098  ax-distr 11099  ax-i2m1 11100  ax-1ne0 11101  ax-1rid 11102  ax-rnegex 11103  ax-rrecex 11104  ax-cnre 11105  ax-pre-lttri 11106  ax-pre-lttrn 11107  ax-pre-ltadd 11108  ax-pre-mulgt0 11109  ax-pre-sup 11110
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1545  df-fal 1555  df-ex 1782  df-nf 1786  df-sb 2069  df-mo 2540  df-eu 2570  df-clab 2716  df-cleq 2729  df-clel 2812  df-nfc 2886  df-ne 2934  df-nel 3038  df-ral 3053  df-rex 3063  df-rmo 3343  df-reu 3344  df-rab 3391  df-v 3432  df-sbc 3730  df-csb 3839  df-dif 3893  df-un 3895  df-in 3897  df-ss 3907  df-pss 3910  df-nul 4275  df-if 4468  df-pw 4544  df-sn 4569  df-pr 4571  df-op 4575  df-uni 4852  df-int 4891  df-iun 4936  df-br 5087  df-opab 5149  df-mpt 5168  df-tr 5194  df-id 5520  df-eprel 5525  df-po 5533  df-so 5534  df-fr 5578  df-se 5579  df-we 5580  df-xp 5631  df-rel 5632  df-cnv 5633  df-co 5634  df-dm 5635  df-rn 5636  df-res 5637  df-ima 5638  df-pred 6260  df-ord 6321  df-on 6322  df-lim 6323  df-suc 6324  df-iota 6449  df-fun 6495  df-fn 6496  df-f 6497  df-f1 6498  df-fo 6499  df-f1o 6500  df-fv 6501  df-isom 6502  df-riota 7318  df-ov 7364  df-oprab 7365  df-mpo 7366  df-om 7812  df-1st 7936  df-2nd 7937  df-frecs 8225  df-wrecs 8256  df-recs 8305  df-rdg 8343  df-1o 8399  df-er 8637  df-en 8888  df-dom 8889  df-sdom 8890  df-fin 8891  df-sup 9349  df-oi 9419  df-card 9857  df-pnf 11175  df-mnf 11176  df-xr 11177  df-ltxr 11178  df-le 11179  df-sub 11373  df-neg 11374  df-div 11802  df-nn 12169  df-2 12238  df-3 12239  df-n0 12432  df-z 12519  df-uz 12783  df-rp 12937  df-fz 13456  df-fzo 13603  df-seq 13958  df-exp 14018  df-hash 14287  df-cj 15055  df-re 15056  df-im 15057  df-sqrt 15191  df-abs 15192  df-clim 15444  df-sum 15643
This theorem is referenced by:  fsumle  15756  fsumlt  15757  telfsumo  15759  fsumparts  15763  mertens  15845  bpolydiflem  16013  3dvds  16294  pcfac  16864  pcbc  16865  ramcl  16994  ovolicc2lem4  25500  dvfsumabs  26003  coeeulem  26202  birthdaylem2  26932  emcllem5  26980  lgamcvg2  27035  chpub  27200  logfaclbnd  27202  lgsquadlem1  27360  vmadivsum  27462  rpvmasumlem  27467  dchrmusum2  27474  dchrvmasumiflem2  27482  rpvmasum2  27492  dchrisum0lem2a  27497  dchrisum0lem2  27498  rplogsum  27507  mulogsumlem  27511  mulogsum  27512  mulog2sumlem1  27514  mulog2sumlem2  27515  mulog2sumlem3  27516  vmalogdivsum2  27518  vmalogdivsum  27519  2vmadivsumlem  27520  logsqvma  27522  selberglem1  27525  selberg3lem1  27537  selberg4lem1  27540  pntrsumo1  27545  selbergr  27548  selberg3r  27549  selberg4r  27550  selberg34r  27551  pntrlog2bndlem4  27560  pntrlog2bndlem5  27561  pntlemo  27587  ax5seglem9  29023  fwddifnp1  36366  knoppndvlem11  36801  sticksstones10  42611  sticksstones12a  42613  oddnumth  42760  etransclem46  46729
  Copyright terms: Public domain W3C validator