48.01.02 · differential-geometry / riemannian-geometry

Comparison theorems in Riemannian geometry — Cartan-Hadamard, Bonnet-Myers, Bishop-Gromov

shipped3 tiersLean: none

Anchor (Master): Cheeger-Ebin Comparison Theorems in Riemannian Geometry; Petersen Riemannian Geometry Ch. 9

Intuition Beginner

Curvature is the bending of a space. A surface of positive curvature, like a sphere, bends inward: geodesics that start out moving apart are pulled back toward each other and meet again on the far side. A surface of negative curvature, like a saddle or a Pringles chip, bends the other way: geodesics that start near each other are driven apart, and the space spreads out forever.

Comparison theorems turn this picture into sharp mathematics. Their shared promise is: tell me the curvature, and I will bound the size of the space, the growth of its volume, and the shape of its topology. Curvature is a local measurement made at each point; the theorems reach all the way out to global facts. That leap from local to global is the whole point of the subject.

Three results anchor the theory. Cartan-Hadamard says that negative curvature opens the space out: its universal cover looks like flat space and cannot fold back on itself. Bonnet-Myers says that positive curvature pinches the space shut: a complete manifold of uniformly positive curvature has finite diameter and only finitely many topological loops. Bishop-Gromov caps how fast volume can grow under a lower bound on a curvature average called the Ricci curvature.

Visual Beginner

Two surfaces side by side: a sphere (positive curvature) whose geodesics converge and close into a finite ball, and a hyperbolic saddle (negative curvature) whose geodesics fan apart without end.

The sphere has a largest possible distance (its diameter); the saddle does not. The sign of curvature decides which picture you are in.

Worked example Beginner

Take a round sphere of radius . Its sectional curvature is . The Bonnet-Myers theorem promises an absolute ceiling on how far apart two points can be: the diameter is at most divided by the square root of the curvature.

Step 1. Compute the bound. The square root of the curvature is , so the bound is , which is about .

Step 2. Check it against the real sphere. The longest walk on a sphere of radius is half of a great circle, namely , again about . The bound is met exactly.

Step 3. Read off the topology. The sphere is simply connected: every loop on it can be shrunk to a point. So its fundamental group has a single element, which is a finite group. Bonnet-Myers predicts a finite fundamental group, and one element counts as finite.

The lesson: a single number, the curvature , fixed both the largest possible distance and the finiteness of the loop group.

Check your understanding Beginner

Formal definition Intermediate+

Let be a complete Riemannian manifold [Lee Ch. 11]. A Jacobi field along a geodesic is a vector field along solving the Jacobi equation

Jacobi fields are the infinitesimal spread of families of geodesics: if is a variation of through geodesics, then is a Jacobi field. They are the engine of every comparison theorem.

A point is conjugate to along when there is a nonzero Jacobi field with and ; equivalently is singular. The index form on vector fields along vanishing at the endpoints is

A geodesic minimises length on only if for every such , so a negative index forces a shorter curve to exist.

The model space is the unique simply connected complete -manifold of constant sectional curvature : Euclidean space for , the round sphere of radius for , and hyperbolic space for . Write for the geometric factor governing the area of geodesic spheres in : for , , and for . Volume growth in the model is governed by .

Counterexamples to common slips

  • Curvature sign is about planes, not points. Sectional curvature is a function of tangent 2-planes; the Ricci curvature is its average over planes containing a given direction.
  • A lower Ricci bound is weaker than a lower sectional bound. Bishop-Gromov needs only Ricci; Bonnet-Myers in its modern form also needs only Ricci, which is why both are stated that way below.
  • Conjugate points are not cut points. A cut point can occur without conjugacy (think two geodesics of equal length meeting); comparison theorems treat them separately.

Key theorem with proof Intermediate+

Theorem (Cartan-Hadamard). Let be a complete connected Riemannian manifold with sectional curvature . Then for every the exponential map is a covering map. In particular the universal cover of is diffeomorphic to , so is torsion-free and has no conjugate points [do Carmo Ch. 7].

Proof. Fix and let be a Jacobi field along a geodesic with . The Jacobi equation gives . Since this term is nonnegative, and

So is convex. Because we have and . A convex function on with value and slope zero at the origin that returns to zero at some must vanish identically on , forcing there and, by uniqueness of the Jacobi ODE, everywhere. Hence no point is conjugate to along any geodesic, so is everywhere nonsingular and is a local diffeomorphism.

Completeness plus the Hopf-Rinow theorem makes surjective: every point of lies on a geodesic ray from . Pull the metric back through so that it becomes a local isometry from the complete manifold onto . The Hadamard covering lemma now applies: a surjective local isometry out of a complete connected Riemannian manifold is a covering map, because geodesics lift uniquely and their lifts build evenly covered neighbourhoods around every point. Therefore is a covering map, the universal cover is , and the deck group acts freely on a contractible space, which forces to be torsion-free.

