Reflection on the unit circle:
Let $E=\mathbb R ^{2} - \left\{0,0\right\} $ be perforated plane and $f: E \mapsto E$ defined by $f\left(x,y\right)=\left(\frac{x}{x^{2}+y^{2} } , \frac{y}{x^{2}+y^{2} } \right) $
Show with Jacobian matrix that $f$ is in all points local invertible. Show that $f$ is also global invertible. Find $f^{-1}$ and explain mapping geometrically.
What I did:
I started with determinante of Jacobian matrix to show that function is local invertible, but I got the following result.
Is that enough for showing that function is local invertible? How do I do rest?
$Df=\frac{-x^{4}-y^{4}-2x^{2}y^{2} }{\left(x^{2}+y^{2} \right) ^{2} } $