logo

Separation Properties in Topology 📂Topology

Separation Properties in Topology

Definition 1

Let’s consider XX as a topological space. For a,bXa,b \in X, if aba \ne b and U,VXU, V \subset X are open sets in XX, then:

  1. T0T_{0}: If there exists UU that contains only one of aa and bb, then XX is called a Kolmogorov space.
  2. T1T_{1}: For any a,ba,b, if there exists U,VU,V satisfying aU,bUaV,bV a \in U, b \notin U \\ a \notin V, b \in V , then XX is called a Frechet space.
  3. T2T_{2}: For any a,ba,b, if there exists U,VU,V satisfying aU,bVUV= a \in U, b \in V \\ U \cap V = \emptyset , then XX is called a Hausdorff space.
  4. T3T_{3}: If XX is a T1T_{1}-space, and for every closed set CXC \subset X that does not contain aa, if there exists U,VU,V satisfying aU,CVUV= a \in U , C \subset V \\ U \cap V = \emptyset , then XX is called a Regular space.
  5. T4T_{4}: If XX is a T1T_{1}-space, and for two closed sets A,BXA, B \subset X with AB=A \cap B = \emptyset, if there exists U,VU,V satisfying AU,BVUV= A \subset U , B \subset V \\ U \cap V = \emptyset , then XX is called a Normal space.

Explanation

These properties, also known as Separation Axioms, focus exactly on dividing the space into parts. The classification shown as TiT_{i} is called Kolmogorov classification. Just by looking at the definitions, you might feel like it’s T4    T3    T2    T1    T0 T_{4} \implies T_{3} \implies T_{2} \implies T_{1} \implies T_{0} , and indeed it is, making it a nice classification method.

Especially, T2T_{2}, the Hausdorff space, often becomes a central subject of interest, as its conditions are neither too many nor too few, making it an appropriately usable level. Various bizarre spaces that are commonly used as counterexamples often fail to satisfy T2T_{2}. Examples of non-Hausdorff spaces include Sierpiński space and Indiscrete space.

Following are some useful properties of Hausdorff spaces. It goes without saying that there are many applications since every metric space is a Hausdorff space.

Theorems

  • [2-1]: T2T_{2} is a topological property.
  • [2-2]: T2T_{2} is a hereditary property.
  • [2-3]: [In a T2T_{2}-space, a sequence {xn}\left\{ x_{n} \right\} converges to at most one point.](../456)

Proof

[2-1]

Assume there exists a homeomorphism f:XYf : X \to Y and XX is a Hausdorff space. To prove that YY is also a Hausdorff space, it is sufficient to show the following.

ff is a bijection, so for two distinct y1,y2Yy_{1}, y_{2} \in Y, there are two distinct x1,x2Xx_{1}, x_{2} \in X satisfying a=f(x1)b=f(x2) a = f(x_{1}) \\ b = f(x_{2}) . By assumption, since XX is a Hausdorff space, there exists open sets U,VXU, V \subset X satisfying x1Ux2VUV= x_{1} \in U \\ x_{2} \in V \\ U \cap V = \emptyset . Since ff is an open function due to continuity, f(U)f(U) and f(V)f(V) are open sets in YY, and af(U)bf(V)f(U)f(V)= a \in f(U) \\ b \in f(V) \\ f(U) \cap f(V) = \emptyset follows. Therefore, YY is a Hausdorff space.


  1. Munkres. (2000). Topology(2nd Edition): p195. ↩︎