Theorems · Theorem · general topology
completelyNormalSpace_iff_forall_isOpen_normalSpace
∀ {X : Type u_1} [inst : TopologicalSpace X], CompletelyNormalSpace X ↔ ∀ (s : Set X), IsOpen s → NormalSpace ↑sA space is completely normal iff all open subspaces are normal.
- Defined in
- Mathlib.Topology.Separation.Regular
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 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.
Cites24
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.Elemstatement and proof · cited by 7,166
- Set.preimageproof · cited by 4,946
- Compl.complproof · cited by 2,925
- IsOpenstatement and proof · cited by 2,400
- Disjointproof · cited by 2,201
- closureproof · cited by 1,254
- subset_closureproof · cited by 309
- Set.inter_commproof · cited by 291
- isClosed_closureproof · cited by 195
- continuous_subtype_valproof · cited by 159
Cited by3
Results whose statement or proof uses this declaration.
- t5Space_iff_forall_isOpen_t4Spaceproof · cited by 2
- completelyNormalSpace_iff_forall_normalSpaceproof · cited by 1
- CompletelyNormalSpace.of_forall_isOpen_normalSpaceproof · cited by 0