Being $F : \mathbb R^n\to \mathbb R^n$ a continuous function such that for every $x,y\in \mathbb R^n$, $$\|x − y\| \leq\|F(x) − F(y)\|\,.$$ I'd like to prove that the image of $F$ is a closed set in $\mathbb R^n$.
So far I have tried to use that if $x_n$ is a sequence in $\mathbb R^n$ such that $F(x_n)$ is a Cauchy sequence, $x_n$ must be Cauchy as well, in addition to the fact that any closed set has to contain all the limits of its sequences, but with this approach I haven't been able of find a proof.
Any other ideas on how to solve this proof?