I am puzzeling with the following:
Given a point $ A = ( a_x, a_y) : a_x^2+ a_y^2 \le 1 $ in the Poincare Disk model ( https://en.wikipedia.org/wiki/Poincar%C3%A9_disk_model )
to which point does this point map on the Poincare half plane model. (https://en.wikipedia.org/wiki/Poincar%C3%A9_half-plane_model )
Given that:
- $(0.0 )$ maps to $(0,1)$ (or to $(0,2)$ or $(0,u)$ )
- $(0,-1) $ maps to $y= \infty$ and
- $(0,1) $ maps to $(0,0)$ ?