Skip to content

Differential Geometry | Mathematics

sources:

  • text: Spivak - Calculus

Differential geometry is the study of geometric properties of spaces that possess a smooth structure, allowing the tools of calculus to be applied. It provides the mathematical language for describing the curvature of surfaces and higher-dimensional manifolds, and has profound applications in physics (general relativity), engineering (computer vision), and pure mathematics.

A smooth manifold is a topological space that locally resembles Euclidean space Rn\mathbb{R}^n and admits a differentiable structure. Tangent spaces provide a linear approximation to the manifold at each point, enabling the definition of derivatives of maps between manifolds. Differential forms generalise the notion of functions and vectors, providing a unified framework for integration on manifolds through the exterior derivative and Stokes” theorem.

  1. Smooth Manifolds
  2. Tangent Spaces and Tangent Bundles
  3. Vector Fields and Flows
  4. Differential Forms
  5. Riemannian Geometry
  6. Geodesics
  7. Curvature
  8. The Gauss-Bonnet Theorem
  9. Applications
  10. Summary

University-level differential geometry notes covering manifolds, forms, and Riemannian geometry.

  • Manifolds and Tangent Spaces: Smooth structures, vector fields, flows
  • Differential Forms: Exterior algebra, integration on manifolds
  • Riemannian Geometry: Metrics, geodesics, curvature tensors
  • Curvature: Gaussian curvature, sectional curvature, Ricci curvature
  • Multivariable calculus (partial derivatives, Jacobians)
  • Linear algebra (vector spaces, inner products)
  • Basic topology (open sets, continuity)
  • Mathematical proofs and logic

Start with smooth manifolds to build foundational knowledge, then progress to differential forms and Riemannian geometry. Each section includes worked examples and practice problems.

Use the sidebar to browse topics, or start with the introductory pages linked from the sidebar.

Each section includes:

  • Detailed explanations of key concepts
  • Worked examples with step-by-step solutions
  • Practice problems with answers
  • Common pitfalls and how to avoid them
  • Connections to other areas of mathematics

Differential geometry equips smooth manifolds with a notion of distance and angle through the metric tensor. Think of it as assigning a flexible, position-dependent ruler and protractor to space itself. The metric determines how to measure lengths of curves, angles between vectors, and volumes of regions. The Levi-Civita connection provides the notion of parallel transport, telling you how to compare vectors at different points. Geodesics are the straightest possible paths, generalising lines in flat space. The Riemann curvature tensor measures precisely how the geometry deviates from flatness: parallel-transporting a vector around a small loop returns it rotated by an amount determined by the curvature. These ideas form the mathematical backbone of general relativity.

Mistake 1: Confusing tangent vectors with points on the manifold Students often write vMv \in M when they mean vTpMv \in T_pM. A tangent vector lives in the tangent space at a point, not on the manifold itself. The tangent bundle TMTM is the correct space that pairs points with their tangent vectors.

Mistake 2: Assuming coordinate expressions are basis-independent When writing X=Xi/xiX = X^i \partial/\partial x^i, the components XiX^i depend on the choice of coordinates. Under a coordinate change, the components transform contravariantly. Students frequently forget that formulas written in one chart may look different in another.

Mistake 3: Treating the differential as a linear map between tangent spaces of the same manifold The pushforward dfp:TpMTf(p)Ndf_p : T_pM \to T_{f(p)}N maps between tangent spaces of different manifolds when f:MNf : M \to N. A common error is writing dfp:TpMTpMdf_p : T_pM \to T_pM, which only makes sense when ff is a self-map and even then is misleading.

  1. Master the definitions: Differential geometry requires precise understanding of manifolds and forms
  2. Practise proofs: Learn to write clear, rigorous proofs
  3. Draw diagrams: Visualise manifolds, geodesics, and curvature
  4. Learn standard examples: Know the properties of common manifolds (spheres, tori, projective planes)
  5. Connect to physics: Relate differential geometry to general relativity and gauge theory