The metric tensor hyperbolic is given by $$g=4\frac{\mathrm d x^2+\mathrm d y^2}{(1-x^2-y^2)^2}.$$ I have to right it in polar. I know that the euclidien metric $\mathrm d x^2+\mathrm d y^2$ is given by $\mathrm d \rho^2+\rho^2\mathrm d \theta^2$, and thus, $$g=4\frac{\mathrm d \rho^2+\rho^2\mathrm d \theta^2}{(1-\rho^2)^2},$$ but in my solution it's written:
Since $\mathrm d x^2+\mathrm d y^2$ is given by $\mathrm d \rho^2+\rho^2\mathrm d \theta^2$, we get that $$g=\mathrm d r^2+\frac{\rho^2}{(1-\rho^2)}$$
(I think they forgot $\mathrm d \theta^2$ or $\mathrm d \rho^2$ after $\frac{\rho^2}{(1-\rho^2)^2}$, but since I don't understand the formula, I don't know what it has to be). Therefore, $$g=\mathrm d r^2+\sinh^2(r)\mathrm d \theta^2.$$
Ok, I don't understand anything of this argument. Can someone give more detail ? And why they used $\rho$ and $r$ ? Is it the same thing ? Thank you.