| 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 5178 | . . 3 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) = (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛))) |
| 3 | climfsum.1 | . . . . . . . 8 ⊢ 𝑍 = (ℤ≥‘𝑀) | |
| 4 | uzssz 12809 | . . . . . . . 8 ⊢ (ℤ≥‘𝑀) ⊆ ℤ | |
| 5 | 3, 4 | eqsstri 3968 | . . . . . . 7 ⊢ 𝑍 ⊆ ℤ |
| 6 | zssre 12531 | . . . . . . 7 ⊢ ℤ ⊆ ℝ | |
| 7 | 5, 6 | sstri 3931 | . . . . . 6 ⊢ 𝑍 ⊆ ℝ |
| 8 | 7 | a1i 11 | . . . . 5 ⊢ (𝜑 → 𝑍 ⊆ ℝ) |
| 9 | climfsum.3 | . . . . 5 ⊢ (𝜑 → 𝐴 ∈ Fin) | |
| 10 | fvexd 6855 | . . . . 5 ⊢ ((𝜑 ∧ (𝑛 ∈ 𝑍 ∧ 𝑘 ∈ 𝐴)) → (𝐹‘𝑛) ∈ V) | |
| 11 | climfsum.5 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝐹 ⇝ 𝐵) | |
| 12 | climfsum.2 | . . . . . . . . 9 ⊢ (𝜑 → 𝑀 ∈ ℤ) | |
| 13 | 12 | adantr 480 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝑀 ∈ ℤ) |
| 14 | climrel 15454 | . . . . . . . . . 10 ⊢ Rel ⇝ | |
| 15 | 14 | brrelex1i 5687 | . . . . . . . . 9 ⊢ (𝐹 ⇝ 𝐵 → 𝐹 ∈ V) |
| 16 | 11, 15 | syl 17 | . . . . . . . 8 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → 𝐹 ∈ V) |
| 17 | eqid 2736 | . . . . . . . . 9 ⊢ (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) = (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) | |
| 18 | 3, 17 | climmpt 15533 | . . . . . . . 8 ⊢ ((𝑀 ∈ ℤ ∧ 𝐹 ∈ V) → (𝐹 ⇝ 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝ 𝐵)) |
| 19 | 13, 16, 18 | syl2anc 585 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → (𝐹 ⇝ 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝ 𝐵)) |
| 20 | 11, 19 | mpbid 232 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝ 𝐵) |
| 21 | climfsum.7 | . . . . . . . . 9 ⊢ ((𝜑 ∧ (𝑘 ∈ 𝐴 ∧ 𝑛 ∈ 𝑍)) → (𝐹‘𝑛) ∈ ℂ) | |
| 22 | 21 | anassrs 467 | . . . . . . . 8 ⊢ (((𝜑 ∧ 𝑘 ∈ 𝐴) ∧ 𝑛 ∈ 𝑍) → (𝐹‘𝑛) ∈ ℂ) |
| 23 | 22 | fmpttd 7067 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)):𝑍⟶ℂ) |
| 24 | 3, 13, 23 | rlimclim 15508 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → ((𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝𝑟 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝ 𝐵)) |
| 25 | 20, 24 | mpbird 257 | . . . . 5 ⊢ ((𝜑 ∧ 𝑘 ∈ 𝐴) → (𝑛 ∈ 𝑍 ↦ (𝐹‘𝑛)) ⇝𝑟 𝐵) |
| 26 | 8, 9, 10, 25 | fsumrlim 15774 | . . . 4 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) ⇝𝑟 Σ𝑘 ∈ 𝐴 𝐵) |
| 27 | 9 | adantr 480 | . . . . . . 7 ⊢ ((𝜑 ∧ 𝑛 ∈ 𝑍) → 𝐴 ∈ Fin) |
| 28 | 21 | anass1rs 656 | . . . . . . 7 ⊢ (((𝜑 ∧ 𝑛 ∈ 𝑍) ∧ 𝑘 ∈ 𝐴) → (𝐹‘𝑛) ∈ ℂ) |
| 29 | 27, 28 | fsumcl 15695 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑛 ∈ 𝑍) → Σ𝑘 ∈ 𝐴 (𝐹‘𝑛) ∈ ℂ) |
| 30 | 29 | fmpttd 7067 | . . . . 5 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)):𝑍⟶ℂ) |
| 31 | 3, 12, 30 | rlimclim 15508 | . . . 4 ⊢ (𝜑 → ((𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) ⇝𝑟 Σ𝑘 ∈ 𝐴 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵)) |
| 32 | 26, 31 | mpbid 232 | . . 3 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ Σ𝑘 ∈ 𝐴 (𝐹‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵) |
| 33 | 2, 32 | eqbrtrd 5107 | . 2 ⊢ (𝜑 → (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵) |
| 34 | climfsum.6 | . . 3 ⊢ (𝜑 → 𝐻 ∈ 𝑊) | |
| 35 | eqid 2736 | . . . 4 ⊢ (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) = (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) | |
| 36 | 3, 35 | climmpt 15533 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝐻 ∈ 𝑊) → (𝐻 ⇝ Σ𝑘 ∈ 𝐴 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵)) |
| 37 | 12, 34, 36 | syl2anc 585 | . 2 ⊢ (𝜑 → (𝐻 ⇝ Σ𝑘 ∈ 𝐴 𝐵 ↔ (𝑛 ∈ 𝑍 ↦ (𝐻‘𝑛)) ⇝ Σ𝑘 ∈ 𝐴 𝐵)) |
| 38 | 33, 37 | mpbird 257 | 1 ⊢ (𝜑 → 𝐻 ⇝ Σ𝑘 ∈ 𝐴 𝐵) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1542 ∈ wcel 2114 Vcvv 3429 ⊆ wss 3889 class class class wbr 5085 ↦ cmpt 5166 ‘cfv 6498 Fincfn 8893 ℂcc 11036 ℝcr 11037 ℤcz 12524 ℤ≥cuz 12788 ⇝ cli 15446 ⇝𝑟 crli 15447 Σcsu 15648 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2708 ax-rep 5212 ax-sep 5231 ax-nul 5241 ax-pow 5307 ax-pr 5375 ax-un 7689 ax-inf2 9562 ax-cnex 11094 ax-resscn 11095 ax-1cn 11096 ax-icn 11097 ax-addcl 11098 ax-addrcl 11099 ax-mulcl 11100 ax-mulrcl 11101 ax-mulcom 11102 ax-addass 11103 ax-mulass 11104 ax-distr 11105 ax-i2m1 11106 ax-1ne0 11107 ax-1rid 11108 ax-rnegex 11109 ax-rrecex 11110 ax-cnre 11111 ax-pre-lttri 11112 ax-pre-lttrn 11113 ax-pre-ltadd 11114 ax-pre-mulgt0 11115 ax-pre-sup 11116 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-nel 3037 df-ral 3052 df-rex 3062 df-rmo 3342 df-reu 3343 df-rab 3390 df-v 3431 df-sbc 3729 df-csb 3838 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-pss 3909 df-nul 4274 df-if 4467 df-pw 4543 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4851 df-int 4890 df-iun 4935 df-br 5086 df-opab 5148 df-mpt 5167 df-tr 5193 df-id 5526 df-eprel 5531 df-po 5539 df-so 5540 df-fr 5584 df-se 5585 df-we 5586 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-pred 6265 df-ord 6326 df-on 6327 df-lim 6328 df-suc 6329 df-iota 6454 df-fun 6500 df-fn 6501 df-f 6502 df-f1 6503 df-fo 6504 df-f1o 6505 df-fv 6506 df-isom 6507 df-riota 7324 df-ov 7370 df-oprab 7371 df-mpo 7372 df-om 7818 df-1st 7942 df-2nd 7943 df-frecs 8231 df-wrecs 8262 df-recs 8311 df-rdg 8349 df-1o 8405 df-er 8643 df-pm 8776 df-en 8894 df-dom 8895 df-sdom 8896 df-fin 8897 df-sup 9355 df-inf 9356 df-oi 9425 df-card 9863 df-pnf 11181 df-mnf 11182 df-xr 11183 df-ltxr 11184 df-le 11185 df-sub 11379 df-neg 11380 df-div 11808 df-nn 12175 df-2 12244 df-3 12245 df-n0 12438 df-z 12525 df-uz 12789 df-rp 12943 df-fz 13462 df-fzo 13609 df-fl 13751 df-seq 13964 df-exp 14024 df-hash 14293 df-cj 15061 df-re 15062 df-im 15063 df-sqrt 15197 df-abs 15198 df-clim 15450 df-rlim 15451 df-sum 15649 |
| This theorem is referenced by: itg1climres 25681 plyeq0lem 26175 |
| Copyright terms: Public domain | W3C validator |