Theorems · Theorem · measure theory
MeasureTheory.integrableOn_Ioc_of_intervalIntegral_norm_bounded
∀ {ι : Type u_1} {E : Type u_2} {l : Filter ι} [l.NeBot] [l.IsCountablyGenerated] [inst : NormedAddCommGroup E]
{a b : ι → ℝ} {f : ℝ → E} {I a₀ b₀ : ℝ},
(∀ (i : ι), MeasureTheory.IntegrableOn f (Set.Ioc (a i) (b i)) MeasureTheory.volume) →
Filter.Tendsto a l (nhds a₀) →
Filter.Tendsto b l (nhds b₀) →
(∀ᶠ (i : ι) in l, ∫ (x : ℝ) in Set.Ioc (a i) (b i), ‖f x‖ ≤ I) →
MeasureTheory.IntegrableOn f (Set.Ioc a₀ b₀) MeasureTheory.volume- Cited by
- 2 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasureTheory.Measureproof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- le_reflproof · cited by 2,061
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integrableOn_Ioc_of_intervalIntegral_norm_bounded_rightproof · cited by 0
- MeasureTheory.integrableOn_Ioc_of_intervalIntegral_norm_bounded_leftproof · cited by 0