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

Theorem fsumsub 15709
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 11477 . . . 4 ((𝜑𝑘𝐴) → -𝐶 ∈ ℂ)
51, 2, 4fsumadd 15661 . . 3 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = (Σ𝑘𝐴 𝐵 + Σ𝑘𝐴 -𝐶))
61, 3fsumneg 15708 . . . 4 (𝜑 → Σ𝑘𝐴 -𝐶 = -Σ𝑘𝐴 𝐶)
76oveq2d 7372 . . 3 (𝜑 → (Σ𝑘𝐴 𝐵 + Σ𝑘𝐴 -𝐶) = (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶))
85, 7eqtrd 2769 . 2 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶))
92, 3negsubd 11496 . . 3 ((𝜑𝑘𝐴) → (𝐵 + -𝐶) = (𝐵𝐶))
109sumeq2dv 15623 . 2 (𝜑 → Σ𝑘𝐴 (𝐵 + -𝐶) = Σ𝑘𝐴 (𝐵𝐶))
111, 2fsumcl 15654 . . 3 (𝜑 → Σ𝑘𝐴 𝐵 ∈ ℂ)
121, 3fsumcl 15654 . . 3 (𝜑 → Σ𝑘𝐴 𝐶 ∈ ℂ)
1311, 12negsubd 11496 . 2 (𝜑 → (Σ𝑘𝐴 𝐵 + -Σ𝑘𝐴 𝐶) = (Σ𝑘𝐴 𝐵 − Σ𝑘𝐴 𝐶))
148, 10, 133eqtr3d 2777 1 (𝜑 → Σ𝑘𝐴 (𝐵𝐶) = (Σ𝑘𝐴 𝐵 − Σ𝑘𝐴 𝐶))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395   = wceq 1541  wcel 2113  (class class class)co 7356  Fincfn 8881  cc 11022   + caddc 11027  cmin 11362  -cneg 11363  Σcsu 15607
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1968  ax-7 2009  ax-8 2115  ax-9 2123  ax-10 2146  ax-11 2162  ax-12 2182  ax-ext 2706  ax-rep 5222  ax-sep 5239  ax-nul 5249  ax-pow 5308  ax-pr 5375  ax-un 7678  ax-inf2 9548  ax-cnex 11080  ax-resscn 11081  ax-1cn 11082  ax-icn 11083  ax-addcl 11084  ax-addrcl 11085  ax-mulcl 11086  ax-mulrcl 11087  ax-mulcom 11088  ax-addass 11089  ax-mulass 11090  ax-distr 11091  ax-i2m1 11092  ax-1ne0 11093  ax-1rid 11094  ax-rnegex 11095  ax-rrecex 11096  ax-cnre 11097  ax-pre-lttri 11098  ax-pre-lttrn 11099  ax-pre-ltadd 11100  ax-pre-mulgt0 11101  ax-pre-sup 11102
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1544  df-fal 1554  df-ex 1781  df-nf 1785  df-sb 2068  df-mo 2537  df-eu 2567  df-clab 2713  df-cleq 2726  df-clel 2809  df-nfc 2883  df-ne 2931  df-nel 3035  df-ral 3050  df-rex 3059  df-rmo 3348  df-reu 3349  df-rab 3398  df-v 3440  df-sbc 3739  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4284  df-if 4478  df-pw 4554  df-sn 4579  df-pr 4581  df-op 4585  df-uni 4862  df-int 4901  df-iun 4946  df-br 5097  df-opab 5159  df-mpt 5178  df-tr 5204  df-id 5517  df-eprel 5522  df-po 5530  df-so 5531  df-fr 5575  df-se 5576  df-we 5577  df-xp 5628  df-rel 5629  df-cnv 5630  df-co 5631  df-dm 5632  df-rn 5633  df-res 5634  df-ima 5635  df-pred 6257  df-ord 6318  df-on 6319  df-lim 6320  df-suc 6321  df-iota 6446  df-fun 6492  df-fn 6493  df-f 6494  df-f1 6495  df-fo 6496  df-f1o 6497  df-fv 6498  df-isom 6499  df-riota 7313  df-ov 7359  df-oprab 7360  df-mpo 7361  df-om 7807  df-1st 7931  df-2nd 7932  df-frecs 8221  df-wrecs 8252  df-recs 8301  df-rdg 8339  df-1o 8395  df-er 8633  df-en 8882  df-dom 8883  df-sdom 8884  df-fin 8885  df-sup 9343  df-oi 9413  df-card 9849  df-pnf 11166  df-mnf 11167  df-xr 11168  df-ltxr 11169  df-le 11170  df-sub 11364  df-neg 11365  df-div 11793  df-nn 12144  df-2 12206  df-3 12207  df-n0 12400  df-z 12487  df-uz 12750  df-rp 12904  df-fz 13422  df-fzo 13569  df-seq 13923  df-exp 13983  df-hash 14252  df-cj 15020  df-re 15021  df-im 15022  df-sqrt 15156  df-abs 15157  df-clim 15409  df-sum 15608
This theorem is referenced by:  fsumle  15720  fsumlt  15721  telfsumo  15723  fsumparts  15727  mertens  15807  bpolydiflem  15975  3dvds  16256  pcfac  16825  pcbc  16826  ramcl  16955  ovolicc2lem4  25475  dvfsumabs  25983  coeeulem  26183  birthdaylem2  26916  emcllem5  26964  lgamcvg2  27019  chpub  27185  logfaclbnd  27187  lgsquadlem1  27345  vmadivsum  27447  rpvmasumlem  27452  dchrmusum2  27459  dchrvmasumiflem2  27467  rpvmasum2  27477  dchrisum0lem2a  27482  dchrisum0lem2  27483  rplogsum  27492  mulogsumlem  27496  mulogsum  27497  mulog2sumlem1  27499  mulog2sumlem2  27500  mulog2sumlem3  27501  vmalogdivsum2  27503  vmalogdivsum  27504  2vmadivsumlem  27505  logsqvma  27507  selberglem1  27510  selberg3lem1  27522  selberg4lem1  27525  pntrsumo1  27530  selbergr  27533  selberg3r  27534  selberg4r  27535  selberg34r  27536  pntrlog2bndlem4  27545  pntrlog2bndlem5  27546  pntlemo  27572  ax5seglem9  28959  fwddifnp1  36308  knoppndvlem11  36665  sticksstones10  42348  sticksstones12a  42350  oddnumth  42508  etransclem46  46466
  Copyright terms: Public domain W3C validator