Theorems · Theorem · general topology
perfectlyNormalSpace_iff_forall_isClosed_preimage_zero
∀ {X : Type u_1} [inst : TopologicalSpace X],
PerfectlyNormalSpace X ↔ ∀ (s : Set X), IsClosed s → ∃ f, s = ⇑f ⁻¹' {0} ∧ ∀ (x : X), f x ∈ Set.Icc 0 1A topological space is perfectly normal iff every closed set is the zero set of a continuous function taking values in the unit interval.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 171 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.
Cites75
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.ofPredproof · cited by 6,101
- Norm.normproof · cited by 5,413
- Set.preimagestatement and proof · cited by 4,946
- Set.rangeproof · cited by 4,705
- Compl.complproof · cited by 2,925
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- ContinuousMapstatement and proof · cited by 2,491
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.