Preliminary: Hilbert's cube $\mathcal H$ is defined as the set of sequences $\{x_{1},x_{2},\dots \}$ such that $\forall i\in \mathbb{N}: x_{i} \in [0,\frac{1}{i} ]$. The distance between $x,y \in \mathcal H$ is defined as $\rho_{\infty}:=\sup\limits_{i\in \mathbb{N}} |x_{i}-y_{i}|$
Theorem: Let: $(X,d)$ be separable metric space such that $diam(X) \leq 1$. Prove that: $X$ is homeomorphic with some subset of $\mathcal H$.
What I did by far: By far I came to the conclusion that proof can be partitioned into 3 following steps:
- Let $\{a_{1},a_{2},\dots \}$ be dense subset in $X$. Define $f(x):=\big\{ d(a_{1},x), \dots, \frac{1}{k}d(a_{k},x),\dots \big\}$
- Prove that $f$ is an injection and is continous
- Investigate the continuity of $f^{-1}$
The problem is that I struggle with writing formal proof of these steps. Besides, I am not sure whether this outline is sufficient for proof of the aformentioned theorem.
Help very appreciated!