Difference between metric spaces and metrizable spaces (Munkres)

319 Views Asked by At

Is there a difference between a metrizable space and a metric space ? For me if $X$ is a metrizable space, then there is a metric $d$ s.t. $(X,d)$ is a metric space. And obviously a metric space is metrizable.

The reason I'm asking this question is in the book Topology second edition of J. Munkres, page 179 they prove (theorem 28.2) that if the $X$ is metrizable, then a set is compact $\iff$ it's sequentially compact. Now page 276 (Theorem 45.1) they prove that a metric space is compact $\iff$ it's complete and totally bounded.

My question : In the proof of the theorem 28.2 in the part $(3)\implies (1)$ they in fact proved that the space is totally bounded, and then proved that it's moreover compact. But they introduced the totally boundness to prove theorem 45.1 only. I don't really understand why they introduce the concept of totally boundness that late (i.e. page 275) whereas it's exactly the technique used to prove theorem 28.2. So I guess that there is a subtlety that I didn't get between metric space and metrizable space (because for me it almost look to be the same thing, and the method used in theorem 28.2 should also work to prove theorem 45.1).

4

There are 4 best solutions below

3
On BEST ANSWER

A metric space is a metric space, so a pair $(X, d)$ where $X$ is a set of points and $d$ is a metric on $X$.

A metrizable space is a topological space, so a pair $(X, \tau)$ where the topology $\tau$ is nice enough that it is possible to find a metric $d$ (and thus infinitely many different metrics) on $X$ such that the induced topology on the metric space $(X, d)$ is exactly $\tau$.

0
On

When speaking about a "metric space" it is usually assumed some concrete metric is given, whereas a "metrizable space" is a topological space whose topology can be shown to be equivalent to some topology induced by a metric. In some cases the metrizability of a space follows indirectly, without pointing out a specific metric.

0
On

If $(X,d)$ is a metric space, it is also a topological space. Just consider the topology $\mathcal{T}_d$ generated by the open balls for the distance $d$.

However, when you have a topological space $(X,\mathcal{T})$, it is not obvious that there exists some metric $d$ such that $\mathcal{T}_d = \mathcal{T}$. In fact, sometimes this is not the case. When it is possible to find such a metric, we say that the topological space $(X,\mathcal{T})$ is metrizable. Note that the notion of metrizability is always relative to some topology $\mathcal{T}$.

0
On

There is an unanswered question regarding the order of presentation. Why is total boundedness introduced so late? If "in metric spaces, compact iff sequentially compact" was done in p179, why wait till p276 to define total boundedness?

In Kolmogorov & Fomin,

  • the notion of total boundedness was introdued in p97,
  • "a metric space is compact iff it is totally bounded and complete" is proved on p100,
  • "the subset of a complete metric space is relatively compact iff it is totally bounded" is proved on p101.

I believe that this natural order of presentation is what you are looking for.