Let $f :\mathbb{R}^2\rightarrow \mathbb{R}^2 $ be everywhere differentiable such that the Jacobian is not singular at any point in $\mathbb{R}^2$. Assume $|f|\leq 1$ whenever $|x|=1$. Prove that $|f|\leq 1$ whenever $|x|\leq 1$.
I think this is straight forward if we apply maximum modulus principle. But how may I prove it without using it? I tried to use Implicit function theorem by defining $g:\mathbb{R}^2\rightarrow \mathbb{R}$ by $g(x)=|f(x)|^2$, but no success.
At least a hint is appreciated.
Consider $g(x) = |f(x)|^2$. We note by the chain rule that $$ Dg(x) = 2[f(x)]^T Df(x) $$ In order for $g$ to achieve a maximum at $x$ on the interior of the unit ball, it must have a critical point at that same $x$, i.e. a point such that $Dg(x) = 0$. Because the Jacobian $Df$ is non-singular at all points, this would imply that $f(x) = 0$.
So, $g(x) = 0$ at any potential maximum on the interior. So, $g$ has no local maximum on the interior of the unit ball. The conclusion follows.