Let $f:X \to Y$ be a function from a metric space $X$ to another metric space $Y$. For any Cauchy sequence {$x_n$} in $X$, which of the following statements are true?
If $f$ is continuous then {$f(x_n)$} is Cauchy sequence in $Y$
If {$f(x_n)$} is Cauchy then {$f(x_n)$} is always convergent in $Y$
If {$f(x_n)$} is Cauchy in $Y$ then $f$ is continuous
{$x_n$} is always convergent in $X$
My Attempt:
If I take $f : (0,\infty) \to \Bbb R$ defined by $f(x) = \frac{1}{x}$ which is continuous and If I take {$x_n$} = {$\frac{1}{n}$} $\to 0$ as $n \to \infty$ but $f(x_n) = f(\frac{1}{n}) = n \to \infty$ as $n \to \infty$ So option 1,2 discarded. Also $x_n = \frac{1}{n} \to 0$ but $0 \notin X$ So option 4 discarded. What happen with option 1 when we replace continuous map to uniform continuous map. Please provide me a detailed solution with counter examples. Thanks in advance.