Bridge. Cartan-Hadamard builds toward 03.09.10 (the index theorem), where the contractibility of the universal cover under nonpositive curvature clears negative-curvature obstructions to the Bochner vanishing technique, and appears again in 03.06.04 (characteristic classes), where the topology pinned down by the curvature sign feeds the Chern-Weil invariants built from the Levi-Civita curvature 2-form of 48.01.01. The foundational reason the sign of curvature controls global topology is that Jacobi fields — the infinitesimal spread of geodesics — obey a second-order equation whose restoring or repelling force is exactly sectional curvature; this is the central insight that the derivative of the exponential map is governed by solutions of the Jacobi equation, and putting these together, the bridge is that local curvature data propagates through the index form into global covering-space, diameter, and volume information, a pattern that generalises to the Ricci-level Bishop-Gromov comparison below.

Exercises Intermediate+

Lean formalization Intermediate+

lean_status: none records that Mathlib's Riemannian infrastructure, while substantial, has not yet absorbed the global comparison machinery. The natural first formalisation target is the no-conjugate-points lemma under (a convexity argument on ), which sits just above the existing Jacobi-field API; Cartan-Hadamard as a covering statement, Bonnet-Myers via the index form, and Bishop-Gromov monotonicity await upstream work documented in the unit metadata gap note.

Advanced results Master

Where Cartan-Hadamard governs the negative-curvature regime, two further theorems govern the positive and mixed regimes and together with it complete the programme that curvature controls global topology.

Theorem (Bonnet-Myers). Let be a complete -manifold with for some . Then is compact, , and is finite [Petersen Ch. 9]. The round sphere shows the bound is sharp: its diameter is exactly . The proof, given in full below, runs the index form against the test field along a presumed-minimising geodesic; if the index goes negative, contradicting minimality.

Theorem (Bishop-Gromov volume comparison). Let be complete with . For any the ratio is monotone nonincreasing in ; in particular for all , with equality to first order at [Bishop 1963]. The model volume is the volume of a radius- ball in . This converts a lower Ricci bound into an absolute ceiling on volume growth, the input to Gromov's precompactness theorem and to almost-rigidity results.

Two rigidity refinements sharpen these into classification statements. Cheng's maximal diameter theorem says equality in the Bonnet-Myers regime forces to be isometric to . The Bishop rigidity case says that if for some (not merely a ratio limit), then a ball in is isometric to a ball in . On the negative side, Preissman's theorem states that on a compact manifold with , every element of other than the identity generates an infinite cyclic subgroup — negative curvature forbids the kind of finite loop group that positive curvature forces.

Synthesis. The three comparison theorems together realise the programme that curvature controls global topology: Cartan-Hadamard builds toward the rigidity of nonpositive curvature and appears again in 03.09.10, where flat and negative-curvature hypotheses feed index-theoretic vanishing results; Bonnet-Myers shows that positive sectional (indeed Ricci) curvature closes space up — the central insight that a sphere's finite diameter is forced by its curvature — and the foundational reason is that Jacobi fields refocus at distance ; Bishop-Gromov is exactly the volume-level refinement, bounding geodesic-ball growth by the constant-curvature model, and is dual to the Bonnet-Myers diameter bound in that Ricci curvature replaces the index form as the controlling quantity; putting these together, the bridge is a single Jacobi-field comparison engine that propagates local curvature data into global metric and topological rigidity, and the pattern generalises to the Cheeger finiteness theorem, the splitting theorem, and the Lorentzian comparisons of 13.03.01.

Full proof set Master

Proposition (Bonnet-Myers via the index form). Let be a complete -manifold with for . Then , is compact, and is finite.

Proof. Let be a unit-speed minimising geodesic and suppose for contradiction that . Choose parallel orthonormal fields along perpendicular to , and set . Each vanishes at the endpoints, so the index form applies:

Summing over and using gives

The hypothesis makes the right-hand side strictly negative, so some . A negative index certifies a shorter curve between the endpoints, contradicting that minimises. Hence every minimising geodesic has length , so .

Completeness plus a finite diameter bound forces compactness by the Hopf-Rinow theorem (closed bounded sets are compact). For the fundamental group, lift and the Ricci bound to the universal cover ; the inequality is local and survives lifting. Bonnet-Myers applied on the cover gives , so is compact too. The deck group acts freely and properly discontinuously by isometries on a compact space, so each orbit is finite; the fibre over any point is one such orbit, so is finite.

Proposition (Bishop-Gromov monotonicity, sketch). Let be complete with . In geodesic polar coordinates at , write the volume density as on the unit sphere. The Laplacian of the distance function satisfies the comparison on the set where is smooth, because the Riccati equation for the shape operator of geodesic spheres, driven by the Ricci lower bound, yields .

Integrating this differential inequality against and comparing with pointwise gives

