Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

From Synthetic to Metric Geometry

The synthetic pages treated geometry as a game of axioms about undefined "points" and "lines." Riemann's decisive reframing (1854) replaces axioms with measurement: a geometry is a smooth space together with a rule for measuring the length of infinitesimal displacements — a metric tensor. From that single object one recovers lengths, angles, areas, geodesics, and curvature, and the three classical geometries become merely the cases of constant curvature. This page introduces the metric-tensor language and shows how the Euclidean, spherical, and hyperbolic planes look in it. It presupposes the coordinatization that turns the synthetic plane into , and leans on the manifold and tangent-space machinery of topology-manifolds.md and the multivariable calculus of analysis/multivariable.md rather than re-deriving them.

References: do Carmo, Riemannian Geometry, ch. 1; Lee, Riemannian Manifolds, chs. 1–2; Riemann, On the Hypotheses which Lie at the Foundations of Geometry; O'Neill, Semi-Riemannian Geometry.

1. The Line Element

The primitive datum of metric geometry is not "distance between two points" but the infinitesimal line element — the length of an infinitesimal step. In coordinates on a smooth manifold,

where is a symmetric, positive-definite matrix varying smoothly with position — the metric tensor (or first fundamental form). The einstein summation convention lets us write this as . This is a field of inner products: at each point it equips the tangent space with a length and angle.

The metric determines everything metric:

  • Length of a curve , :
  • Angle between tangent vectors at a point:
  • Area / volume element: (the factor is exactly the Jacobian-style correction that makes integration coordinate-independent).
  • Distance between two points: the infimum of over all curves joining them — recovering a genuine metric-space distance from the infinitesimal data, connecting to metric spaces.

The conceptual inversion. Synthetic geometry starts with straight lines and defines length along them. Metric geometry starts with length (the tensor ) and derives the straight lines as the length-minimizing curves — the geodesics. Everything is downstream of .

2. The Euclidean Plane in Metric Form

In Cartesian coordinates the Euclidean plane has the constant identity metric

Curve length reduces to the familiar , geodesics are straight lines, and the area element is . The same geometry in polar coordinates reads

with non-constant . This is a crucial lesson: the metric components depend on the coordinates, but the geometry does not. The plane is flat in both descriptions — flatness is a property of invariant under coordinate change, captured by the curvature, not by whether happens to look constant.

3. The Sphere in Metric Form

The sphere of radius , in latitude–longitude coordinates with the polar angle, inherits from the metric

Its area element integrates to . The geodesics of this metric are the great circles, and — as curvature.md will compute — its Gaussian curvature is the constant .

4. The Hyperbolic Plane in Metric Form

The hyperbolic plane has no such embedding in (Hilbert's theorem), so it is defined by a metric on one of the models. In the Poincaré upper half-plane,

and in the Poincaré disk,

Both have constant Gaussian curvature . The metric factor blows up at the boundary, encoding that the edge is infinitely far away. That such a exists without any ambient space is the whole force of the metric viewpoint: hyperbolic geometry is a legitimate Riemannian manifold in its own right, needing no surface in to host it.

5. Conformal Metrics and a Unifying Family

Notice a pattern. The Euclidean, spherical (stereographic), and hyperbolic (Poincaré) planes can all be written as a conformal factor times the flat metric on a piece of the plane,

with, respectively,

"Conformal" means angles are read off correctly (only lengths are rescaled), which is why the Poincaré models are conformal. These are the three simply-connected constant-curvature surfaces; the single Gaussian-curvature formula for a conformal metric,

returns on the three 's above — a compact preview of curvature.md and the classification in constant-curvature.md.

6. What the Metric Buys

The metric tensor absorbs the entire synthetic apparatus into one smooth field and, crucially, makes curvature an intrinsic, computable quantity — a function of and its derivatives alone, with no reference to any embedding (Theorema Egregium). This is what lets us:

  • treat all three classical geometries as one family indexed by ;
  • allow curvature to vary from point to point, opening the door to general Riemannian geometry and the curved spacetime of general relativity;
  • connect to the differential-forms and integration machinery of the analysis spine, through which the Gauss–Bonnet theorem ties curvature to topology.

The next page defines geodesics and curvature precisely and proves the Theorema Egregium; the page after uses them to classify the three geometries as the constant-curvature space forms.