12. Further Topics in Topology

Metrizability Overview

Metrizability Overview 📏

students, in topology one of the big questions is: Can a space be described using a distance? If the answer is yes, then the space is called metrizable. This matters because distance gives us a familiar way to talk about open sets, convergence, continuity, and limits, just like in geometry or calculus. In this lesson, you will learn what metrizable spaces are, why they are important, and how mathematicians decide whether a topological space comes from a metric.

Learning goals for this lesson:

  • Explain the main ideas and terms connected to metrization.
  • Use basic reasoning to test whether a space might be metrizable.
  • Connect metrization to the broader study of topology.
  • Recognize examples that are metrizable and examples that are not.

What does it mean to be metrizable? 🧭

A metric on a set $X$ is a function $d : X \times X \to [0,\infty)$ that measures distance and satisfies four rules for all $x,y,z \in X$:

$$d(x,y) \ge 0$$

$$d(x,y)=0 \text{ if and only if } x=y$$

$$d(x,y)=d(y,x)$$

$$d(x,z) \le d(x,y)+d(y,z)$$

The last rule is the triangle inequality. A set with a metric is called a metric space.

Every metric gives a topology. The open sets are built from open balls:

$$B(x,r)=\{y\in X : d(x,y)<r\}$$

A topological space is called metrizable if there exists some metric whose open sets are exactly the open sets of the topology.

This means the topology can be completely described using distance. For example, the usual topology on $\mathbb{R}$ comes from the usual distance $d(x,y)=|x-y|$. The same is true for $\mathbb{R}^n$ with the usual distance formula.

Why is this useful? Because many arguments in mathematics become easier when a space has a metric. You can talk about sequences, convergence, continuity, and compactness in a very concrete way. 🚀

Why metrizability matters in topology 🔍

Topology studies properties that remain unchanged when shapes are stretched or bent without tearing. A metric is not required for topology, but when one exists, it often gives extra structure.

For example, in a metric space:

  • A sequence converges if its terms get closer and closer to a point.
  • A set is closed if it contains the limits of all convergent sequences from that set.
  • A function is continuous if nearby points in the domain map to nearby points in the codomain.

These ideas are very intuitive, which is why metrizable spaces are so important.

Not every topological space is metrizable. Some spaces have open sets that cannot come from any distance function. This shows that topologies can be much more general than metric spaces.

A good way to think about it is this: every metric space is a topological space, but not every topological space is a metric space in disguise.

For example, the indiscrete topology on a set with at least two points is not metrizable, because the only open sets are $\varnothing$ and the whole set. No metric can produce only those two open sets unless the set has just one point.

Basic ideas that help detect metrizable spaces 🧠

Topology includes several necessary conditions for metrizability. These are not always enough by themselves, but they help narrow things down.

1. Hausdorff property

A space is Hausdorff if any two distinct points have disjoint open neighborhoods. Metric spaces are always Hausdorff.

Why? If $x \ne y$, let $r=\frac{1}{2}d(x,y)$. Then the balls $B(x,r)$ and $B(y,r)$ do not overlap. So if a space is not Hausdorff, it cannot be metrizable.

2. First countability

A space is first countable if each point has a countable neighborhood basis. Metric spaces always have this property because the balls

$$B\left(x,\frac{1}{n}\right), \quad n=1,2,3,\dots$$

form a countable local base at $x$.

This is useful because sequences behave well in first countable spaces. If a space is not first countable, it cannot be metrizable.

3. Second countability

A space is second countable if it has a countable base for its topology. Every second countable metric space is metrizable, and many common spaces like $\mathbb{R}$, $\mathbb{R}^n$, and the rationals $\mathbb{Q}$ are second countable.

However, second countability is stronger than needed for metrizability. A metrizable space may fail to be second countable.

4. Regularity and normality

Metric spaces are not just Hausdorff; they are also regular and normal. These separation properties are important in metrization theorems. In particular, many standard results show that if a space has enough separation and countability properties, then it is metrizable.

Examples of metrizable spaces with real-world style intuition 🌍

The real line $\mathbb{R}$

The most familiar metrizable space is $\mathbb{R}$ with distance $d(x,y)=|x-y|$. Open intervals like $(a,b)$ are open sets because they are unions of open balls.

This model helps explain why points can be “close” in a quantitative way.

Euclidean space $\mathbb{R}^n$

In $\mathbb{R}^n$, one common metric is