and integrating once more over yields the monotonicity of the ratio . The limit of that ratio as is by the Euclidean blow-up of the metric, so the ratio never exceeds , giving . Equality at a single positive radius forces identically on a ball, which is the Bishop rigidity case.

Connections Master

  • Foundational Riemannian substrate 48.01.01. This unit presupposes the Levi-Civita connection, the curvature tensor, and the geodesic machinery developed in the foundational unit; every comparison theorem here is a statement about how those local objects control global geometry, so 48.01.01 is the indispensable prerequisite feeding the Jacobi-field and index-form arguments above.

  • Index theory and vanishing theorems 03.09.10. Cartan-Hadamard and Bishop-Gromov supply the curvature conditions under which the Bochner technique kills cohomology: nonpositive curvature or positive Ricci curvature force harmonic forms to vanish in degrees that the Weitzenböck formula controls, which is the analytic input to the Atiyah-Singer index theorem's topological conclusions.

  • Characteristic classes via Chern-Weil 03.06.04. The curvature 2-form of the Levi-Civita connection, the same object whose sign the comparison theorems bound, feeds the invariant polynomials producing Pontryagin and Euler classes; the global topology that Cartan-Hadamard and Bonnet-Myers pin down is exactly what those characteristic classes measure.

  • Lorentzian and relativistic analogues 13.03.01. The comparison programme lifts to pseudo-Riemannian metrics in general relativity, where Raychaudhuri's equation — the Lorentzian cousin of the Bishop Riccati inequality — drives the singularity theorems by showing that positive energy density focuses geodesics.

Historical & philosophical context Master

The programme of reading global geometry off local curvature begins with Élie Cartan, whose 1928 Leçons sur la géométrie des espaces de Riemann established that a complete simply connected surface of nonpositive curvature is diffeomorphic to the plane, the seed of what is now called the Cartan-Hadamard theorem [Cartan 1928]. Cartan's insight reframed Riemann's local metric as a lever for global classification: the sign of curvature, a quantity measured infinitesimally, decides whether the space folds shut or unfolds forever.

The positive-curvature complement came from S. S. Myers in 1941, who proved in the Duke Mathematical Journal that a complete Riemannian manifold whose Ricci curvature is bounded below by a positive constant has finite diameter and finite fundamental group [Myers 1941]. Myers's use of the second-variation formula and parallel orthonormal frames — the index-form argument reproduced above — set the template for a century of geometric analysis. The volume-level refinement is due to Richard Bishop in 1963 (and in published form with Richard Crittenden), who showed that a Ricci lower bound alone forces the geodesic-ball volume ratio against a model space to be monotone [Bishop 1963]; Mikhail Gromov's 1981 Structures métriques pour les variétés riemanniennes then turned Bishop's inequality into a precompactness principle, founding modern metric geometry [Gromov 1981]. The recurring philosophy — local curvature controls global topology — is the load-bearing idea of 48.01.02 and of comparison geometry as a whole.

Bibliography Master

@book{Cartan1928,
  author = {Cartan, {\'E}lie},
  title = {Le{\c c}ons sur la g{\'e}om{\'e}trie des espaces de Riemann},
  publisher = {Gauthier-Villars},
  year = {1928},
}

@article{Myers1941,
  author = {Myers, Sumner B.},
  title = {Riemannian manifolds with positive mean curvature},
  journal = {Duke Mathematical Journal},
  volume = {8},
  number = {2},
  pages = {401--404},
  year = {1941},
}

@article{Bishop1963,
  author = {Bishop, Richard L.},
  title = {A relation between volume, mean curvature, and diameter},
  journal = {Notices of the American Mathematical Society},
  volume = {10},
  pages = {354},
  year = {1963},
}

@book{BishopCrittenden1964,
  author = {Bishop, Richard L. and Crittenden, Richard J.},
  title = {Geometry of Manifolds},
  publisher = {Academic Press},
  year = {1964},
}

@book{Gromov1981,
  author = {Gromov, Mikhail},
  title = {Structures m{\'e}triques pour les vari{\'e}t{\'e}s riemanniennes},
  publisher = {Cedic/Fernand Nathan},
  year = {1981},
}

@book{CheegerEbin1975,
  author = {Cheeger, Jeff and Ebin, David G.},
  title = {Comparison Theorems in Riemannian Geometry},
  publisher = {North-Holland},
  year = {1975},
}

@book{Petersen2016,
  author = {Petersen, Peter},
  title = {Riemannian Geometry},
  edition = {3},
  publisher = {Springer GTM 171},
  year = {2016},
}

@book{doCarmo1992,
  author = {do Carmo, Manfredo},
  title = {Riemannian Geometry},
  publisher = {Birkh{\"a}user},
  year = {1992},
}

@book{Lee1997,
  author = {Lee, Jeffrey M.},
  title = {Riemannian Manifolds: An Introduction to Curvature},
  publisher = {Springer GTM 176},
  year = {1997},
}