What does it mean when someone writes $ds = \frac{1}{y}(dx^2+dy^2)$? (I have seen this is written in the setting of hyperbolic space.)
But essentially I have no idea as to how to interpret this information. I would be grateful if someone were to clear this up! Thanks!
Edit: All I ever see written is : consider the metric $ds = \frac{1}{y}(dx^2+dy^2)$. But of course this goes in too deep, and I can't seem to find a description of what it means.
The notation $ds$ is used to denote the infinitesimal arc length. On a metric space $M$, let $\Gamma : [0, 1] → M$ be a curve on $M$, and let $g$ be the (pseudo-) metric tensor. So, $$ds=\sqrt{g_{\mu\nu}dx^\mu dx^\nu}\\ \mbox{Thus, the length of the arc is }s=\int^1_0\sqrt{\pm g(\Gamma^{'}(t),\Gamma^{'}(t))}$$ Here, the Einstein summation convention is used. Also, $x^\mu$ is a coordinate system on $M$, and $\Gamma^{'}(t)$ is the tangent vector to $\Gamma$ at $t$, i.e., $\Gamma^{'}(t)\in T_{\Gamma(t)}M$. The $\pm$ is chosen to ensure that the expression inside the $\sqrt{ }$ is a real number.