Consider the function $f:\mathbb{R}^{2}\rightarrow\mathbb{R^2}$ given by $$f(r,\theta)=(r\cos\theta,r\sin\theta)$$ I like to show that $f$ is one-to-one in some neighborhood of any non zero point $(r,\theta).$ I tried as
$(r\cos\theta,r\sin\theta)=(s\cos\phi,s\sin\phi)$ Which gives $r=s$ and $\theta=\phi+2n\pi,$
How to show that $\theta=\phi?$ Please help. Thanks.
Consider two points $(r_1, \theta_1)$ and $(r_2, \theta_2)$, the distance between them is given by the metric $\sqrt{r_1^2+r_2^2 - 2r_1r_2 cos(\theta_1 + \theta_2)}$. Given a point $(r, \theta)$, you have to choose a $\delta-neighborhood$ of it, that is the set of points $(\rho, \phi)$ with $\sqrt{r^2+\rho^2 -2r\rho cos(\theta + \phi)} < \delta$. Choose a suitable value of $\delta$.