Comparison of terms in local formulation of Christoffel-symbols in relation to isometries.

71 Views Asked by At

Let $(M,g),(N,h)$ be semi-riemannian manifolds, and $\varphi \in C^{\infty}(M,N)$ an isometry (hence a diffeomorphism). Let $(U,\psi = (x^1,\ldots,x^n))$ be a coordinate chart of a point $p \in U \subset M$, and $(\varphi(U),\psi \circ \varphi^{-1} = (y^1,\ldots,y^n))$ be a chart of $\varphi(p) \in \varphi(U) \subset N$. By a (I believe) standard-theorem, we get $$T_p\varphi\Big(\frac{\partial}{\partial x^i}\Big|_p\Big)$$$$ = \sum_{j = 1}^{n} \frac{\partial ((\psi \circ \varphi^{-1})^j \circ \varphi \circ \psi^{-1})}{\partial x^i}(\psi(p)) \cdot \frac{\partial}{\partial y^j}\Big|_{\varphi(p)}$$$$ = \sum_{j = 1}^{n} \frac{\partial x^j}{\partial x^i} \frac{\partial}{\partial y^j}\Big|_{\varphi(p)} = \frac{\partial}{\partial y^i}\Big|_{\varphi(p)}.$$

Now, by the definition of isometries, and the calculation above, we get $$g_{ij}(p) := g\Big(\frac{\partial}{\partial x^i}\Big|_p,\frac{\partial}{\partial x^j}\Big|_p\Big) = h\Big(T_p\varphi\Big(\frac{\partial}{\partial x^i}\Big|_p\Big),T_p\varphi\Big(\frac{\partial}{\partial x^j}\Big|_p\Big)\Big) = h\Big(\frac{\partial}{\partial y^i}\Big|_{\varphi(p)},\frac{\partial}{\partial y^j}\Big|_{\varphi(p}\Big) = h_{ij}(\varphi(p)).$$

Now, to my question: Why does this imply $$\frac{\partial}{\partial y^k}\Big|_{\varphi(p)} h_{ij} = \frac{\partial}{\partial x^k}\Big|_p g_{ij}?$$

I feel like I am missing something obvious. The reason we want to show this is to see that $${}^g\Gamma^k_{ij}(p) = {}^h\Gamma^k_{ij}(\varphi(p))$$ for the Christoffel-symbols on $U,\varphi(U)$ respectively.

1

There are 1 best solutions below

7
On BEST ANSWER

This will essentially follow from the fact that $y^i = x^i \circ \varphi^{-1}$ (by your definition).

The claim now is to show that for any $f \in C^\infty(M)$, we have that $$ \frac{\partial}{\partial x^k}\Big|_{p} f = \frac{\partial}{\partial y^k} \Big|_{\varphi(p)} (f \circ \varphi^{-1}) \,,$$ but this is clear since you have already shown that $\frac{\partial}{\partial y^k} \Big|_{\varphi(p)}$ is the pushforward of $\frac{\partial}{\partial x^k}\Big|_{p}$.

More explicitly, we can unravel the definition of the pushforward/tangent/differential map to see that: $$\begin{align} \frac{\partial}{\partial y^k} \Big|_{\varphi(p)} (f \circ \varphi^{-1}) &= T_p \varphi\left(\frac{\partial}{\partial x^k}\Big|_{p}\right) (f \circ \varphi^{-1})\\ &= \frac{\partial}{\partial x^k}\Big|_{p}(f \circ \varphi^{-1} \circ \varphi)\\ &= \frac{\partial}{\partial x^k}\Big|_{p} f \end{align}$$

Then with $f = g_{ij}$, and using the fact that you showed $h_{ij} = g_{ij} \circ \varphi^{-1}$, your desired result follows.