Theorems · Theorem · general topology
IsNowhereDense.closure
∀ {X : Type u_1} [inst : TopologicalSpace X] {s : Set X}, IsNowhereDense s → IsNowhereDense (closure s)If a set s is nowhere dense, so is its closure.
- Defined in
- Mathlib.Topology.GDelta.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 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.
Cites6
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
- closurestatement and proof · cited by 1,254
- interiorproof · cited by 714
- IsNowhereDensestatement and proof · cited by 15
- closure_closureproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- isMeagre_iff_countable_union_isNowhereDenseproof · cited by 3
- IsNowhereDense.subset_of_closed_isNowhereDenseproof · cited by 0