logo

Riemann Metric and Riemann Manifolds 📂Geometry

Riemann Metric and Riemann Manifolds

Definition1

A Riemannian metric gg on a nn-dimensional differentiable manifold MM is a function that maps each point pMp \in M to gpg_{p}. Here, gpg_{p} is an inner product defined in the tangent space pp over TpMT_{p}M.

g:M{all inner products on tangent space TpM}pgp=,p \begin{align*} g : M &\to \left\{ \text{all inner products on tangent space } T_{p}M \right\} \\ p &\mapsto g_{p}=\left\langle \cdot, \cdot \right\rangle_{p} \end{align*}

gp:TpM×TpMR(Xp,Yp)gp(Xp,Yp)=Xp,Ypp \begin{align*} g_{p} : T_{p}M \times T_{p}M &\to \mathbb{R} \\ (\mathbf{X}_{p}, \mathbf{Y}_{p}) &\mapsto g_{p}(\mathbf{X}_{p}, \mathbf{Y}_{p})=\left\langle \mathbf{X}_{p}, \mathbf{Y}_{p} \right\rangle_{p} \end{align*}

In this case, gpg_{p} should be differentiable in the following sense:

Let x:URnM\mathbf{x} : U \subset \mathbb{R}^{n} \to M be a coordinate system around pp, and say that x(x1,,xn)=p\mathbf{x}(x_{1}, \dots, x_{n}) = p. Then, the following gij:RnRg_{ij} : \mathbb{R}^{n} \to \mathbb{R} must be differentiable:

gij(x1,,xn)=xip,xjpp g_{ij} (x_{1}, \dots, x_{n}) = \left\langle \left. \dfrac{\partial }{\partial x_{i}} \right|_{p}, \left. \dfrac{\partial }{\partial x_{j}} \right|_{p}\right\rangle_{p}

gijg_{ij} is called the local representation of the Riemannian metric. A differentiable manifold (M,g)(M, g) given a Riemannian metric is called a Riemannian manifold.

Explanation

  • Studying a Riemannian manifold (M,g)(M, g) is referred to as Riemannian geometry. gg is also referred to as the Riemannian structure. gijg_{ij} is learned in differential geometry as the coefficient of the first fundamental form.

  • Let’s say Xp,YpTpM\mathbf{X}_{p}, \mathbf{Y}_{p} \in T_{p}M. Then, since TpMT_{p}M is a nn-dimensional vector space with basis {xip}\left\{ \left. \dfrac{\partial }{\partial x_{i}} \right|_{p} \right\},

    Xp=Xi(p)xip and Yp=Yj(p)xjp \mathbf{X}_{p} = X^{i}(p)\left. \dfrac{\partial }{\partial x_{i}} \right|_{p} \text{ and } \mathbf{Y}_{p} = Y^{j}(p)\left. \dfrac{\partial }{\partial x_{j}} \right|_{p}

    Therefore,

    gp(Xp,Yp)=Xp,Yp=Xi(p)Yj(p)xip,xjp=Xi(p)Yj(p)gij(p) g_{p}(\mathbf{X}_{p}, \mathbf{Y}_{p}) = \left\langle \mathbf{X}_{p}, \mathbf{Y}_{p} \right\rangle = X^{i}(p)Y^{j}(p) \left\langle \left. \dfrac{\partial }{\partial x_{i}} \right|_{p}, \left. \dfrac{\partial }{\partial x_{j}} \right|_{p} \right\rangle = X^{i}(p)Y^{j}(p)g_{ij}(p)

    Generalizing from pp,

    g(X,Y)=XiYjxi,xj=XiYjgij g(\mathbf{X}, \mathbf{Y}) = X^{i}Y^{j} \left\langle \dfrac{\partial }{\partial x_{i}}, \dfrac{\partial }{\partial x_{j}} \right\rangle = X^{i}Y^{j}g_{ij}

  • Another expression for the condition of differentiability is as follows:

    A function g(X,Y):MRg(\mathbf{X}, \mathbf{Y}) : M \to \mathbb{R} defined on the manifold is differentiable.

    g(X,Y)(p)=gp(Xp,Yp),Xp,YpTpM g(\mathbf{X}, \mathbf{Y}) (p) = g_{p} (\mathbf{X}_{p}, \mathbf{Y}_{p}), \quad \mathbf{X}_{p}, \mathbf{Y}_{p} \in T_{p}M

    In this case, it is also denoted as g(X,Y)p=g(X,Y)(p)g(\mathbf{X}, \mathbf{Y})_{p} = g(\mathbf{X}, \mathbf{Y}) (p).

  • It is known that “all differentiable manifolds have a Riemannian metric.” Thus, the direction of research is not ‘conditions under which a manifold MM has a Riemannian metric’, but rather ‘what kind of good Riemannian metric can be given to a manifold MM’.

Induced Metric

Given an immersion f:MNf : M \to N between differentiable manifolds M,NM, N, suppose (N,h)(N, h) is a Riemannian manifold. The Riemannian metric gg on MM defined as follows is called the induced metric on MM by ff.

gp(v,w):=hf(p)(dfp(v),dfp(w)) g_{p}(v, w) := h_{f(p)}(df_{p}(v), df_{p}(w))

Here, dfpdf_{p} is the derivative of ff at point pp.

Euclidean Space

Consider Euclidean space as a differentiable manifold M=RnM = \mathbb{R}^{n}. Then, TpRnRnT_{p}\mathbb{R}^{n} \approx \mathbb{R}^{n} and the basis {xi}\left\{ \dfrac{\partial }{\partial x}_{i} \right\} is the same as the standard basis {ei=(0,,1,,0)}\left\{ e_{i} = (0, \dots, 1, \dots, 0) \right\} of Euclidean space. Therefore, the metric coefficients are as follows.

gij=ei,ej=δij g_{ij} = \left\langle e_{i}, e_{j} \right\rangle = \delta_{ij}

Hence, the Riemannian metric of Euclidean space is the inner product defined as standard in Euclidean space itself. Studying (Rn,g)(\mathbb{R}^{n}, g) is referred to as Euclidean geometry.


  1. Manfredo P. Do Carmo, Riemannian Geometry (Eng Edition, 1992), p38-39 ↩︎