Is every metric space a subspace of some connected metric space?

365 Views Asked by At

Is every metric space a subspace of some connected metric space? If the space itself is connected then we're done, but if not then I think we can extend our metric space to make it connected. I'm not sure whether this will work or not, but intuitively I think the answer is yes.

4

There are 4 best solutions below

7
On

If we just want $(X,d)$ to be any subspace of a larger connected space, then sure: we don't even need metric then, just Tychonoff: every Tychonoff space embeds into a (connected) space $[0,1]^I$ for some set $I$.

If we want $X$ to be dense in the larger connected space $Y$, then $Y$ is called a connectification. In that case there are examples of metric spaces without a metric connectification (see the encyclopedia of general topology, chapter on connectifications), for references and some positive results as well.

0
On

In fact every metric space admits a canonical isometric embedding into a contractible metric space, as follows. If $X$ is a metric space, let $\hat{X}$ denote the space of weak contractions $X \to \mathbb{R}_{\ge 0}$, where a weak contraction $X \to Y$ between two metric spaces is a map $f : X \to Y$ such that $d_Y(f(x_0), f(x_1)) \le d_X(x_0, x_1)$. This space is a metric space when equipped with the sup norm

$$d_{\hat{X}}(f, g) = \sup_{x \in X} |f(x) - g(x)|.$$

There is a canonical embedding

$$X \ni x \mapsto (y \mapsto d(x, y)) \in \hat{X}$$

which one can straightforwardly verify is an isometry. This is a slight variant of the Yoneda embedding for metric spaces regarded as enriched categories.

1
On

Use Kuratowski embedding to embed your metric space isometrically into a Banach space.

0
On

Here is another way to embed any metric space $X$ in a connected metric space. For each pair of distinct points $x,y\in X$, adjoin to $X$ a path from $x$ to $y$, and extend the metric to points on the path by making the path have length $d(x,y)$ (so distances are defined by taking the least distance which can be achieved along the paths or through $X$; by making the paths have length $d(x,y)$, distances between points of $X$ will be unchanged). The result will be a metric space in which $X$ embeds isometrically which is connected (in fact, path-connected).