Remark (Motivation via Integration)

Differential -forms are fundamentally objects designed to be integrated over -dimensional oriented surfaces. The standard integrals from multivariable calculus are actually integrations of differential forms:

  1. Line Integrals (1-forms): Integrating a vector field along a curve gives: The integrand is a differential 1-form, which corresponds to a covector field.
  2. Flux Integrals (2-forms): Integrating a vector field across a surface gives: The area element here is skew-symmetric (i.e., ), which motivates the definition of 2-forms as skew-symmetric tensors in .
  3. Volume Integrals (3-forms): Integrating a scalar function over a volume gives: where .

This integration-based intuition naturally leads to the formal definition of differential forms as skew-symmetric tensors on a manifold.

Definition (Differential Form)

Let be a Manifold and be its tangent space at a point . A differential -form is a skew-symmetric tensor product of covectors.

Mathematically, it resides in the exterior power of the dual space (a subspace of the tensor product space):

If the basis for the dual space consists of the differentials of coordinate functions , then the standard basis for is given by the wedge products:

where . And .

(For the algebraic properties of differential forms, including their dimensions, wedge products, pairings, and interior products, see Exterior Algebra).

Definition (Integration of k-form Field)

Let be a -form field, and let be a -dimensional surface. The integral of over is defined via a Riemann sum of the pairing over infinitesimal elements:

where span the tangent elements of the partition at point .

Unpacking the Notation

  • is the cotangent bundle (the collection of all covector spaces at every point on the Manifold).
  • is the bundle containing all possible -forms at every point.
  • denotes the space of “sections” of a bundle. Taking a section means smoothly assigning one specific -form to each point on the manifold.
  • is simply the standard shorthand notation for this space of sections. Therefore, is the rigorous way to state that is a continuous -form field.

Intuition

Imagine that is actually , so that we are in a 3D world. In particular, consider the Earth’s surface, and that , our Manifold, is a zoomed in part of the surface that looks flat (looks like a Euclidean Space at each point, in 2D). We want to integrate a 2-form over a patch of grass or water, say .

At any point in the in the manifold, there is a tangent space . A vector field (a section of ) assigns a physical direction and magnitude to each every point (like wind direction). We get two vectors which span the tangent elements of the partition at .

If these two vectors span the grid on , what is the form field ? We can think of the form field as a continous field of wind sensors across the surface. At every point , there is a specific 2-form , designed to do exactly one thing: it takes (or “eats”) the two vectors and produces a scalar, the exact flux of the wind through the patch of grass at that point.

All together:

In words, we are taking the region and chopping it into an infinitesimal mesh. At each point in the mesh, there are two tangent vectors that span the local grid. Then we activate the sensor field at that point, giving us a scalar reading . Finally, we sum up all these readings and take the limit as the mesh gets finer and finer, giving us the total flux of the wind through the entire patch .

More generally, we can abstract integral over surfaces up to further dimensions and other types of -forms.

Remark (Integration in 3D)

Following our 3D examples, this integration precisely reconstructs the classical vector integrals:

Definition (Change of Coordinates and Pullback)

Let be a -dimensional surface parameterized by a domain as . Changing coordinates yields:

This structure mirrors the pullback operation from !

Definition (Pullback)

Given a linear map , the pullback for -forms acts like an adjoint, pulling forms back from to :

Defined by:

For a nonlinear map , we have a canonical pullback for -form fields (acting conceptually like back-propagation):

Defined point-wise as:

where is the pushforward (differential) of .

Theorem (Change of Coordinates using Pullback)

Using the pullback, the change of coordinates formula simplifies beautifully to:

Example (Pullback in 3D Coordinates)

If we define the Jacobian matrix of the transformation as and let , the pullback operator maps our 3D vector forms:

Lemma (Homomorphism of Pullback)

The pullback is a homomorphism on the entire Exterior Algebra. It distributes over the wedge product:

It also interacts cleanly with the interior product (acting as insertion):

Definition (Exterior Derivative)

The exterior derivative is an operator that generalizes the concept of taking a differential, mapping -form fields to -form fields:

The exterior derivative is defined by three rules:

  1. For a scalar function , is the standard differential of the function.
  2. Nilpotent: (often stated simply as ).
  3. Exterior Leibniz rule:

Example (Exterior Derivative in 3D Space)

  1. (Gradient)
  2. (Curl)
  3. (Divergence)

Lemma (Pullback and Exterior Derivative Commute)

The pullback operator and the exterior derivative commute:

Note

This commutativity is a profound result that is often proven directly using the generalized Stokes’ theorem. When translated into 3D coordinates using the mappings above, this single algebraic identity generates a host of non-obvious vector calculus identities!)

Theorem (Generalized Stokes’ Theorem)

The generalized Stokes Theorem connects integration of differential forms to the exterior derivative:

In 3D, this single, elegant theorem perfectly unifies three classical theorems of vector calculus into one single mathematical identity:

  1. Fundamental Theorem of Calculus (0-forms):
  2. Kelvin-Stokes Curl Theorem (1-forms):
  3. Gauss Divergence Theorem (2-forms):