ConceptComplete

Differential Forms - Key Properties

The orientation of a manifold is fundamental for integration theory. It determines a consistent choice of "positive" direction for measuring volumes, encoded algebraically through nowhere-vanishing top-degree forms.

DefinitionOrientation

An orientation on an nn-manifold MM is a choice of equivalence class of atlases, where two atlases are equivalent if all transition maps have positive Jacobian determinant. Equivalently, an orientation is a nowhere-vanishing nn-form Ο‰\omega up to multiplication by positive functions.

A manifold is orientable if it admits an orientation. Not all manifolds are orientable - the MΓΆbius strip and Klein bottle are classic counterexamples.

ExampleOrientations on $\mathbb{R}^n$

The standard orientation on Rn\mathbb{R}^n is determined by the volume form Ο‰=dx1βˆ§β‹―βˆ§dxn\omega = dx^1 \wedge \cdots \wedge dx^n. Any other orientation is given by βˆ’Ο‰-\omega. The two orientations correspond to "right-handed" and "left-handed" coordinate systems.

DefinitionVolume Form

A volume form on an oriented nn-manifold MM is a nowhere-vanishing nn-form Ο‰βˆˆΞ©n(M)\omega \in \Omega^n(M). On an orientable manifold, choosing a volume form is equivalent to choosing an orientation.

Remark

On a Riemannian manifold (M,g)(M, g), there is a canonical volume form determined by the metric, often denoted dVgdV_g or volg\text{vol}_g. In local coordinates, dVg=det⁑(gij)dx1βˆ§β‹―βˆ§dxndV_g = \sqrt{\det(g_{ij})} dx^1 \wedge \cdots \wedge dx^n.

DefinitionPullback of Forms

For a smooth map f:Mβ†’Nf: M \to N and a kk-form Ο‰\omega on NN, the pullback fβˆ—Ο‰f^*\omega is a kk-form on MM defined by

(fβˆ—Ο‰)p(v1,…,vk)=Ο‰f(p)(fβˆ—v1,…,fβˆ—vk)(f^*\omega)_p(v_1, \ldots, v_k) = \omega_{f(p)}(f_*v_1, \ldots, f_*v_k)

The pullback satisfies fβˆ—(Ο‰βˆ§Ξ·)=fβˆ—Ο‰βˆ§fβˆ—Ξ·f^*(\omega \wedge \eta) = f^*\omega \wedge f^*\eta and fβˆ—(dΟ‰)=d(fβˆ—Ο‰)f^*(d\omega) = d(f^*\omega).

ExampleCoordinate Change

If f:Uβ†’Vf: U \to V is a coordinate change and Ο‰=g(y)dy1βˆ§β‹―βˆ§dyn\omega = g(y) dy^1 \wedge \cdots \wedge dy^n on VV, then

fβˆ—Ο‰=(g∘f)det⁑(βˆ‚yiβˆ‚xj)dx1βˆ§β‹―βˆ§dxnf^*\omega = (g \circ f) \det\left(\frac{\partial y^i}{\partial x^j}\right) dx^1 \wedge \cdots \wedge dx^n

This is the change of variables formula from multivariable calculus.

TheoremNaturality of Exterior Derivative

For any smooth map f:M→Nf: M \to N and form ω\omega on NN:

fβˆ—(dΟ‰)=d(fβˆ—Ο‰)f^*(d\omega) = d(f^*\omega)

This commutivity with pullback makes the exterior derivative a natural transformation.

DefinitionInterior Product

Given a vector field XX and a kk-form Ο‰\omega, the interior product iXΟ‰i_X\omega is the (kβˆ’1)(k-1)-form defined by

(iXΟ‰)(v1,…,vkβˆ’1)=Ο‰(X,v1,…,vkβˆ’1)(i_X\omega)(v_1, \ldots, v_{k-1}) = \omega(X, v_1, \ldots, v_{k-1})

The interior product satisfies iX∘iX=0i_X \circ i_X = 0 and iX(Ο‰βˆ§Ξ·)=(iXΟ‰)∧η+(βˆ’1)kΟ‰βˆ§(iXΞ·)i_X(\omega \wedge \eta) = (i_X\omega) \wedge \eta + (-1)^k \omega \wedge (i_X\eta).

The trio of operations dd (exterior derivative), ∧\wedge (wedge product), and iXi_X (interior product) form the fundamental calculus of differential forms, unified by Cartan's formula: LX=iXd+diX\mathcal{L}_X = i_X d + d i_X.