Theorems · Theorem · measure theory
MeasureTheory.NullMeasurable.aemeasurable_of_aerange
∀ {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} [inst : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{f : α → β} {t : Set β} [MeasurableSpace.CountablyGenerated ↑t],
MeasureTheory.NullMeasurable f μ → (∀ᵐ (x : α) ∂μ, f x ∈ t) → AEMeasurable f μLet f : α → β be a null measurable function
such that a.e. all values of f belong to a set t
such that the restriction of the σ-algebra in the codomain to t is countably generated,
then f is a.e.-measurable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterproof · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- Set.rangeproof · cited by 4,705
- Filter.Eventuallystatement and proof · cited by 3,134
- Set.Nonemptyproof · cited by 2,627
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- AEMeasurablestatement · cited by 840
- Filter.EventuallyEq.symmproof · cited by 408
Cited by1
Results whose statement or proof uses this declaration.
- aestronglyMeasurable_iff_nullMeasurable_separableproof · cited by 0