| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > itg2i1fseq2 | Structured version Visualization version GIF version | ||
| Description: In an extension to the results of itg2i1fseq 25951, if there is an upper bound on the integrals of the simple functions approaching 𝐹, then ∫2𝐹 is real and the standard limit relation applies. (Contributed by Mario Carneiro, 17-Aug-2014.) |
| Ref | Expression |
|---|---|
| itg2i1fseq.1 | ⊢ (𝜑 → 𝐹 ∈ MblFn) |
| itg2i1fseq.2 | ⊢ (𝜑 → 𝐹:ℝ⟶(0[,)+∞)) |
| itg2i1fseq.3 | ⊢ (𝜑 → 𝑃:ℕ⟶dom ∫1) |
| itg2i1fseq.4 | ⊢ (𝜑 → ∀𝑛 ∈ ℕ (0𝑝 ∘r ≤ (𝑃‘𝑛) ∧ (𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1)))) |
| itg2i1fseq.5 | ⊢ (𝜑 → ∀𝑥 ∈ ℝ (𝑛 ∈ ℕ ↦ ((𝑃‘𝑛)‘𝑥)) ⇝ (𝐹‘𝑥)) |
| itg2i1fseq.6 | ⊢ 𝑆 = (𝑚 ∈ ℕ ↦ (∫1‘(𝑃‘𝑚))) |
| itg2i1fseq2.7 | ⊢ (𝜑 → 𝑀 ∈ ℝ) |
| itg2i1fseq2.8 | ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (∫1‘(𝑃‘𝑘)) ≤ 𝑀) |
| Ref | Expression |
|---|---|
| itg2i1fseq2 | ⊢ (𝜑 → 𝑆 ⇝ (∫2‘𝐹)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | nnuz 12919 | . . 3 ⊢ ℕ = (ℤ≥‘1) | |
| 2 | 1zzd 12643 | . . 3 ⊢ (𝜑 → 1 ∈ ℤ) | |
| 3 | itg2i1fseq.3 | . . . . . 6 ⊢ (𝜑 → 𝑃:ℕ⟶dom ∫1) | |
| 4 | 3 | ffvelcdmda 7086 | . . . . 5 ⊢ ((𝜑 ∧ 𝑚 ∈ ℕ) → (𝑃‘𝑚) ∈ dom ∫1) |
| 5 | itg1cl 25881 | . . . . 5 ⊢ ((𝑃‘𝑚) ∈ dom ∫1 → (∫1‘(𝑃‘𝑚)) ∈ ℝ) | |
| 6 | 4, 5 | syl 18 | . . . 4 ⊢ ((𝜑 ∧ 𝑚 ∈ ℕ) → (∫1‘(𝑃‘𝑚)) ∈ ℝ) |
| 7 | itg2i1fseq.6 | . . . 4 ⊢ 𝑆 = (𝑚 ∈ ℕ ↦ (∫1‘(𝑃‘𝑚))) | |
| 8 | 6, 7 | fmptd 7116 | . . 3 ⊢ (𝜑 → 𝑆:ℕ⟶ℝ) |
| 9 | 3 | ffvelcdmda 7086 | . . . . 5 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝑃‘𝑘) ∈ dom ∫1) |
| 10 | peano2nn 12263 | . . . . . 6 ⊢ (𝑘 ∈ ℕ → (𝑘 + 1) ∈ ℕ) | |
| 11 | ffvelcdm 7083 | . . . . . 6 ⊢ ((𝑃:ℕ⟶dom ∫1 ∧ (𝑘 + 1) ∈ ℕ) → (𝑃‘(𝑘 + 1)) ∈ dom ∫1) | |
| 12 | 3, 10, 11 | syl2an 608 | . . . . 5 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝑃‘(𝑘 + 1)) ∈ dom ∫1) |
| 13 | itg2i1fseq.4 | . . . . . . 7 ⊢ (𝜑 → ∀𝑛 ∈ ℕ (0𝑝 ∘r ≤ (𝑃‘𝑛) ∧ (𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1)))) | |
| 14 | simpr 490 | . . . . . . . 8 ⊢ ((0𝑝 ∘r ≤ (𝑃‘𝑛) ∧ (𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1))) → (𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1))) | |
| 15 | 14 | ralimi 3105 | . . . . . . 7 ⊢ (∀𝑛 ∈ ℕ (0𝑝 ∘r ≤ (𝑃‘𝑛) ∧ (𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1))) → ∀𝑛 ∈ ℕ (𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1))) |
| 16 | 13, 15 | syl 18 | . . . . . 6 ⊢ (𝜑 → ∀𝑛 ∈ ℕ (𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1))) |
| 17 | fveq2 6888 | . . . . . . . 8 ⊢ (𝑛 = 𝑘 → (𝑃‘𝑛) = (𝑃‘𝑘)) | |
| 18 | fvoveq1 7446 | . . . . . . . 8 ⊢ (𝑛 = 𝑘 → (𝑃‘(𝑛 + 1)) = (𝑃‘(𝑘 + 1))) | |
| 19 | 17, 18 | breq12d 5127 | . . . . . . 7 ⊢ (𝑛 = 𝑘 → ((𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1)) ↔ (𝑃‘𝑘) ∘r ≤ (𝑃‘(𝑘 + 1)))) |
| 20 | 19 | rspccva 3583 | . . . . . 6 ⊢ ((∀𝑛 ∈ ℕ (𝑃‘𝑛) ∘r ≤ (𝑃‘(𝑛 + 1)) ∧ 𝑘 ∈ ℕ) → (𝑃‘𝑘) ∘r ≤ (𝑃‘(𝑘 + 1))) |
| 21 | 16, 20 | sylan 592 | . . . . 5 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝑃‘𝑘) ∘r ≤ (𝑃‘(𝑘 + 1))) |
| 22 | itg1le 25909 | . . . . 5 ⊢ (((𝑃‘𝑘) ∈ dom ∫1 ∧ (𝑃‘(𝑘 + 1)) ∈ dom ∫1 ∧ (𝑃‘𝑘) ∘r ≤ (𝑃‘(𝑘 + 1))) → (∫1‘(𝑃‘𝑘)) ≤ (∫1‘(𝑃‘(𝑘 + 1)))) | |
| 23 | 9, 12, 21, 22 | syl3anc 1398 | . . . 4 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (∫1‘(𝑃‘𝑘)) ≤ (∫1‘(𝑃‘(𝑘 + 1)))) |
| 24 | 2fveq3 6893 | . . . . . 6 ⊢ (𝑚 = 𝑘 → (∫1‘(𝑃‘𝑚)) = (∫1‘(𝑃‘𝑘))) | |
| 25 | fvex 6901 | . . . . . 6 ⊢ (∫1‘(𝑃‘𝑘)) ∈ V | |
| 26 | 24, 7, 25 | fvmpt 6996 | . . . . 5 ⊢ (𝑘 ∈ ℕ → (𝑆‘𝑘) = (∫1‘(𝑃‘𝑘))) |
| 27 | 26 | adantl 487 | . . . 4 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝑆‘𝑘) = (∫1‘(𝑃‘𝑘))) |
| 28 | 2fveq3 6893 | . . . . . . 7 ⊢ (𝑚 = (𝑘 + 1) → (∫1‘(𝑃‘𝑚)) = (∫1‘(𝑃‘(𝑘 + 1)))) | |
| 29 | fvex 6901 | . . . . . . 7 ⊢ (∫1‘(𝑃‘(𝑘 + 1))) ∈ V | |
| 30 | 28, 7, 29 | fvmpt 6996 | . . . . . 6 ⊢ ((𝑘 + 1) ∈ ℕ → (𝑆‘(𝑘 + 1)) = (∫1‘(𝑃‘(𝑘 + 1)))) |
| 31 | 10, 30 | syl 18 | . . . . 5 ⊢ (𝑘 ∈ ℕ → (𝑆‘(𝑘 + 1)) = (∫1‘(𝑃‘(𝑘 + 1)))) |
| 32 | 31 | adantl 487 | . . . 4 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝑆‘(𝑘 + 1)) = (∫1‘(𝑃‘(𝑘 + 1)))) |
| 33 | 23, 27, 32 | 3brtr4d 5148 | . . 3 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝑆‘𝑘) ≤ (𝑆‘(𝑘 + 1))) |
| 34 | itg2i1fseq2.7 | . . . 4 ⊢ (𝜑 → 𝑀 ∈ ℝ) | |
| 35 | itg2i1fseq2.8 | . . . . . 6 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (∫1‘(𝑃‘𝑘)) ≤ 𝑀) | |
| 36 | 27, 35 | eqbrtrd 5138 | . . . . 5 ⊢ ((𝜑 ∧ 𝑘 ∈ ℕ) → (𝑆‘𝑘) ≤ 𝑀) |
| 37 | 36 | ralrimiva 3160 | . . . 4 ⊢ (𝜑 → ∀𝑘 ∈ ℕ (𝑆‘𝑘) ≤ 𝑀) |
| 38 | brralrspcev 5176 | . . . 4 ⊢ ((𝑀 ∈ ℝ ∧ ∀𝑘 ∈ ℕ (𝑆‘𝑘) ≤ 𝑀) → ∃𝑧 ∈ ℝ ∀𝑘 ∈ ℕ (𝑆‘𝑘) ≤ 𝑧) | |
| 39 | 34, 37, 38 | syl2anc 596 | . . 3 ⊢ (𝜑 → ∃𝑧 ∈ ℝ ∀𝑘 ∈ ℕ (𝑆‘𝑘) ≤ 𝑧) |
| 40 | 1, 2, 8, 33, 39 | climsup 15747 | . 2 ⊢ (𝜑 → 𝑆 ⇝ sup(ran 𝑆, ℝ, < )) |
| 41 | itg2i1fseq.1 | . . . 4 ⊢ (𝜑 → 𝐹 ∈ MblFn) | |
| 42 | itg2i1fseq.2 | . . . 4 ⊢ (𝜑 → 𝐹:ℝ⟶(0[,)+∞)) | |
| 43 | itg2i1fseq.5 | . . . 4 ⊢ (𝜑 → ∀𝑥 ∈ ℝ (𝑛 ∈ ℕ ↦ ((𝑃‘𝑛)‘𝑥)) ⇝ (𝐹‘𝑥)) | |
| 44 | 41, 42, 3, 13, 43, 7 | itg2i1fseq 25951 | . . 3 ⊢ (𝜑 → (∫2‘𝐹) = sup(ran 𝑆, ℝ*, < )) |
| 45 | 8 | frnd 6721 | . . . 4 ⊢ (𝜑 → ran 𝑆 ⊆ ℝ) |
| 46 | 7, 6 | dmmptd 6687 | . . . . . 6 ⊢ (𝜑 → dom 𝑆 = ℕ) |
| 47 | 1nn 12262 | . . . . . . 7 ⊢ 1 ∈ ℕ | |
| 48 | ne0i 4297 | . . . . . . 7 ⊢ (1 ∈ ℕ → ℕ ≠ ∅) | |
| 49 | 47, 48 | mp1i 14 | . . . . . 6 ⊢ (𝜑 → ℕ ≠ ∅) |
| 50 | 46, 49 | eqnetrd 3028 | . . . . 5 ⊢ (𝜑 → dom 𝑆 ≠ ∅) |
| 51 | dm0rn0 5919 | . . . . . 6 ⊢ (dom 𝑆 = ∅ ↔ ran 𝑆 = ∅) | |
| 52 | 51 | necon3bii 3013 | . . . . 5 ⊢ (dom 𝑆 ≠ ∅ ↔ ran 𝑆 ≠ ∅) |
| 53 | 50, 52 | sylib 221 | . . . 4 ⊢ (𝜑 → ran 𝑆 ≠ ∅) |
| 54 | ffn 6712 | . . . . . . 7 ⊢ (𝑆:ℕ⟶ℝ → 𝑆 Fn ℕ) | |
| 55 | breq1 5117 | . . . . . . . 8 ⊢ (𝑦 = (𝑆‘𝑘) → (𝑦 ≤ 𝑧 ↔ (𝑆‘𝑘) ≤ 𝑧)) | |
| 56 | 55 | ralrn 7090 | . . . . . . 7 ⊢ (𝑆 Fn ℕ → (∀𝑦 ∈ ran 𝑆 𝑦 ≤ 𝑧 ↔ ∀𝑘 ∈ ℕ (𝑆‘𝑘) ≤ 𝑧)) |
| 57 | 8, 54, 56 | 3syl 19 | . . . . . 6 ⊢ (𝜑 → (∀𝑦 ∈ ran 𝑆 𝑦 ≤ 𝑧 ↔ ∀𝑘 ∈ ℕ (𝑆‘𝑘) ≤ 𝑧)) |
| 58 | 57 | rexbidv 3192 | . . . . 5 ⊢ (𝜑 → (∃𝑧 ∈ ℝ ∀𝑦 ∈ ran 𝑆 𝑦 ≤ 𝑧 ↔ ∃𝑧 ∈ ℝ ∀𝑘 ∈ ℕ (𝑆‘𝑘) ≤ 𝑧)) |
| 59 | 39, 58 | mpbird 260 | . . . 4 ⊢ (𝜑 → ∃𝑧 ∈ ℝ ∀𝑦 ∈ ran 𝑆 𝑦 ≤ 𝑧) |
| 60 | supxrre 13371 | . . . 4 ⊢ ((ran 𝑆 ⊆ ℝ ∧ ran 𝑆 ≠ ∅ ∧ ∃𝑧 ∈ ℝ ∀𝑦 ∈ ran 𝑆 𝑦 ≤ 𝑧) → sup(ran 𝑆, ℝ*, < ) = sup(ran 𝑆, ℝ, < )) | |
| 61 | 45, 53, 59, 60 | syl3anc 1398 | . . 3 ⊢ (𝜑 → sup(ran 𝑆, ℝ*, < ) = sup(ran 𝑆, ℝ, < )) |
| 62 | 44, 61 | eqtrd 2801 | . 2 ⊢ (𝜑 → (∫2‘𝐹) = sup(ran 𝑆, ℝ, < )) |
| 63 | 40, 62 | breqtrrd 5144 | 1 ⊢ (𝜑 → 𝑆 ⇝ (∫2‘𝐹)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 = wceq 1570 ∈ wcel 2146 ≠ wne 2961 ∀wral 3082 ∃wrex 3092 ⊆ wss 3908 ∅c0 4289 class class class wbr 5114 ↦ cmpt 5197 dom cdm 5666 ran crn 5667 Fn wfn 6538 ⟶wf 6539 ‘cfv 6543 (class class class)co 7423 ∘r cofr 7686 supcsup 9410 ℝcr 11117 0cc0 11118 1c1 11119 + caddc 11121 +∞cpnf 11258 ℝ*cxr 11260 < clt 11261 ≤ cle 11262 ℕcn 12251 [,)cico 13392 ⇝ cli 15561 MblFncmbf 25810 ∫1citg1 25811 ∫2citg2 25812 0𝑝c0p 25865 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2738 ax-rep 5243 ax-sep 5262 ax-nul 5274 ax-pow 5341 ax-pr 5409 ax-un 7745 ax-inf2 9620 ax-cc 10437 ax-cnex 11174 ax-resscn 11175 ax-1cn 11176 ax-icn 11177 ax-addcl 11178 ax-addrcl 11179 ax-mulcl 11180 ax-mulrcl 11181 ax-mulcom 11182 ax-addass 11183 ax-mulass 11184 ax-distr 11185 ax-i2m1 11186 ax-1ne0 11187 ax-1rid 11188 ax-rnegex 11189 ax-rrecex 11190 ax-cnre 11191 ax-pre-lttri 11192 ax-pre-lttrn 11193 ax-pre-ltadd 11194 ax-pre-mulgt0 11195 ax-pre-sup 11196 ax-addf 11197 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2570 df-eu 2600 df-clab 2745 df-cleq 2758 df-clel 2841 df-nfc 2915 df-ne 2962 df-nel 3068 df-ral 3083 df-rex 3093 df-rmo 3372 df-reu 3373 df-rab 3420 df-v 3460 df-sbc 3748 df-csb 3857 df-dif 3911 df-un 3913 df-in 3915 df-ss 3925 df-pss 3928 df-nul 4290 df-if 4493 df-pw 4569 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4878 df-int 4918 df-iun 4963 df-disj 5082 df-br 5115 df-opab 5179 df-mpt 5198 df-tr 5224 df-id 5561 df-eprel 5566 df-po 5574 df-so 5575 df-fr 5619 df-se 5620 df-we 5621 df-xp 5672 df-rel 5673 df-cnv 5674 df-co 5675 df-dm 5676 df-rn 5677 df-res 5678 df-ima 5679 df-pred 6309 df-ord 6370 df-on 6371 df-lim 6372 df-suc 6373 df-iota 6499 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-isom 6552 df-riota 7380 df-ov 7426 df-oprab 7427 df-mpo 7428 df-of 7687 df-ofr 7688 df-om 7872 df-1st 7995 df-2nd 7996 df-frecs 8287 df-wrecs 8318 df-recs 8367 df-rdg 8406 df-1o 8462 df-2o 8463 df-oadd 8466 df-omul 8467 df-er 8703 df-map 8835 df-pm 8836 df-en 8953 df-dom 8954 df-sdom 8955 df-fin 8956 df-fi 9381 df-sup 9412 df-inf 9413 df-oi 9482 df-dju 9906 df-card 9944 df-acn 9947 df-pnf 11263 df-mnf 11264 df-xr 11265 df-ltxr 11266 df-le 11267 df-sub 11461 df-neg 11462 df-div 11890 df-nn 12252 df-2 12321 df-3 12322 df-n0 12523 df-z 12610 df-uz 12881 df-q 12991 df-rp 13035 df-xneg 13155 df-xadd 13156 df-xmul 13157 df-ioo 13394 df-ioc 13395 df-ico 13396 df-icc 13397 df-fz 13554 df-fzo 13702 df-fl 13845 df-seq 14058 df-exp 14118 df-hash 14387 df-cj 15176 df-re 15177 df-im 15178 df-sqrt 15312 df-abs 15313 df-clim 15565 df-rlim 15566 df-sum 15764 df-rest 17500 df-topgen 17521 df-psmet 21551 df-xmet 21552 df-met 21553 df-bl 21554 df-mopn 21555 df-top 23088 df-topon 23105 df-bases 23140 df-cmp 23581 df-ovol 25660 df-vol 25661 df-mbf 25815 df-itg1 25816 df-itg2 25817 df-0p 25866 |
| This theorem is used by: itg2i1fseq3 25953 itg2addlem 25954 |
| Copyright terms: Public domain | W3C validator |