Theorems · Theorem · general topology
t2_separation
∀ {X : Type u_1} [inst : TopologicalSpace X] [T2Space X] {x y : X},
x ≠ y → ∃ u v, IsOpen u ∧ IsOpen v ∧ x ∈ u ∧ y ∈ v ∧ Disjoint u vTwo different points can be separated by open sets.
- Defined in
- Mathlib.Topology.Separation.Hausdorff
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceT2Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- IsOpenstatement · cited by 2,400
- Disjointstatement · cited by 2,201
- T2Spacestatement and proof · cited by 1,351
- T2Space.t2proof · cited by 1
Cited by11
Results whose statement or proof uses this declaration.
- separated_by_continuousproof · cited by 4
- TopologicalSpace.isClosed_range_singletonproof · cited by 2
- t2_separation_nhdsproof · cited by 2
- ContinuousAt.ne_iff_eventually_neproof · cited by 2
- exists_seq_infinite_isOpen_pairwise_disjointproof · cited by 1
- MeasureTheory.measurableSet_range_of_continuous_injectiveproof · cited by 1
- MeasureTheory.measurablySeparable_range_of_disjointproof · cited by 1
- separated_by_isOpenEmbeddingproof · cited by 0
- NonarchimedeanAddGroup.exists_openAddSubgroup_separatingproof · cited by 0
- T2Space.isSeparatedMapproof · cited by 0
- NonarchimedeanGroup.exists_openSubgroup_separatingproof · cited by 0