Theorems · Theorem · general topology
minimal_nonempty_closed_eq_singleton
∀ {X : Type u_1} [inst : TopologicalSpace X] [T0Space X] {s : Set X},
IsClosed s → s.Nonempty → (∀ t ⊆ s, t.Nonempty → IsClosed t → t = s) → ∃ x, s = {x}- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceT0Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Set.Nonemptystatement and proof · cited by 2,627
- IsClosedstatement and proof · cited by 1,639
- T0Spacestatement and proof · cited by 179
- Set.exists_eq_singleton_iff_nonempty_subsingletonproof · cited by 9
- minimal_nonempty_closed_subsingletonproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- TopologicalSpace.Closeds.coe_eq_singleton_of_isAtomproof · cited by 0
- IsClosed.exists_closed_singletonproof · cited by 0