Theorems · Theorem · general topology
CompletelyNormalSpace.of_forall_isOpen_normalSpace
∀ {X : Type u_1} [inst : TopologicalSpace X], (∀ (s : Set X), IsOpen s → NormalSpace ↑s) → CompletelyNormalSpace XAlias of the reverse direction of completelyNormalSpace_iff_forall_isOpen_normalSpace.
A space is completely normal iff all open subspaces are normal.
- Defined in
- Mathlib.Topology.Separation.Regular
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement · cited by 7,166
- IsOpenstatement · cited by 2,400
- NormalSpacestatement · cited by 84
- CompletelyNormalSpacestatement · cited by 9
- completelyNormalSpace_iff_forall_isOpen_normalSpaceproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.