If $f:\Bbb{R}^2\to\Bbb{R}^2$ is smooth and the derivative matrix has non-zero determinant everywhere, is the function injective?

399 Views Asked by At

Is the following generalization of the Inverse Function Theorem true:

Let $f:\Bbb{R^2}\to\Bbb{R^2}$ be a smooth function. If the determinant of the derivative matrix is non-zero everywhere, then the function is globally one-to-one.

1

There are 1 best solutions below

0
On

No. Take, for instance, $f(x,y)=\bigl(e^x\cos(y),e^x\sin(y)\bigr)$. Its derivative has non-zero determinant everywhere, but $f(0,0)=f(0,2\pi)=(1,0)$.