Skip to content

Separation Axioms

8.1 Overview

Separation axioms formalise how well points and closed sets can be “separated” by open sets.

8.2 T0T_0 (Kolmogorov)

Definition. XX is T0T_0 if for any two distinct points x,yXx, y \in X, at least one has an open neighbourhood not containing the other.

Example 8.1. The Sierpiński space {0,1}\{0, 1\} with topology {,{0},{0,1}}\{\emptyset, \{0\}, \{0, 1\}\} is T0T_0 but not T1T_1.

8.3 T1T_1 (Fréchet)

Definition. XX is T1T_1 if for any two distinct points x,yXx, y \in X, there exist open sets U,VU, V with xUx \in U, yUy \notin U and yVy \in V, xVx \notin V.

Proposition 8.1. XX is T1T_1 if and only if every singleton {x}\{x\} is closed.

Example 8.2. Any infinite set with the cofinite topology is T1T_1 but not T2T_2.

8.4 T2T_2 (Hausdorff)

Definition. XX is Hausdorff (T2T_2) if for any two distinct points x,yXx, y \in X, there exist disjoint open sets U,VU, V with xUx \in U and yVy \in V.

Proposition 8.2. Every metric space is Hausdorff.

Proposition 8.3. In a Hausdorff space, every convergent sequence has a unique limit.

Proposition 8.4. T2    T1    T0T_2 \implies T_1 \implies T_0.

8.5 T3T_3 (Regular) and T4T_4 (Normal)

Definition. XX is regular (T3T_3) if it is T1T_1 and for any point xx and closed set FF with xFx \notin F, there exist disjoint open sets U,VU, V with xUx \in U and FVF \subseteq V.

Definition. XX is normal (T4T_4) if it is T1T_1 and for any two disjoint closed sets F1,F2F_1, F_2, there exist disjoint open sets U,VU, V with F1UF_1 \subseteq U and F2VF_2 \subseteq V.

Proposition 8.5. T4    T3    T2T_4 \implies T_3 \implies T_2 (assuming T1T_1).

Proposition 8.6. Every compact Hausdorff space is normal.

8.6 Urysohn”s Lemma

Theorem 8.1 (Urysohn’s Lemma). If XX is normal and F1,F2F_1, F_2 are disjoint closed subsets, then there exists a continuous function f:X[0,1]f : X \to [0, 1] with fF1=0f|_{F_1} = 0 and fF2=1f|_{F_2} = 1.

This is a fundamental tool in topology, used to construct partitions of unity and to prove extension theorems.