Suppose $f :\mathbb{R}^n \rightarrow \mathbb{R}^n $ is of class $C^1$, and $\|f(x)-f(y)\|\geq\|x-y\|$. Prove that $f$ is global invertible, and $f^{-1}$ is also of class $C^1$.
We learnt the Inverse Function Theorem for multi-variable functions, see this . But it only tells us about "local" inverses, not "global" inverses. I found some global type answers such as this answer and this one. But these answers didn't help for my problem. I wonder if any one can provide some clues about my problem?