Theorems · Theorem · measure theory
MeasureTheory.Measure.FiniteAtFilter.integrableAtFilter
∀ {α : Type u_1} {E : Type u_5} {mα : MeasurableSpace α} [inst : NormedAddCommGroup E] {μ : MeasureTheory.Measure α}
{f : α → E} {l : Filter α} [l.IsMeasurablyGenerated],
StronglyMeasurableAtFilter f l μ →
μ.FiniteAtFilter l →
Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) l (norm ∘ f) → MeasureTheory.IntegrableAtFilter f l μIf μ is a measure finite at filter l and f is a function such that its norm is bounded
above at l, then f is integrable at l.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 204 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.
- DFunLike.coeproof · cited by 62,936
- Setproof · 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
- Top.topproof · cited by 9,680
- Filterstatement and proof · cited by 8,121
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallyproof · cited by 3,134
- MeasurableSetproof · cited by 3,075
- MeasureTheory.Measure.restrictproof · cited by 1,646
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.FiniteAtFilter.integrableAtFilter_of_tendsto_aeproof · cited by 2
- MeasureTheory.Measure.FiniteAtFilter.integrableAtFilter_of_tendstoproof · cited by 1