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

Theorem fsumser 15781
Description: A finite sum expressed in terms of a partial sum of an infinite series. The recursive definition follows as fsum1 15798 and fsump1i 15820, which should make our notation clear and from which, along with closure fsumcl 15784, we will derive the basic properties of finite sums. (Contributed by NM, 11-Dec-2005.) (Revised by Mario Carneiro, 21-Apr-2014.)
Hypotheses
Ref Expression
fsumser.1 ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐹𝑘) = 𝐴)
fsumser.2 (𝜑𝑁 ∈ (ℤ𝑀))
fsumser.3 ((𝜑𝑘 ∈ (𝑀...𝑁)) → 𝐴 ∈ ℂ)
Assertion
Ref Expression
fsumser (𝜑 → Σ𝑘 ∈ (𝑀...𝑁)𝐴 = (seq𝑀( + , 𝐹)‘𝑁))
Distinct variable groups:   𝑘,𝐹   𝑘,𝑀   𝑘,𝑁   𝜑,𝑘
Allowed substitution hint:   𝐴(𝑘)

Proof of Theorem fsumser
Dummy variable 𝑚 is distinct from all other variables.
StepHypRef Expression
1 eleq1w 2852 . . . . . 6 (𝑚 = 𝑘 → (𝑚 ∈ (𝑀...𝑁) ↔ 𝑘 ∈ (𝑀...𝑁)))
2 fveq2 6882 . . . . . 6 (𝑚 = 𝑘 → (𝐹𝑚) = (𝐹𝑘))
31, 2ifbieq1d 4517 . . . . 5 (𝑚 = 𝑘 → if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0) = if(𝑘 ∈ (𝑀...𝑁), (𝐹𝑘), 0))
4 eqid 2769 . . . . 5 (𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0)) = (𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0))
5 fvex 6895 . . . . . 6 (𝐹𝑘) ∈ V
6 c0ex 11200 . . . . . 6 0 ∈ V
75, 6ifex 4543 . . . . 5 if(𝑘 ∈ (𝑀...𝑁), (𝐹𝑘), 0) ∈ V
83, 4, 7fvmpt 6990 . . . 4 (𝑘 ∈ (ℤ𝑀) → ((𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0))‘𝑘) = if(𝑘 ∈ (𝑀...𝑁), (𝐹𝑘), 0))
9 fsumser.1 . . . . 5 ((𝜑𝑘 ∈ (𝑀...𝑁)) → (𝐹𝑘) = 𝐴)
109ifeq1da 4524 . . . 4 (𝜑 → if(𝑘 ∈ (𝑀...𝑁), (𝐹𝑘), 0) = if(𝑘 ∈ (𝑀...𝑁), 𝐴, 0))
118, 10sylan9eqr 2826 . . 3 ((𝜑𝑘 ∈ (ℤ𝑀)) → ((𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0))‘𝑘) = if(𝑘 ∈ (𝑀...𝑁), 𝐴, 0))
12 fsumser.2 . . 3 (𝜑𝑁 ∈ (ℤ𝑀))
13 fsumser.3 . . 3 ((𝜑𝑘 ∈ (𝑀...𝑁)) → 𝐴 ∈ ℂ)
14 ssidd 3968 . . 3 (𝜑 → (𝑀...𝑁) ⊆ (𝑀...𝑁))
1511, 12, 13, 14fsumsers 15779 . 2 (𝜑 → Σ𝑘 ∈ (𝑀...𝑁)𝐴 = (seq𝑀( + , (𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0)))‘𝑁))
16 elfzuz 13548 . . . . . 6 (𝑘 ∈ (𝑀...𝑁) → 𝑘 ∈ (ℤ𝑀))
1716, 8syl 18 . . . . 5 (𝑘 ∈ (𝑀...𝑁) → ((𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0))‘𝑘) = if(𝑘 ∈ (𝑀...𝑁), (𝐹𝑘), 0))
18 iftrue 4498 . . . . 5 (𝑘 ∈ (𝑀...𝑁) → if(𝑘 ∈ (𝑀...𝑁), (𝐹𝑘), 0) = (𝐹𝑘))
1917, 18eqtrd 2804 . . . 4 (𝑘 ∈ (𝑀...𝑁) → ((𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0))‘𝑘) = (𝐹𝑘))
2019adantl 486 . . 3 ((𝜑𝑘 ∈ (𝑀...𝑁)) → ((𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0))‘𝑘) = (𝐹𝑘))
2112, 20seqfveq 14062 . 2 (𝜑 → (seq𝑀( + , (𝑚 ∈ (ℤ𝑀) ↦ if(𝑚 ∈ (𝑀...𝑁), (𝐹𝑚), 0)))‘𝑁) = (seq𝑀( + , 𝐹)‘𝑁))
2215, 21eqtrd 2804 1 (𝜑 → Σ𝑘 ∈ (𝑀...𝑁)𝐴 = (seq𝑀( + , 𝐹)‘𝑁))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 400   = wceq 1567  wcel 2149  ifcif 4492  cmpt 5196  cfv 6537  (class class class)co 7411  cc 11098  0cc0 11100   + caddc 11103  cuz 12862  ...cfz 13535  seqcseq 14037  Σcsu 15737
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1822  ax-4 1836  ax-5 1937  ax-6 1994  ax-7 2035  ax-8 2151  ax-9 2159  ax-10 2182  ax-11 2198  ax-12 2219  ax-ext 2741  ax-rep 5242  ax-sep 5261  ax-nul 5271  ax-pow 5337  ax-pr 5405  ax-un 7733  ax-inf2 9610  ax-cnex 11156  ax-resscn 11157  ax-1cn 11158  ax-icn 11159  ax-addcl 11160  ax-addrcl 11161  ax-mulcl 11162  ax-mulrcl 11163  ax-mulcom 11164  ax-addass 11165  ax-mulass 11166  ax-distr 11167  ax-i2m1 11168  ax-1ne0 11169  ax-1rid 11170  ax-rnegex 11171  ax-rrecex 11172  ax-cnre 11173  ax-pre-lttri 11174  ax-pre-lttrn 11175  ax-pre-ltadd 11176  ax-pre-mulgt0 11177  ax-pre-sup 11178
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1102  df-3an 1103  df-tru 1570  df-fal 1580  df-ex 1807  df-nf 1811  df-sb 2098  df-mo 2573  df-eu 2603  df-clab 2748  df-cleq 2761  df-clel 2844  df-nfc 2918  df-ne 2965  df-nel 3071  df-ral 3086  df-rex 3096  df-rmo 3376  df-reu 3377  df-rab 3424  df-v 3465  df-sbc 3754  df-csb 3862  df-dif 3916  df-un 3918  df-in 3920  df-ss 3930  df-pss 3933  df-nul 4295  df-if 4493  df-pw 4569  df-sn 4595  df-pr 4597  df-op 4601  df-uni 4877  df-int 4917  df-iun 4962  df-br 5114  df-opab 5178  df-mpt 5197  df-tr 5223  df-id 5557  df-eprel 5562  df-po 5570  df-so 5571  df-fr 5615  df-se 5616  df-we 5617  df-xp 5668  df-rel 5669  df-cnv 5670  df-co 5671  df-dm 5672  df-rn 5673  df-res 5674  df-ima 5675  df-pred 6303  df-ord 6364  df-on 6365  df-lim 6366  df-suc 6367  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-isom 6546  df-riota 7368  df-ov 7414  df-oprab 7415  df-mpo 7416  df-om 7863  df-1st 7986  df-2nd 7987  df-frecs 8278  df-wrecs 8309  df-recs 8358  df-rdg 8397  df-1o 8453  df-er 8694  df-en 8944  df-dom 8945  df-sdom 8946  df-fin 8947  df-sup 9402  df-oi 9472  df-card 9925  df-pnf 11245  df-mnf 11246  df-xr 11247  df-ltxr 11248  df-le 11249  df-sub 11443  df-neg 11444  df-div 11872  df-nn 12234  df-2 12303  df-3 12304  df-n0 12505  df-z 12592  df-uz 12863  df-rp 13017  df-fz 13536  df-fzo 13683  df-seq 14038  df-exp 14098  df-hash 14367  df-cj 15150  df-re 15151  df-im 15152  df-sqrt 15286  df-abs 15287  df-clim 15539  df-sum 15738
This theorem is referenced by:  isumclim3  15810  seqabs  15866  cvgcmpce  15870  isumsplit  15894  climcndslem1  15903  climcndslem2  15904  climcnds  15905  trireciplem  15916  geolim  15924  geo2lim  15929  mertenslem2  15939  mertens  15940  efcvgfsum  16140  effsumlt  16167  prmreclem6  16981  prmrec  16982  ovollb2lem  25616  ovoliunlem1  25630  ovoliun2  25634  ovolscalem1  25641  ovolicc2lem4  25648  uniioovol  25707  uniioombllem3  25713  uniioombllem6  25716  mtest  26533  mtestbdd  26534  psercn2  26552  pserdvlem2  26557  abelthlem6  26565  logfac  26732  emcllem5  27130  lgamcvg2  27185  basellem8  27218  prmorcht  27308  pclogsum  27345  dchrisumlem2  27620  dchrmusum2  27624  dchrvmasumiflem1  27631  dchrisum0re  27643  dchrisum0lem1b  27645  dchrisum0lem2a  27647  dchrisum0lem2  27648  esumpcvgval  34413  esumcvg  34421  esumcvgsum  34423  knoppcnlem11  36981  fsumsermpt  46187  sumnnodd  46238  fourierdlem112  46824  sge0isum  47033  sge0seq  47052
  Copyright terms: Public domain W3C validator