Theorems · Theorem · measure theory
MeasureTheory.Measure.FiniteAtFilter.integrableAtFilter_of_tendsto_ae
∀ {α : 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 →
∀ {b : E}, Filter.Tendsto f (l ⊓ MeasureTheory.ae μ) (nhds b) → MeasureTheory.IntegrableAtFilter f l μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- MeasureTheory.aestatement and proof · cited by 2,352
- inf_le_leftproof · cited by 286
- MeasureTheory.IntegrableAtFilterstatement · cited by 66
- StronglyMeasurableAtFilterstatement and proof · cited by 64
- Filter.Tendsto.normproof · cited by 44
- MeasureTheory.Measure.FiniteAtFilterstatement and proof · cited by 35
Cited by2
Results whose statement or proof uses this declaration.
- Filter.Tendsto.integral_sub_linear_isLittleO_aeproof · cited by 3
- Filter.Tendsto.integrableAtFilter_aeproof · cited by 1