Mathematics.

exterior calculus

Differential Forms

Differential Geometry90 minDifficulty8 out of 10

Overview

Differential forms are the natural language for integration on manifolds. A differential k-form on a smooth manifold M is a smooth section of the k-th exterior power of the cotangent bundle. They generalise the familiar notions of line integrals, surface integrals, and volume forms into a single unified framework. The exterior derivative d, which maps k-forms to (k+1)-forms, encodes the fundamental theorem of calculus in its most general form — the theorem of Stokes.

Intuition

Think of a 1-form as a machine that eats a tangent vector and spits out a number — it measures the component of the vector in some direction. A 2-form eats two tangent vectors and gives the signed area of the parallelogram they span. More generally, a k-form measures signed k-dimensional volume elements. The exterior derivative d then captures how these measurements change as you move across the manifold, encoding all of multivariable calculus — gradient, curl, divergence — in a single operator.

Formal Definition

Definition

Let M be a smooth n-manifold. The exterior algebra of the cotangent space at p is \(\Lambda^*(T_p^*M)\). A differential k-form is a smooth assignment p ↦ ω_p ∈ Λ^k(T_p^*M). In local coordinates (x¹, …, xⁿ), every k-form is written as a sum of basis k-forms.

ω=i1<<ikfi1ikdxi1dxik\omega = \sum_{i_1 < \cdots < i_k} f_{i_1 \ldots i_k}\, dx^{i_1} \wedge \cdots \wedge dx^{i_k}
Local expression of a k-form
dxidxj=dxjdxidx^i \wedge dx^j = -\, dx^j \wedge dx^i
Antisymmetry of the wedge product
dω=i1<<ikjfi1ikxjdxjdxi1dxikd\omega = \sum_{i_1 < \cdots < i_k} \sum_{j} \frac{\partial f_{i_1 \ldots i_k}}{\partial x^j}\, dx^j \wedge dx^{i_1} \wedge \cdots \wedge dx^{i_k}
Exterior derivative in coordinates
dd=0d \circ d = 0
Nilpotency of the exterior derivative
Mdω=Mω\int_M d\omega = \int_{\partial M} \omega
Generalised Stokes' theorem

Properties

Wedge product is graded-commutative

αβ=(1)pqβα(αΩp,βΩq)\alpha \wedge \beta = (-1)^{pq}\, \beta \wedge \alpha \quad (\alpha \in \Omega^p,\, \beta \in \Omega^q)

Pullback commutes with exterior derivative

f(dω)=d(fω)f^*(d\omega) = d(f^*\omega)

Leibniz rule for d

d(αβ)=dαβ+(1)pαdβ(αΩp)d(\alpha \wedge \beta) = d\alpha \wedge \beta + (-1)^p\, \alpha \wedge d\beta \quad (\alpha \in \Omega^p)

Theorems

Theorem 1: Poincaré Lemma
If dω=0 on a contractible open set U, then ω=dα for some (k1)-form α on U.\text{If } d\omega = 0 \text{ on a contractible open set } U, \text{ then } \omega = d\alpha \text{ for some } (k-1)\text{-form } \alpha \text{ on } U.
Theorem 2: Stokes' Theorem
Mdω=Mω\int_M d\omega = \int_{\partial M} \omega
Theorem 3: de Rham's Theorem
HdRk(M)Hk(M;R)H^k_{\mathrm{dR}}(M) \cong H^k(M;\mathbb{R})

Worked Examples

  1. 1

    Apply d to each term. For the first term:

    d(xdydz)=dxdydzd(x\, dy \wedge dz) = dx \wedge dy \wedge dz
  2. 2

    Similarly for the second and third terms:

    d(ydzdx)=dydzdx=dxdydzd(y\, dz \wedge dx) = dy \wedge dz \wedge dx = dx \wedge dy \wedge dz
  3. 3

    And:

    d(zdxdy)=dzdxdy=dxdydzd(z\, dx \wedge dy) = dz \wedge dx \wedge dy = dx \wedge dy \wedge dz
  4. 4

    Sum all contributions:

    dω=3dxdydzd\omega = 3\, dx \wedge dy \wedge dz

✓ Answer

dω = 3 dx ∧ dy ∧ dz, which equals 3 times the standard volume form on ℝ³.

Practice Problems

Mediumfree response

Let ω = xy dx + x² dy on ℝ². Compute dω and determine whether ω is exact.

Hardproof writing

Prove the Leibniz rule: d(α ∧ β) = dα ∧ β + (−1)^p α ∧ dβ for α a p-form and β a q-form.

Mediumfree response

What is the de Rham cohomology H¹_dR(S¹)? Provide a generator.

Common Mistakes

Common Mistake

Thinking dx ∧ dy = dx dy (ordinary product)

The wedge product is antisymmetric: dx ∧ dy = −dy ∧ dx. It is not commutative like the ordinary product of functions.

Common Mistake

Confusing closed and exact forms

Every exact form is closed (dd=0), but a closed form is exact only when the cohomology is trivial. The form dθ on S¹ is closed but not exact.

Common Mistake

Applying Stokes' theorem without checking orientation

Stokes' theorem requires consistent orientations on M and its boundary ∂M. A sign error in orientation leads to a sign error in the integral.

Quiz

The exterior derivative of a k-form is a:
Which property characterises a closed differential form?
On ℝⁿ, every closed form is exact. What theorem guarantees this?

Historical Background

Élie Cartan introduced the calculus of exterior differential forms in the early twentieth century as a coordinate-free tool for studying differential equations and geometry. Building on Grassmann's exterior algebra and the work of Riemann, Poincaré, and Volterra, Cartan's 1899–1904 papers established the exterior derivative and its nilpotency dd = 0. Hermann Weyl used differential forms extensively in his 1913 work on Riemann surfaces. The modern treatment in terms of smooth manifolds was consolidated by de Rham in his 1931 thesis, giving rise to de Rham cohomology.

  1. 1844

    Grassmann introduces the exterior (alternating) product in Die lineale Ausdehnungslehre

    Hermann Grassmann

  2. 1899

    Cartan introduces differential forms and the exterior derivative

    Élie Cartan

  3. 1931

    de Rham proves that his cohomology equals singular cohomology, founding de Rham theory

    Georges de Rham

  4. 1965

    Spivak's Calculus on Manifolds popularises differential forms for a broad audience

    Michael Spivak

Summary

  • A differential k-form is a smooth, totally antisymmetric (0,k)-tensor field; locally it is a combination of wedge products of coordinate differentials.
  • The exterior derivative d satisfies d² = 0 and the Leibniz rule, encoding curl, divergence, and gradient in one operator.
  • A form is closed if dω = 0; it is exact if ω = dα. The Poincaré lemma says closed implies exact on contractible domains.
  • Stokes' theorem ∫_M dω = ∫_{∂M} ω unifies the fundamental theorem of calculus, Green's theorem, and the divergence theorem.
  • de Rham cohomology H^k_dR(M) = ker(d)/im(d) is a topological invariant of M, isomorphic to singular cohomology H^k(M; ℝ).

References

  1. BookSpivak, M. — Calculus on Manifolds, Benjamin/Cummings, 1965
  2. BookLee, J. M. — Introduction to Smooth Manifolds, 2nd ed., Springer, 2013, Chapters 11–14