Possible Duplicate:
Completion of rational numbers via Cauchy sequences
Dedekind Cuts versus Cauchy Sequences
Suppose that $\mathbb{R}$ has already been constructed by the use of Dedekind cuts.
If $(\mathbb{Q},d)$ is a metric space with $d(x,y)=|x-y|$, then its completion is also one way to view the real numbers.
If you already know the Dedekind cut construction of the reals, why is the completion of $(\mathbb{Q},d)$ isometrically isomorphic to $\mathbb{R}$, to see that both constructions give essentially the same structure? More explicitly, what exactly is the isomorphism here?
Added: I suppose what I want to ask is, if $\mathbb{Q}^*$ denotes the Cauchy completion of the rationals with the usual metric, then there should be some isomorphism $\varphi:\mathbb{R}\to\mathbb{Q}^*$, to conclude that $\mathbb{R}$ and $\mathbb{Q}^*$ are essentially the same.
In this case, if $r\in\mathbb{R}$, then what is $\varphi(r)$? I'm not sure what it goes to in $\mathbb{Q}^*$, since the elements of $\mathbb{Q}^*$ are equivalence classes of Cauchy sequences, where $\{p_n\}\sim\{q_n\}$ iff $\lim_{n\to\infty}|p_n-q_n|=0$. So really, what is $\varphi$, and how is it an isomorphism that preserves the metric? Thank you.