ConceptComplete

Completely Regular and Tychonoff Spaces

Completely regular spaces are those where points and closed sets can be separated by continuous functions. Combined with the T1T_1 axiom, they yield Tychonoff spaces (T312T_{3\frac{1}{2}}), which are precisely the spaces that embed into products of the unit interval and are the natural domain for the Stone--Cech compactification.


Definition

Definition6.6Completely Regular Space

A topological space XX is completely regular if for every point xXx \in X and every closed set CC with xCx \notin C, there exists a continuous function f:X[0,1]f: X \to [0, 1] such that f(x)=0f(x) = 0 and fC1f|_C \equiv 1.

Definition6.7Tychonoff Space ($T_{3\frac{1}{2}}$)

A space is Tychonoff (or T312T_{3\frac{1}{2}} or completely regular Hausdorff) if it is completely regular and T1T_1.

RemarkPosition in the Hierarchy

T4    T312    T3    T2    T1    T0T_4 \implies T_{3\frac{1}{2}} \implies T_3 \implies T_2 \implies T_1 \implies T_0

The implication T4    T312T_4 \implies T_{3\frac{1}{2}} follows from the Urysohn lemma: in a normal T1T_1 space, disjoint closed sets (and in particular a point and a closed set) can be separated by a continuous function to [0,1][0,1].

The implication T312    T3T_{3\frac{1}{2}} \implies T_3 holds because if f:X[0,1]f: X \to [0,1] separates xx from CC, then f1([0,1/2))f^{-1}([0, 1/2)) and f1((1/2,1])f^{-1}((1/2, 1]) are disjoint open sets separating xx from CC.


Characterization via Embeddings

Theorem6.6Embedding Theorem for Tychonoff Spaces

A topological space XX is Tychonoff if and only if XX embeds into a product of copies of [0,1][0, 1]. Equivalently, XX is Tychonoff if and only if XX embeds into some compact Hausdorff space.

Proof

(\Rightarrow): Let F=C(X,[0,1])\mathcal{F} = C(X, [0,1]) be the set of continuous functions X[0,1]X \to [0,1]. Define e:X[0,1]Fe: X \to [0,1]^{\mathcal{F}} by e(x)=(f(x))fFe(x) = (f(x))_{f \in \mathcal{F}}. We claim ee is an embedding.

Injective: If xyx \neq y, since XX is T1T_1, {y}\{y\} is closed. Since XX is completely regular, there exists fFf \in \mathcal{F} with f(x)=0f(x) = 0 and f(y)=1f(y) = 1. So e(x)e(y)e(x) \neq e(y).

Continuous: The composition πfe=f\pi_f \circ e = f is continuous for each ff, so ee is continuous by the universal property of products.

Open onto image: For open UXU \subseteq X and xUx \in U, there exists fFf \in \mathcal{F} with f(x)=0f(x) = 0 and fXU1f|_{X \setminus U} \equiv 1. Then e(U)e(X)πf1([0,1/2))e(U) \supseteq e(X) \cap \pi_f^{-1}([0, 1/2)), showing e(U)e(U) is open in e(X)e(X).

(\Leftarrow): Subspaces of compact Hausdorff spaces are Tychonoff. (Compact Hausdorff implies normal, and subspaces of normal T1T_1 spaces are completely regular and T1T_1.)


Examples

ExampleTychonoff Spaces
  1. All metric spaces are Tychonoff. The function f(y)=min(d(y,C)/d(x,C),1)f(y) = \min(d(y, C)/d(x, C), 1) separates xx from a closed set CC.

  2. All locally compact Hausdorff spaces are Tychonoff (they are regular, and regularity combined with local compactness gives complete regularity).

  3. Subspaces and products of Tychonoff spaces are Tychonoff.

  4. Topological groups that are T0T_0 are Tychonoff (a result due to Pontryagin).

ExampleRegular but Not Completely Regular

There exist T3T_3 spaces that are not T312T_{3\frac{1}{2}} (the Tychonoff corkscrew and other pathological examples), but they are quite exotic. In practice, all commonly encountered regular spaces are completely regular.


The Stone--Cech Compactification Preview

Definition6.8Stone--Cech Compactification

For a Tychonoff space XX, the Stone--Cech compactification βX\beta X is a compact Hausdorff space containing XX as a dense subspace, with the universal property that every continuous map from XX to a compact Hausdorff space extends uniquely to βX\beta X.

RemarkWhy Tychonoff is the Right Condition

The Stone--Cech compactification βX\beta X exists for a space XX if and only if XX is Tychonoff. This is because:

  • Tychonoff spaces embed into compact Hausdorff spaces (the embedding theorem above).
  • The closure of XX in [0,1]F[0,1]^{\mathcal{F}} gives a compactification.
  • The universal property makes this the "largest" compactification.

The class of Tychonoff spaces is therefore the natural domain for compactification theory. See Chapter 8 for the full treatment.


Functional Separation

Theorem6.7Functional Separation in Tychonoff Spaces

In a Tychonoff space XX, the topology is completely determined by the ring C(X,R)C(X, \mathbb{R}) of continuous real-valued functions. More precisely:

  1. UXU \subseteq X is open if and only if for every xUx \in U, there exists fC(X,R)f \in C(X, \mathbb{R}) with f(x)>0f(x) > 0 and fXU0f|_{X \setminus U} \equiv 0.
  2. The zero sets Z(f)=f1(0)Z(f) = f^{-1}(0) for fC(X,R)f \in C(X, \mathbb{R}) form a basis for the closed sets.
ExampleZero Sets

In R\mathbb{R}, any closed set is a zero set of some continuous function: if CC is closed, define f(x)=d(x,C)=infcCxcf(x) = d(x, C) = \inf_{c \in C} |x - c|, which is continuous and f1(0)=Cf^{-1}(0) = C.

In a general Tychonoff space, closed sets need not be zero sets, but they are intersections of zero sets.