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

Theorem fsump1 15742
Description: The addition of the next term in a finite sum of 𝐴(𝑘) is the current term plus 𝐵 i.e. 𝐴(𝑁 + 1). (Contributed by NM, 4-Nov-2005.) (Revised by Mario Carneiro, 21-Apr-2014.) (Proof shortened by SN, 22-Mar-2025.)
Hypotheses
Ref Expression
fsump1.1 (𝜑𝑁 ∈ (ℤ𝑀))
fsump1.2 ((𝜑𝑘 ∈ (𝑀...(𝑁 + 1))) → 𝐴 ∈ ℂ)
fsump1.3 (𝑘 = (𝑁 + 1) → 𝐴 = 𝐵)
Assertion
Ref Expression
fsump1 (𝜑 → Σ𝑘 ∈ (𝑀...(𝑁 + 1))𝐴 = (Σ𝑘 ∈ (𝑀...𝑁)𝐴 + 𝐵))
Distinct variable groups:   𝐵,𝑘   𝑘,𝑀   𝑘,𝑁   𝜑,𝑘
Allowed substitution hint:   𝐴(𝑘)

Proof of Theorem fsump1
StepHypRef Expression
1 fsump1.1 . . . 4 (𝜑𝑁 ∈ (ℤ𝑀))
2 peano2uz 12923 . . . 4 (𝑁 ∈ (ℤ𝑀) → (𝑁 + 1) ∈ (ℤ𝑀))
31, 2syl 17 . . 3 (𝜑 → (𝑁 + 1) ∈ (ℤ𝑀))
4 fsump1.2 . . 3 ((𝜑𝑘 ∈ (𝑀...(𝑁 + 1))) → 𝐴 ∈ ℂ)
5 fsump1.3 . . 3 (𝑘 = (𝑁 + 1) → 𝐴 = 𝐵)
63, 4, 5fsumm1 15737 . 2 (𝜑 → Σ𝑘 ∈ (𝑀...(𝑁 + 1))𝐴 = (Σ𝑘 ∈ (𝑀...((𝑁 + 1) − 1))𝐴 + 𝐵))
7 eluzelz 12870 . . . . . . . 8 (𝑁 ∈ (ℤ𝑀) → 𝑁 ∈ ℤ)
81, 7syl 17 . . . . . . 7 (𝜑𝑁 ∈ ℤ)
98zcnd 12705 . . . . . 6 (𝜑𝑁 ∈ ℂ)
10 1cnd 11247 . . . . . 6 (𝜑 → 1 ∈ ℂ)
119, 10pncand 11610 . . . . 5 (𝜑 → ((𝑁 + 1) − 1) = 𝑁)
1211oveq2d 7442 . . . 4 (𝜑 → (𝑀...((𝑁 + 1) − 1)) = (𝑀...𝑁))
1312sumeq1d 15687 . . 3 (𝜑 → Σ𝑘 ∈ (𝑀...((𝑁 + 1) − 1))𝐴 = Σ𝑘 ∈ (𝑀...𝑁)𝐴)
1413oveq1d 7441 . 2 (𝜑 → (Σ𝑘 ∈ (𝑀...((𝑁 + 1) − 1))𝐴 + 𝐵) = (Σ𝑘 ∈ (𝑀...𝑁)𝐴 + 𝐵))
156, 14eqtrd 2768 1 (𝜑 → Σ𝑘 ∈ (𝑀...(𝑁 + 1))𝐴 = (Σ𝑘 ∈ (𝑀...𝑁)𝐴 + 𝐵))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 394   = wceq 1533  wcel 2098  cfv 6553  (class class class)co 7426  cc 11144  1c1 11147   + caddc 11149  cmin 11482  cz 12596  cuz 12860  ...cfz 13524  Σcsu 15672
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1789  ax-4 1803  ax-5 1905  ax-6 1963  ax-7 2003  ax-8 2100  ax-9 2108  ax-10 2129  ax-11 2146  ax-12 2166  ax-ext 2699  ax-rep 5289  ax-sep 5303  ax-nul 5310  ax-pow 5369  ax-pr 5433  ax-un 7746  ax-inf2 9672  ax-cnex 11202  ax-resscn 11203  ax-1cn 11204  ax-icn 11205  ax-addcl 11206  ax-addrcl 11207  ax-mulcl 11208  ax-mulrcl 11209  ax-mulcom 11210  ax-addass 11211  ax-mulass 11212  ax-distr 11213  ax-i2m1 11214  ax-1ne0 11215  ax-1rid 11216  ax-rnegex 11217  ax-rrecex 11218  ax-cnre 11219  ax-pre-lttri 11220  ax-pre-lttrn 11221  ax-pre-ltadd 11222  ax-pre-mulgt0 11223  ax-pre-sup 11224
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 846  df-3or 1085  df-3an 1086  df-tru 1536  df-fal 1546  df-ex 1774  df-nf 1778  df-sb 2060  df-mo 2529  df-eu 2558  df-clab 2706  df-cleq 2720  df-clel 2806  df-nfc 2881  df-ne 2938  df-nel 3044  df-ral 3059  df-rex 3068  df-rmo 3374  df-reu 3375  df-rab 3431  df-v 3475  df-sbc 3779  df-csb 3895  df-dif 3952  df-un 3954  df-in 3956  df-ss 3966  df-pss 3968  df-nul 4327  df-if 4533  df-pw 4608  df-sn 4633  df-pr 4635  df-op 4639  df-uni 4913  df-int 4954  df-iun 5002  df-br 5153  df-opab 5215  df-mpt 5236  df-tr 5270  df-id 5580  df-eprel 5586  df-po 5594  df-so 5595  df-fr 5637  df-se 5638  df-we 5639  df-xp 5688  df-rel 5689  df-cnv 5690  df-co 5691  df-dm 5692  df-rn 5693  df-res 5694  df-ima 5695  df-pred 6310  df-ord 6377  df-on 6378  df-lim 6379  df-suc 6380  df-iota 6505  df-fun 6555  df-fn 6556  df-f 6557  df-f1 6558  df-fo 6559  df-f1o 6560  df-fv 6561  df-isom 6562  df-riota 7382  df-ov 7429  df-oprab 7430  df-mpo 7431  df-om 7877  df-1st 7999  df-2nd 8000  df-frecs 8293  df-wrecs 8324  df-recs 8398  df-rdg 8437  df-1o 8493  df-er 8731  df-en 8971  df-dom 8972  df-sdom 8973  df-fin 8974  df-sup 9473  df-oi 9541  df-card 9970  df-pnf 11288  df-mnf 11289  df-xr 11290  df-ltxr 11291  df-le 11292  df-sub 11484  df-neg 11485  df-div 11910  df-nn 12251  df-2 12313  df-3 12314  df-n0 12511  df-z 12597  df-uz 12861  df-rp 13015  df-fz 13525  df-fzo 13668  df-seq 14007  df-exp 14067  df-hash 14330  df-cj 15086  df-re 15087  df-im 15088  df-sqrt 15222  df-abs 15223  df-clim 15472  df-sum 15673
This theorem is referenced by:  fsump1i  15755  bcxmas  15821  binomfallfaclem2  16024  bpoly2  16041  bpoly3  16042  bpoly4  16043  fprodefsum  16079  plyco  26195  vieta1lem2  26266  emcllem2  26949  subfacval2  34830  bccolsum  35366  fwddifnp1  35794  sticksstones10  41659  stoweidlem20  45437  dirkertrigeqlem1  45515  dirkertrigeqlem3  45517  carageniuncllem1  45938  altgsumbcALT  47495
  Copyright terms: Public domain W3C validator