Theorems · Theorem · general topology
dense_compl_singleton_iff_not_open
∀ {X : Type u} [inst : TopologicalSpace X] {x : X}, Dense {x}ᶜ ↔ ¬IsOpen {x}Complement to a singleton is dense if and only if the singleton is not an open set.
- Defined in
- Mathlib.Topology.Closure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 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.
Cites13
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
- Set.Nonemptyproof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- Densestatement and proof · cited by 359
- Set.Nonempty.ne_emptyproof · cited by 65
- Set.singleton_nonemptyproof · cited by 32
- Set.inter_compl_selfproof · cited by 17
- dense_iff_inter_openproof · cited by 13
- Dense.inter_open_nonemptyproof · cited by 8
- Set.inter_compl_nonempty_iffproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- not_isOpen_singletonproof · cited by 0