If I take the metric of the upper half-plane model $$ (ds)^2=\frac{(dx)^2+(dy)^2}{y^2} $$ there is obviously an isometry which should provide the metric of the Poincare disk model $$ (ds)^2= \frac{4\left((dx)^2+(dy)^2\right)}{(1-(x^2+y^2))^2} $$ Now, I understand this is achieved via a Möbius transform, with with $z=x+iy$, $$ z \to \frac{z-i}{z+i} $$ but what I can't see is how this transforms one metric into the other.
Is this a standard calculation? I suppose it is just a change of variables from $(x,y)$ to $(u(x),v(y))$, and that with calculation of $u'(x)$ and $v'(y)$ from these coordinate transformations, one can just transform via the change of variables.
But is this how its done? What exactly are the coordinate transformation functions in this case?
Do you just use the Jacobian $$\frac{\partial(x,y)}{\partial(u,v)}$$ and transform?