Theorems · Theorem · measure theory
MeasureTheory.intervalIntegral_tendsto_integral_Ioi
∀ {ι : Type u_1} {E : Type u_2} {μ : MeasureTheory.Measure ℝ} {l : Filter ι} [l.IsCountablyGenerated]
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {b : ι → ℝ} {f : ℝ → E} (a : ℝ),
MeasureTheory.IntegrableOn f (Set.Ioi a) μ →
Filter.Tendsto b l Filter.atTop →
Filter.Tendsto (fun i => ∫ (x : ℝ) in a..b i, f x ∂μ) l (nhds (∫ (x : ℝ) in Set.Ioi a, f x ∂μ))- Cited by
- 10 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- MeasureTheory.integralstatement and proof · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
Cited by10
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_Ioi_of_hasDerivAt_of_tendstoproof · cited by 5
- MeasureTheory.integral_deriv_smul_comp_Ioiproof · cited by 2
- integral_exp_mul_complex_Ioiproof · cited by 2
- Complex.tendsto_partialGammaproof · cited by 1
- AntitoneOn.integral_le_tsum_comp_addproof · cited by 1
- MeasureTheory.tendsto_integral_Ioi_zeroproof · cited by 0
- integral_Ioi_cpow_of_ltproof · cited by 0
- Frullani.integral_Ioi_eqproof · cited by 0
- tendsto_sum_mul_atTop_nhds_one_sub_integralproof · cited by 0
- tendsto_sum_mul_atTop_nhds_one_sub_integral₀proof · cited by 0