Let $E$ be a normed linear space, $C$ compact and $f:C\to C$ a function such that $\|f(x)-f(y)\|\geq \|x-y\|$ for all $x,y\in C$. Then $f$ is an isometry.
Note: I'm having trouble trying to prove it! I feel stuck. My approach: Some hint says define: $a_0=a$, $a_n=f\circ ...\circ f(a)=f^{n}(a)$ and similar $b_n=f^{n}(b)$. Added: prove that for all $\varepsilon>0$ there is $k\in \mathbb{N}^*$ such that $\|a-a_k\|<\varepsilon$ and $\|b-b_k\|<\varepsilon$
How can I deduce from this that $\|a_1-b_1\|\leq \|a-b\|+2\varepsilon$? Because in that case I know that $\|f(a)-f(b)\|\leq \|a-b\|$ and since $a,b$ were arbitrary we are done!
Please any help in proving this two things!!
My attempt: $a_n$ have (by compacity) a subsequence which converges, say $a_{n_k}\to z\in C$. Can I say that $z=a$?? What I know is that for some $x_1,...x_p\in C$ we have that $C\subseteq \bigcup_{i=1}^p B(x_i,\varepsilon)$.
Thanks I really feel stuck!