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

Theorem fsumsub 15815
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 11529 . . . 4 ((𝜑𝑘𝐴) → -𝐶 ∈ ℂ)
51, 2, 4fsumadd 15767 . . 3 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = (Σ𝑘𝐴 𝐵 + Σ𝑘𝐴 -𝐶))
61, 3fsumneg 15814 . . . 4 (𝜑 → Σ𝑘𝐴 -𝐶 = -Σ𝑘𝐴 𝐶)
76oveq2d 7412 . . 3 (𝜑 → (Σ𝑘𝐴 𝐵 + Σ𝑘𝐴 -𝐶) = (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶))
85, 7eqtrd 2797 . 2 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶))
92, 3negsubd 11548 . . 3 ((𝜑𝑘𝐴) → (𝐵 + -𝐶) = (𝐵𝐶))
109sumeq2dv 15729 . 2 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = Σ𝑘𝐴 (𝐵𝐶))
111, 2fsumcl 15760 . . 3 (𝜑 → Σ𝑘𝐴 𝐵 ∈ ℂ)
121, 3fsumcl 15760 . . 3 (𝜑 → Σ𝑘𝐴 𝐶 ∈ ℂ)
1311, 12negsubd 11548 . 2 (𝜑 → (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶) = (Σ𝑘𝐴 𝐵 − Σ𝑘𝐴 𝐶))
148, 10, 133eqtr3d 2805 1 (𝜑 → Σ𝑘𝐴 (𝐵𝐶) = (Σ𝑘𝐴 𝐵 − Σ𝑘𝐴 𝐶))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 399   = wceq 1560  wcel 2142  (class class class)co 7396  Fincfn 8927  cc 11071   + caddc 11076  cmin 11414  -cneg 11415  Σcsu 15713
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1815  ax-4 1829  ax-5 1930  ax-6 1987  ax-7 2028  ax-8 2144  ax-9 2152  ax-10 2175  ax-11 2191  ax-12 2212  ax-ext 2734  ax-rep 5227  ax-sep 5246  ax-nul 5256  ax-pow 5322  ax-pr 5390  ax-un 7718  ax-inf2 9596  ax-cnex 11129  ax-resscn 11130  ax-1cn 11131  ax-icn 11132  ax-addcl 11133  ax-addrcl 11134  ax-mulcl 11135  ax-mulrcl 11136  ax-mulcom 11137  ax-addass 11138  ax-mulass 11139  ax-distr 11140  ax-i2m1 11141  ax-1ne0 11142  ax-1rid 11143  ax-rnegex 11144  ax-rrecex 11145  ax-cnre 11146  ax-pre-lttri 11147  ax-pre-lttrn 11148  ax-pre-ltadd 11149  ax-pre-mulgt0 11150  ax-pre-sup 11151
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-3or 1099  df-3an 1100  df-tru 1563  df-fal 1573  df-ex 1800  df-nf 1804  df-sb 2091  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3062  df-ral 3077  df-rex 3087  df-rmo 3367  df-reu 3368  df-rab 3415  df-v 3456  df-sbc 3745  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-pss 3924  df-nul 4286  df-if 4481  df-pw 4557  df-sn 4583  df-pr 4585  df-op 4589  df-uni 4866  df-int 4906  df-iun 4951  df-br 5101  df-opab 5163  df-mpt 5182  df-tr 5208  df-id 5542  df-eprel 5547  df-po 5555  df-so 5556  df-fr 5600  df-se 5601  df-we 5602  df-xp 5653  df-rel 5654  df-cnv 5655  df-co 5656  df-dm 5657  df-rn 5658  df-res 5659  df-ima 5660  df-pred 6288  df-ord 6349  df-on 6350  df-lim 6351  df-suc 6352  df-iota 6477  df-fun 6523  df-fn 6524  df-f 6525  df-f1 6526  df-fo 6527  df-f1o 6528  df-fv 6529  df-isom 6530  df-riota 7353  df-ov 7399  df-oprab 7400  df-mpo 7401  df-om 7847  df-1st 7970  df-2nd 7971  df-frecs 8262  df-wrecs 8293  df-recs 8342  df-rdg 8381  df-1o 8437  df-er 8678  df-en 8928  df-dom 8929  df-sdom 8930  df-fin 8931  df-sup 9388  df-oi 9458  df-card 9897  df-pnf 11218  df-mnf 11219  df-xr 11220  df-ltxr 11221  df-le 11222  df-sub 11416  df-neg 11417  df-div 11845  df-nn 12211  df-2 12280  df-3 12281  df-n0 12482  df-z 12569  df-uz 12840  df-rp 12994  df-fz 13513  df-fzo 13660  df-seq 14015  df-exp 14075  df-hash 14344  df-cj 15126  df-re 15127  df-im 15128  df-sqrt 15262  df-abs 15263  df-clim 15515  df-sum 15714
This theorem is referenced by:  fsumle  15827  fsumlt  15828  telfsumo  15830  fsumparts  15834  mertens  15916  bpolydiflem  16084  3dvds  16365  pcfac  16935  pcbc  16936  ramcl  17065  ovolicc2lem4  25579  dvfsumabs  26082  coeeulem  26281  birthdaylem2  27014  emcllem5  27061  lgamcvg2  27116  chpub  27281  logfaclbnd  27283  lgsquadlem1  27441  vmadivsum  27543  rpvmasumlem  27548  dchrmusum2  27555  dchrvmasumiflem2  27563  rpvmasum2  27573  dchrisum0lem2a  27578  dchrisum0lem2  27579  rplogsum  27588  mulogsumlem  27592  mulogsum  27593  mulog2sumlem1  27595  mulog2sumlem2  27596  mulog2sumlem3  27597  vmalogdivsum2  27599  vmalogdivsum  27600  2vmadivsumlem  27601  logsqvma  27603  selberglem1  27606  selberg3lem1  27618  selberg4lem1  27621  pntrsumo1  27626  selbergr  27629  selberg3r  27630  selberg4r  27631  selberg34r  27632  pntrlog2bndlem4  27641  pntrlog2bndlem5  27642  pntlemo  27668  ax5seglem9  29135  fwddifnp1  36512  knoppndvlem11  36957  sticksstones10  42769  sticksstones12a  42771  oddnumth  42917  etransclem46  46851
  Copyright terms: Public domain W3C validator