A problem from my differential geometry class:
Suppose $f:\mathbb{R}^2 \to \mathbb{R}^2$ is a $C^1$ mapping, and for every $x\in \mathbb{R}^2$
$$\| Df(x) - \text{Id} \| < 10^{-10}.$$
Prove or disprove: $f$ must be a bijection.
My intuition tells me that there should be a counterexample. $f$ linear will not work, because either it is an isomorphism, or it has range of dimension $\leq 1$, in which case $\|Df - \text{Id} \| = \|f - \text{Id}\|$ will be too big.
One idea I had is a function which on the complex plane would be expressed as $z\mapsto z^{\alpha}$, where $\alpha - 1$ is positive and very close to zero. This would certainly not be a bijection, but should not move anything on the unit circle too much. The derivative of such a function would be the matrix representing the complex number $\alpha (a+bi)^{\alpha -1}$. It seems like this matrix would be sort of tricky to come up with. $\alpha(a+bi)^{\alpha -1} :=\alpha e^{(\alpha-1) \log{(a+bi)}}$, and how can I simplify this?
I know this function is not complex-differentiable at zero, but perhaps it is differentiable when viewed from $\mathbb{R}^2 \to \mathbb{R}^2$?
Any hints or ideas? No need to feed me the answer. Thanks