Theorems · Definition · general topology
CompletelyRegularSpace.casesOn
{X : Type u} →
[inst : TopologicalSpace X] →
{motive : CompletelyRegularSpace X → Sort u_1} →
(t : CompletelyRegularSpace X) →
((completely_regular :
∀ (x : X) (K : Set X), IsClosed K → x ∉ K → ∃ f, Continuous f ∧ f x = 0 ∧ Set.EqOn f 1 K) →
motive ⋯) →
motive t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 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.
Cites9
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
- Continuousstatement and proof · cited by 2,592
- IsClosedstatement and proof · cited by 1,639
- unitIntervalstatement and proof · cited by 607
- Set.EqOnstatement and proof · cited by 603
- CompletelyRegularSpacestatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- completelyRegularSpace_iffproof · cited by 0