Theorems · Theorem · general topology
Dense.sdiff_singleton
∀ {X : Type u_1} [inst : TopologicalSpace X] [T1Space X] {s : Set X},
Dense s → ∀ (x : X) [(nhdsWithin x {x}ᶜ).NeBot], Dense (s \ {x})Removing a non-isolated point from a dense set, one still obtains a dense set.
- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinstatement and proof · cited by 1,912
- Filter.NeBotstatement and proof · cited by 853
- Densestatement and proof · cited by 359
- T1Spacestatement and proof · cited by 275
- isOpen_compl_singletonproof · cited by 27
- dense_compl_singletonproof · cited by 6
- Dense.inter_of_isOpen_rightproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Dense.sdiff_finsetproof · cited by 2
- Dense.diff_singletonproof · cited by 0