The Exterior Derivative
Learning objectives
- Compute for 0-, 1-, and 2-forms in
- Verify the structural identity
- Connect on 0-, 1-, 2-forms to gradient, curl, and divergence respectively
- Distinguish closed forms () from exact forms ()
The exterior derivative is a single operator that subsumes gradient, curl, and divergence under one definition. Where vector calculus offers three operators with three different output shapes, the language of forms offers one operator that increases form-degree by 1 and satisfies one beautiful identity: . This is the algebraic engine behind the generalised Stokes' Theorem. Once you can compute on forms of low degree, you have what you need to read modern geometric physics.
Definition on 0-forms (the gradient)
A 0-form is a smooth function . Its exterior derivative is the 1-form
Up to the dictionary etc., this is the gradient.
Definition on 1-forms (the curl)
For a 1-form , the exterior derivative is the 2-form
which after expanding and simplifying becomes
The three coefficients are the components of . So on 1-forms IS the curl.
Definition on 2-forms (the divergence)
For a 2-form ,
The coefficient is . So on 2-forms IS the divergence.
The headline identity:
For any smooth form , applying twice gives zero. The proof is two lines: ; mixed partials are symmetric in , the wedge product is antisymmetric, so the whole sum cancels in pairs and vanishes. Geometrically corresponds to “the boundary of a boundary is empty”. It implies and at once.
Closed and exact
A form is closed if . A form is exact if for some . Since , every exact form is closed. The converse holds on contractible (e.g., star-shaped) domains by the Poincaré lemma, but fails in general — the gap measures the topology of the domain (de Rham cohomology). On , the form is closed but not exact; its integral around the origin is , witnessing the hole.
(Computing symbolically is a pencil-and-paper exercise; widget visualisation of forms is rare and not yet in lang-core. The references include online tools.)
Pause and think: If is exact, what is for a closed manifold (one with )? Use Stokes' Theorem to argue this without computing.
Try it
- Compute for . Then compute and confirm it equals zero.
- For , compute . Is closed? Find an such that .
- Predict first: is closed? Compute to verify. If not closed, can it possibly be exact?
- Compute for the 2-form . The result should be a multiple of the volume form.
A trap to watch for
When computing , beginners often forget the wedge-product sign: . Re-order systematically to the canonical basis () and track the sign each time. Skipping this is the most common error in form calculations.
What you now know
You can compute on low-degree forms in , verify , and distinguish closed from exact. Section 6.3 makes the form-vector-field dictionary explicit, so you can move freely between the two languages.
References
- Garrity, T. (2002). All the Mathematics You Missed. Cambridge University Press, ch. 6.
- Bachman, D. (2012). A Geometric Approach to Differential Forms (2nd ed.). Birkhäuser.
- Spivak, M. (1965). Calculus on Manifolds. W. A. Benjamin, ch. 4.
- Lee, J. M. (2012). Introduction to Smooth Manifolds (2nd ed.). Springer, ch. 14.
- Hubbard, J. H., Hubbard, B. B. (2015). Vector Calculus, Linear Algebra, and Differential Forms (5th ed.). Matrix Editions.