$$d(x,y)=\sqrt{(x_1-y_1)^2+\cdots+(x_n-y_n)^2}$$

This is the distance formula from geometry. The usual topology on $\mathbb{R}^n$ is metrizable with this metric.

Discrete spaces

A discrete space is one where every subset is open. It is metrizable using the metric

$$d(x,y)=\begin{cases}0, & x=y \\ 1, & x\ne y\end{cases}$$

This metric makes every single-point set open, so every set becomes open.

Subspaces of metric spaces

If $X$ is metrizable and $A\subseteq X$, then the subspace $A$ is also metrizable using the restricted metric. This is very important because many spaces studied in topology appear as subspaces of familiar metric spaces.

Examples of non-metrizable spaces ❌

Some spaces fail metrization because they violate necessary conditions.

Indiscrete topology

If $X$ has more than one point and only $\varnothing$ and $X$ are open, then $X$ is not metrizable. It is not Hausdorff, since no two distinct points can be separated by disjoint open sets.

Cofinite topology

In the cofinite topology on an infinite set, the open sets are $\varnothing$ and complements of finite sets. This space is not Hausdorff, so it is not metrizable.

The lower limit topology example

Some unusual topologies, such as the Sorgenfrey line, are more subtle. The Sorgenfrey line is Hausdorff and first countable, but it is not second countable. It is still metrizable as a topology? No—the Sorgenfrey line is not metrizable. It is a classic example showing that first countability alone is not enough. Its topology has special properties that prevent it from coming from a metric.

This shows why metrizability is a deeper question than simply checking one or two familiar conditions.

Metrization theorems: turning properties into distance 📚

A metrization theorem gives conditions under which a topological space must be metrizable. These theorems are major tools in topology.

One well-known result is Urysohn’s metrization theorem. A standard version says that if a space is regular and second countable, then it is metrizable. This is one of the most important criteria in general topology.

Why does this matter? Because instead of directly finding a metric, you can verify topological properties such as regularity and countability. If the theorem applies, a metric must exist even if it is not obvious.

Another famous result is the Nagata–Smirnov metrization theorem, which gives a more advanced characterization using a countable base structure. There is also the Bing metrization theorem, which uses a special kind of base called a sigma-locally finite base.

These theorems are powerful because they translate abstract topological conditions into metrizability.

How to reason about metrizability in problems 📝

When students faces a topology problem, a useful strategy is:

  1. Check separation properties: Is the space Hausdorff? If not, it is not metrizable.
  2. Check countability properties: Is it first countable or second countable?
  3. Look for a known metric: Can the topology be described using a familiar distance?
  4. Use subspace ideas: If the space sits inside a metric space, see whether the subspace topology matches the metric topology.
  5. Apply a metrization theorem: If the space is regular and second countable, or satisfies another theorem’s conditions, then it is metrizable.

Example: Suppose a space is given by open balls from a custom distance. Then it is metrizable by definition. But if the space is described only by a strange collection of open sets, you may need to test properties like Hausdorffness and countability.

Conclusion 🏁

Metrizability is the study of when a topological space can be described by a distance function. This makes it a bridge between abstract topology and the more familiar world of geometry and analysis. Metric spaces are always Hausdorff, first countable, and regular, which gives strong clues when checking whether a space is metrizable.

At the same time, not every space is metrizable, so topology goes beyond distance. Metrization theorems, especially Urysohn’s theorem, show how conditions like regularity and second countability can guarantee the existence of a metric. Understanding this topic helps students connect countability axioms, separation axioms, and the structure of topological spaces into one bigger picture of further topics in topology.

Study Notes

  • A metric $d$ measures distance and satisfies nonnegativity, identity of indiscernibles, symmetry, and the triangle inequality.
  • A space is metrizable if its topology comes from some metric.
  • Metric spaces are always Hausdorff, first countable, and regular.
  • Every metric space has a countable local base at each point given by $B\left(x,\frac{1}{n}\right)$.
  • Common metrizable spaces include $\mathbb{R}$, $\mathbb{R}^n$, discrete spaces, and subspaces of metric spaces.
  • Spaces like the indiscrete topology and cofinite topology on infinite sets are not metrizable.
  • Urysohn’s metrization theorem is a major result connecting regularity and second countability to metrizability.
  • Metrizability is important because it lets topology use familiar distance-based ideas like convergence and continuity.

Practice Quiz

5 questions to test your understanding