Theorems · Theorem · measure theory
MeasureTheory.AECover.integrable_of_integral_norm_bounded
∀ {α : Type u_1} {ι : Type u_2} {E : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {l : Filter ι}
[inst_1 : NormedAddCommGroup E] [l.NeBot] [l.IsCountablyGenerated] {φ : ι → Set α},
MeasureTheory.AECover μ l φ →
∀ {f : α → E} (I : ℝ),
(∀ (i : ι), MeasureTheory.IntegrableOn f (φ i) μ) →
(∀ᶠ (i : ι) in l, ∫ (x : α) in φ i, ‖f x‖ ∂μ ≤ I) → MeasureTheory.Integrable f μ- Cited by
- 6 results in Mathlib
- Foundations
- Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Filterstatement and proof · cited by 8,121
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Integrablestatement · cited by 1,367
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.integrableOn_Iic_of_intervalIntegral_norm_boundedproof · cited by 2
- MeasureTheory.integrableOn_Ioi_of_intervalIntegral_norm_boundedproof · cited by 2
- MeasureTheory.integrableOn_Ioc_of_intervalIntegral_norm_boundedproof · cited by 2
- MeasureTheory.AECover.integrable_of_integral_bounded_of_nonneg_aeproof · cited by 1
- MeasureTheory.integrable_of_intervalIntegral_norm_boundedproof · cited by 1
- MeasureTheory.AECover.integrable_of_integral_norm_tendstoproof · cited by 0