Theorems · Theorem · measure theory
StronglyMeasurableAtFilter.eventually
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} [inst : TopologicalSpace β] {l : Filter α} {f : α → β}
{μ : MeasureTheory.Measure α},
StronglyMeasurableAtFilter f l μ → ∀ᶠ (s : Set α) in l.smallSets, MeasureTheory.AEStronglyMeasurable f (μ.restrict s)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.AEStronglyMeasurablestatement · cited by 755
- Filter.smallSetsstatement · cited by 89
- StronglyMeasurableAtFilterstatement and proof · cited by 64
- Filter.eventually_smallSets'proof · cited by 11
- MeasureTheory.AEStronglyMeasurable.mono_setproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Asymptotics.IsBigO.integrableAtFilterproof · cited by 7
- Filter.Tendsto.integral_sub_linear_isLittleO_aeproof · cited by 3
- MeasureTheory.Measure.FiniteAtFilter.integrableAtFilterproof · cited by 2