I want prove that the metric $g=dx^2+\cosh^2(x)dy^2$ is complete with constant curvature $-1$ on $\mathbb{R}^2$, for that I considered the following function (suggested in an article) $f:(\mathbb{R}^2,g)\to (\mathbb{R}^2,g_{-1})$, where $g_1=dx^2+e^{2x}dy^2$, defined by $$f(x,y)=(-y+\ln(\cosh x),e^y\tanh x).$$ I gotten to show that this is a diffeomorphism with inverse $$f^{-1}(x,y)=\Big(\sinh^{-1}(ye^x),\ln(\sqrt{e^{-2x}+y^2})\Big),$$ I need to know explicitly how the mentioned function $f$ preserves the metric. This is the Danilo Blanusa's article: Über die Einbettung hyperbolischer Räume in
euklidische Räume I'm trying to read in detail this article about the immersion of $\mathbb{H}^2$ in $\mathbb{R}^6$ in which I found this metric, I have not been able to find the other article where it mentions the function mentioned.

2026-04-03 14:27:27.1775226447
The metric $g=dx^2+\cosh^2(x)dy^2$ is complete
199 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Maybe i'm wrong with this but i would appreciate your comment please: Let $$f(x,y)=(\underbrace{-y+\ln(\cosh x)}_{u},\underbrace{e^y\tanh x}_{v})$$ as $du=\tanh x\,dx-dy$ and $dv=e^y\cosh^{-2}x\,dx+e^y\tanh x\,dy$ then we've got $du^2=\tanh^2 x\,dx^2-2\tanh x\,dxdy+dy^2$ and $dv^2=e^{2y}\cosh^{-4}x\,dx^2+2e^{2y}\cosh^{-2}x\tanh x\,dxdy+e^{2y}\tanh^2 x\,dy^2$ $$ \begin{array}{ccl} f^*g_{-1}&=&du^2+e^{2u}dv^2\\ &=&\tanh^2 x\,dx^2-2\tanh x\,dxdy+dy^2 +e^{-2y}\cosh^2x \Big(e^{2y}\cosh^{-4}x\,dx^2+2e^{2y}\cosh^{-2}x\tanh x\,dxdy+e^{2y}\tanh^2 x\,dy^2\Big)\\ &=&dx^2+(1+\sinh^2x)dy^2\\ &=&dx^2+\cosh^2x dy^2\\ &=&g \end{array} $$ Then $g$ is complete. What do you think?