I am trying to prove a problem that looks like a contraction mapping but with a different condition. Here it is:
Let $(X,d)$ be a complete metric space. Suppose $f: X \to X$ is continuous and for some $C>0$, $d(f(x),f(y)) \geq Cd(x,y)$ for all $x,y \in X$. Prove that $f(X)$ is closed.
Thanks you. My first approached was to prove that $f(X)$ contains all its limit points.
We can actually prove more with no real difficulty: we can show that the map $f$ is a closed map, meaning that $f[F]$ is closed for all closed $F\subseteq X$.
HINT: Let $F$ be an arbitrary closed subset of $X$, and let $y\in\operatorname{cl}f[F]$ be arbitrary. $X$ is a metric space, so there is a sequence $\langle y_n:n\in\Bbb N\rangle$ in $f[F]$ converging to $y$. For each $n\in\Bbb N$ there is an $x_n\in F$ such that $f(x_n)=y_n$. (Why?)