Theorems · Theorem · measure theory
IsNowhereDense.of_isClosed_null
∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : MeasurableSpace X] {s : Set X} {μ : MeasureTheory.Measure X}
[μ.IsOpenPosMeasure], IsClosed s → μ s = 0 → IsNowhereDense sA closed measure zero subset is nowhere dense. (Closedness is required: for instance, the rational numbers are countable (thus have measure zero), but are dense (hence not nowhere dense).)
- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- ENNRealstatement · cited by 9,879
- IsClosedstatement and proof · cited by 1,639
- MeasureTheory.Measure.IsOpenPosMeasurestatement and proof · cited by 80
- IsNowhereDensestatement · cited by 15
- MeasureTheory.Measure.interior_eq_empty_of_nullproof · cited by 2
- IsClosed.isNowhereDense_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsMeagre.of_isSigmaCompact_nullproof · cited by 0