Theorems · Theorem · measure theory
MeasureTheory.Measure.dense_of_ae
∀ {X : Type u_1} [inst : TopologicalSpace X] {m : MeasurableSpace X} {μ : MeasureTheory.Measure X} [μ.IsOpenPosMeasure]
{p : X → Prop}, (∀ᵐ (x : X) ∂μ, p x) → Dense {x | p x}A property satisfied almost everywhere is satisfied on a dense subset.
- Defined in
- Mathlib.MeasureTheory.Measure.OpenPos
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- Set.ofPredstatement · cited by 6,101
- Set.univproof · cited by 3,945
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Densestatement · cited by 359
- MeasureTheory.Measure.IsOpenPosMeasurestatement and proof · cited by 80
- dense_iff_closure_eqproof · cited by 26
- Set.compl_univ_iffproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- dense_differentiableAt_normproof · cited by 0