Theorems · Theorem · general topology
completelyRegularSpace_iff_isOpen
∀ {X : Type u} [inst : TopologicalSpace X],
CompletelyRegularSpace X ↔ ∀ (x : X) (K : Set X), IsOpen K → x ∈ K → ∃ f, Continuous f ∧ f x = 0 ∧ Set.EqOn f 1 Kᶜ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 119 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.
Cites14
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
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Compl.complstatement and proof · cited by 2,925
- Continuousstatement and proof · cited by 2,592
- IsOpenstatement and proof · cited by 2,400
- IsClosedproof · cited by 1,639
- unitIntervalstatement and proof · cited by 607
- Set.EqOnstatement and proof · cited by 603
- BooleanAlgebraproof · cited by 300
- Function.Surjective.forallproof · cited by 214
Cited by2
Results whose statement or proof uses this declaration.
- CompletelyRegularSpace.completely_regular_isOpenproof · cited by 3
- completelyRegularSpace_iInfproof · cited by 1