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?
A set $C$ in $R^n$ is closed exactly iff all the Cauchy sequences in $C$ converge to an element inside $C$. You can carry a Cauchy sequence in $F(C) $ to a cauchysequence in $C$ with the preimage. This Cauchy sequence converges in $C$. Using continuity of $F$ we get that the sequence in $F(C) $ converges as well to an element of $F(C) $.