Get AI summaries of any video or article — Sign up free
Manifolds 33 | Riemannian Metrics [dark version] thumbnail

Manifolds 33 | Riemannian Metrics [dark version]

4 min read

Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

A Riemannian metric assigns an inner product G_p to every tangent space T_pM.

Briefing

Riemannian geometry starts by turning an abstract smooth manifold into a space where distance, lengths, and angles actually make sense. The key move is to assign, at every point of a smooth manifold M, an inner product on the tangent space T_pM. That pointwise inner product—varying smoothly from point to point—upgrades the manifold from something with only neighborhoods and continuity into something with quantitative geometry.

On a general manifold, topology tells which points are “close” but it doesn’t provide numbers for how far apart two points are, nor does it supply a way to measure lengths or angles. The transcript connects this gap to familiar ideas from complex analysis: curve integrals depend on orientation (integrating from P to Q differs from integrating from Q to P). But even beyond orientation, the desire is more concrete—measuring minimal connections between points, i.e., distances. To do that, the manifold needs extra structure.

In Euclidean space R^n, inner products provide exactly what’s missing: given two vectors X and Y, an inner product produces a real number, and the length of a vector is computed as the square root of ⟨X, X⟩. Riemannian geometry generalizes this by replacing the single global inner product of R^n with a smoothly varying family of inner products on tangent spaces. Using the common notation G for the metric, the inner product at each point p is written as G_p, and the assignment p ↦ G_p must be continuous and differentiable in a smooth way.

The definition is formalized through charts. Around a point p, a chart map (often denoted by φ) and its inverse (a parameterization) provide local coordinates and induce a coordinate basis for tangent vectors in T_xM. In those coordinates, the metric becomes a collection of functions G_{ij}(x). Smoothness is expressed by requiring that, for every pair of indices i, j, the map x ↦ G_{ij}(x) is smooth in the manifold sense (equivalently, smooth as a function between coordinate domains).

A major practical payoff follows: in local coordinates, the abstract inner product G_x can be represented by an n×n symmetric matrix (G_{ij}). The symmetry comes from the symmetry of the inner product itself. Using the Einstein summation convention, the metric can be written in terms of one-forms dx^i and dx^j, so that feeding two tangent vectors into this expression reproduces the same numbers as the inner product. This matrix representation is what makes computations feasible: instead of manipulating the abstract object G_x directly, calculations often use the local symmetric matrix of metric components.

The transcript closes by postponing worked examples to the next installment, but the groundwork is clear: a Riemannian manifold is a smooth manifold M equipped with a smoothly varying inner product on each tangent space, encoded locally by a symmetric positive-definite metric matrix G_{ij}(x). That structure is what ultimately enables distance, angles, and length-based geometry on manifolds.

Cornell Notes

A Riemannian manifold is a smooth manifold M equipped with a smoothly varying inner product on each tangent space T_pM. This inner product is denoted G_p, and the assignment p ↦ G_p must be smooth so that the metric components change differentiably from point to point. In local coordinates from a chart, the metric is represented by functions G_{ij}(x), which form an n×n symmetric matrix. Smoothness becomes the requirement that each component map x ↦ G_{ij}(x) is smooth. With this structure, manifolds gain the quantitative tools needed to define lengths, angles, and distances—something topology alone cannot provide.

Why can’t a general manifold measure distances, and what extra structure fixes that?

A manifold’s topology provides neighborhoods and continuity but not numerical distances or angle/length measurements. To measure those, each tangent space T_pM must carry an inner product, giving a way to compute lengths and angles for tangent vectors. The manifold becomes Riemannian when these inner products vary smoothly with p, turning the abstract space into one with quantitative geometry.

How does the Riemannian metric relate to inner products, and what does it output?

At each point p, the metric assigns an inner product G_p on T_pM. An inner product takes two tangent vectors as inputs and returns a real number. Length comes from the inner product via √(G_p(X, X)), mirroring the Euclidean-space formula where ⟨X, X⟩ determines the squared length.

What does “smoothness” mean for the metric assignment p ↦ G_p?

Smoothness is expressed using charts. In a neighborhood with coordinates x, the metric components G_{ij}(x) must be smooth functions of x for every index pair (i, j). Concretely, after choosing local coordinate charts, the maps from the coordinate domain into R given by x ↦ G_{ij}(x) must be differentiable in the manifold sense.

How is the abstract metric G_x turned into something computable in coordinates?

In local coordinates, the metric can be written using one-forms dx^i and dx^j, with Einstein summation over indices. The result is that the metric corresponds to an n×n symmetric matrix whose entries are the component functions G_{ij}(x). This symmetric matrix fully encodes the same information as the abstract inner product at each point.

Why is the metric matrix symmetric?

The symmetry follows from the symmetry of the inner product: G_x(X, Y) = G_x(Y, X). In coordinates, that property forces G_{ij}(x) = G_{ji}(x), so the matrix representation of the metric is symmetric.

Review Questions

  1. What role do tangent spaces T_pM play in defining a Riemannian metric?
  2. In local coordinates, what are the metric components G_{ij}(x), and what smoothness condition is imposed on them?
  3. Why does the metric correspond to a symmetric matrix in a chart?

Key Points

  1. 1

    A Riemannian metric assigns an inner product G_p to every tangent space T_pM.

  2. 2

    The metric must vary smoothly with p, meaning the coordinate components G_{ij}(x) are smooth functions.

  3. 3

    Topology alone gives neighborhoods but not numerical distance, length, or angle measurements.

  4. 4

    In a chart, the metric is represented by an n×n symmetric matrix with entries G_{ij}(x).

  5. 5

    The metric can be expressed locally using one-forms dx^i and dx^j with Einstein summation to compute inner products.

  6. 6

    Symmetry of the inner product implies the metric matrix satisfies G_{ij}(x)=G_{ji}(x).

Highlights

Riemannian geometry upgrades a manifold by installing an inner product on every tangent space, enabling distance, lengths, and angles.
Smoothness of the metric is checked through the smoothness of coordinate component functions x ↦ G_{ij}(x).
Locally, the abstract metric becomes a symmetric matrix, making calculations practical.
The metric’s local one-form expression shows how inner products translate directly into coordinate formulas.