| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > climfsum | Structured version Visualization version GIF version | ||
| Description: Limit of a finite sum of converging sequences. Note that 𝐹(𝑘) is a collection of functions with implicit parameter 𝑘, each of which converges to 𝐵(𝑘) as 𝑛 ⇝ +∞. (Contributed by Mario Carneiro, 22-Jul-2014.) (Proof shortened by Mario Carneiro, 22-May-2016.) |
| Ref | Expression |
|---|---|
| climfsum.1 | ⊢ 𝑍 = (ℤ≥‘𝑀) |
| climfsum.2 | ⊢ (𝜑 → 𝑀 ∈ ℤ) |
| climfsum.3 | ⊢ (𝜑 → 𝐴 ∈ Fin) |
| climfsum.5 | ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝐹 ⇝ 𝐵) |
| climfsum.6 | ⊢ (𝜑 → 𝐻 ∈ 𝑊) |
| climfsum.7 | ⊢ ((𝜑 ∧ (𝑘 ∈ 𝐴 ∧ 𝑛 ∈ 𝑍)) → (𝐹‘𝑛) ∈ ℂ) |
| climfsum.8 | ⊢ ((𝜑 ∧ 𝑛 ∈ 𝑍) → (𝐻‘𝑛) = Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) |
| Ref | Expression |
|---|---|
| climfsum | ⊢ (𝜑 → 𝐻 ⇝ Σ𝑘 ∈ 𝐴 𝐵) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | climfsum.8 | . . . 4 ⊢ ((𝜑 ∧ 𝑛 ∈ 𝑍) → (𝐻‘𝑛) = Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) | |
| 2 | 1 | mpteq2dva 5181 | . . 3 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) = (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛))) |
| 3 | climfsum.1 | . . . . . . . 8 ⊢ 𝑍 = (ℤ≥‘𝑀) | |
| 4 | uzssz 12744 | . . . . . . . 8 ⊢ (ℤ≥‘𝑀) ⊆ ℤ | |
| 5 | 3, 4 | eqsstri 3978 | . . . . . . 7 ⊢ 𝑍 ⊆ ℤ |
| 6 | zssre 12466 | . . . . . . 7 ⊢ ℤ ⊆ ℝ | |
| 7 | 5, 6 | sstri 3941 | . . . . . 6 ⊢ 𝑍 ⊆ ℝ |
| 8 | 7 | a1i 11 | . . . . 5 ⊢ (𝜑 → 𝑍 ⊆ ℝ) |
| 9 | climfsum.3 | . . . . 5 ⊢ (𝜑 → 𝐴 ∈ Fin) | |
| 10 | fvexd 6831 | . . . . 5 ⊢ ((𝜑 ∧ (𝑛 ∈ 𝑍 ∧ 𝑘 ∈ 𝐴)) → (𝐹‘𝑛) ∈ V) | |
| 11 | climfsum.5 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝐹 ⇝ 𝐵) | |
| 12 | climfsum.2 | . . . . . . . . 9 ⊢ (𝜑 → 𝑀 ∈ ℤ) | |
| 13 | 12 | adantr 480 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝑀 ∈ ℤ) |
| 14 | climrel 15386 | . . . . . . . . . 10 ⊢ Rel ⇝ | |
| 15 | 14 | brrelex1i 5669 | . . . . . . . . 9 ⊢ (𝐹 ⇝ 𝐵 → 𝐹 ∈ V) |
| 16 | 11, 15 | syl 17 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝐹 ∈ V) |
| 17 | eqid 2729 | . . . . . . . . 9 ⊢ (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) = (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) | |
| 18 | 3, 17 | climmpt 15465 | . . . . . . . 8 ⊢ ((𝑀 ∈ ℤ ∧ 𝐹 ∈ V) → (𝐹 ⇝ 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝ 𝐵)) |
| 19 | 13, 16, 18 | syl2anc 584 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → (𝐹 ⇝ 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝ 𝐵)) |
| 20 | 11, 19 | mpbid 232 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝ 𝐵) |
| 21 | climfsum.7 | . . . . . . . . 9 ⊢ ((𝜑 ∧ (𝑘 ∈ 𝐴 ∧ 𝑛 ∈ 𝑍)) → (𝐹‘𝑛) ∈ ℂ) | |
| 22 | 21 | anassrs 467 | . . . . . . . 8 ⊢ (((𝜑 ∧ 𝑘 ∈ 𝐴) ∧ 𝑛 ∈ 𝑍) → (𝐹‘𝑛) ∈ ℂ) |
| 23 | 22 | fmpttd 7042 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)):𝑍⟶ℂ) |
| 24 | 3, 13, 23 | rlimclim 15440 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → ((𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝𝑟 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝ 𝐵)) |
| 25 | 20, 24 | mpbird 257 | . . . . 5 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝𝑟 𝐵) |
| 26 | 8, 9, 10, 25 | fsumrlim 15705 | . . . 4 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) ⇝𝑟 Σ𝑘 ∈ 𝐴 𝐵) |
| 27 | 9 | adantr 480 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑛 ∈ 𝑍) → 𝐴 ∈ Fin) |
| 28 | 21 | anass1rs 655 | . . . . . . 7 ⊢ (((𝜑 ∧ 𝑛 ∈ 𝑍) ∧ 𝑘 ∈ 𝐴) → (𝐹‘𝑛) ∈ ℂ) |
| 29 | 27, 28 | fsumcl 15627 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑛 ∈ 𝑍) → Σ𝑘 ∈ 𝐴 (𝐹‘𝑛) ∈ ℂ) |
| 30 | 29 | fmpttd 7042 | . . . . 5 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)):𝑍⟶ℂ) |
| 31 | 3, 12, 30 | rlimclim 15440 | . . . 4 ⊢ (𝜑 → ((𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) ⇝𝑟 Σ𝑘 ∈ 𝐴 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵)) |
| 32 | 26, 31 | mpbid 232 | . . 3 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵) |
| 33 | 2, 32 | eqbrtrd 5110 | . 2 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵) |
| 34 | climfsum.6 | . . 3 ⊢ (𝜑 → 𝐻 ∈ 𝑊) | |
| 35 | eqid 2729 | . . . 4 ⊢ (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) = (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) | |
| 36 | 3, 35 | climmpt 15465 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝐻 ∈ 𝑊) → (𝐻 ⇝ Σ𝑘 ∈ 𝐴 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵)) |
| 37 | 12, 34, 36 | syl2anc 584 | . 2 ⊢ (𝜑 → (𝐻 ⇝ Σ𝑘 ∈ 𝐴 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵)) |
| 38 | 33, 37 | mpbird 257 | 1 ⊢ (𝜑 → 𝐻 ⇝ Σ𝑘 ∈ 𝐴 𝐵) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1540 ∈ wcel 2109 Vcvv 3433 ⊆ wss 3899 class class class wbr 5088 ↦ cmpt 5169 ‘cfv 6476 Fincfn 8863 ℂcc 10995 ℝcr 10996 ℤcz 12459 ℤ≥cuz 12723 ⇝ cli 15378 ⇝𝑟 crli 15379 Σcsu 15580 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2701 ax-rep 5214 ax-sep 5231 ax-nul 5241 ax-pow 5300 ax-pr 5367 ax-un 7662 ax-inf2 9525 ax-cnex 11053 ax-resscn 11054 ax-1cn 11055 ax-icn 11056 ax-addcl 11057 ax-addrcl 11058 ax-mulcl 11059 ax-mulrcl 11060 ax-mulcom 11061 ax-addass 11062 ax-mulass 11063 ax-distr 11064 ax-i2m1 11065 ax-1ne0 11066 ax-1rid 11067 ax-rnegex 11068 ax-rrecex 11069 ax-cnre 11070 ax-pre-lttri 11071 ax-pre-lttrn 11072 ax-pre-ltadd 11073 ax-pre-mulgt0 11074 ax-pre-sup 11075 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2533 df-eu 2562 df-clab 2708 df-cleq 2721 df-clel 2803 df-nfc 2878 df-ne 2926 df-nel 3030 df-ral 3045 df-rex 3054 df-rmo 3343 df-reu 3344 df-rab 3393 df-v 3435 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4281 df-if 4473 df-pw 4549 df-sn 4574 df-pr 4576 df-op 4580 df-uni 4857 df-int 4895 df-iun 4940 df-br 5089 df-opab 5151 df-mpt 5170 df-tr 5196 df-id 5508 df-eprel 5513 df-po 5521 df-so 5522 df-fr 5566 df-se 5567 df-we 5568 df-xp 5619 df-rel 5620 df-cnv 5621 df-co 5622 df-dm 5623 df-rn 5624 df-res 5625 df-ima 5626 df-pred 6243 df-ord 6304 df-on 6305 df-lim 6306 df-suc 6307 df-iota 6432 df-fun 6478 df-fn 6479 df-f 6480 df-f1 6481 df-fo 6482 df-f1o 6483 df-fv 6484 df-isom 6485 df-riota 7297 df-ov 7343 df-oprab 7344 df-mpo 7345 df-om 7791 df-1st 7915 df-2nd 7916 df-frecs 8205 df-wrecs 8236 df-recs 8285 df-rdg 8323 df-1o 8379 df-er 8616 df-pm 8747 df-en 8864 df-dom 8865 df-sdom 8866 df-fin 8867 df-sup 9320 df-inf 9321 df-oi 9390 df-card 9823 df-pnf 11139 df-mnf 11140 df-xr 11141 df-ltxr 11142 df-le 11143 df-sub 11337 df-neg 11338 df-div 11766 df-nn 12117 df-2 12179 df-3 12180 df-n0 12373 df-z 12460 df-uz 12724 df-rp 12882 df-fz 13399 df-fzo 13546 df-fl 13684 df-seq 13897 df-exp 13957 df-hash 14226 df-cj 14993 df-re 14994 df-im 14995 df-sqrt 15129 df-abs 15130 df-clim 15382 df-rlim 15383 df-sum 15581 |
| This theorem is referenced by: itg1climres 25596 plyeq0lem 26096 |
| Copyright terms: Public domain | W3C validator |