If $\{fx_n\}$ is a Cauchy sequence with $f$, a continuous bijective self-mapping on a complete metric space $X$, then $\{x_n\}$ is Cauchy?
I guess it is. Since the metric space is complete and $f$ is bijective, $$\lim_{n\rightarrow\infty}fx_n=fx$$ for some $x$ in $X$.
By the continuity of $f$, $$\lim_{n\rightarrow\infty}fx_n=f\left(\lim_{n\rightarrow\infty}x_n\right)=fx$$ so that $\lim_{n\rightarrow\infty}x_n=x$ and hence $\{x_n\}$ is Cauchy.
Is this reasoning complete? Thanks.