Get AI summaries of any video or article — Sign up free
Manifolds 48 | Stokes's Theorem as the Fundamental Theorem of Calculus thumbnail

Manifolds 48 | Stokes's Theorem as the Fundamental Theorem of Calculus

5 min read

Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Integration on an oriented manifold is defined using a chosen positive orientation and a volume form, computed locally via charts that preserve that orientation.

Briefing

Stokes’s theorem emerges as a “fundamental theorem of calculus” for manifolds once orientation is handled correctly—down to the zero-dimensional boundary points. The key move is rewriting the one-dimensional identity

∫(a→b) df = f(b) − f(a)

as an equality between an integral of a differential form over a manifold and an integral of a related form over its boundary. That rewrite depends entirely on how positive and negative orientations are assigned, including what happens when the boundary is just a pair of points.

The discussion starts by recalling how integration on an orientable manifold M is defined using a chosen positive orientation and a volume form ω. In a chart U, ω becomes an ordinary top-degree form in R^n, and the manifold integral is computed by integrating the corresponding component function over the flattened domain. If a chart reverses orientation—meaning it maps the manifold’s positive orientation to the negative orientation in R^n—then the integral must pick up a minus sign to keep the overall definition independent of chart choice. Flipping the manifold’s orientation globally also flips the sign of the integral.

That sign bookkeeping becomes crucial for manifolds with boundary. The boundary ∂M inherits its orientation from M using the outward-pointing unit normal vector: a basis is positively oriented on the boundary exactly when appending the outward normal yields a positively oriented basis in the tangent space of M. The same logic extends to negatively oriented bases by flipping both sides. The treatment then tackles a subtle edge case: zero-dimensional manifolds. Since the tangent space at a point has an empty basis, “orientation” would otherwise be undefined. The solution is to assign two possible orientations to the empty basis so that boundary inheritance still works. This matters because the boundary of a 1D interval is two points.

With that foundation, the transcript connects the standard fundamental theorem of calculus to Stokes’s theorem in one dimension. Treating the interval [a,b] as a 1D manifold with boundary, its boundary consists of the points a and b with opposite induced orientations: b is positive and a is negative (because the outward normal points in opposite directions at the two ends). For a smooth function f on the interval, the differential df is a 1-form. In the 1D setting, df corresponds to f′(x) dx, so integrating df over the interval gives the usual result f(b) − f(a).

Finally, the same expression is recovered by integrating a 0-form over the boundary. A 0-form is just a smooth function, and integrating it over a zero-dimensional manifold means evaluating the function at the points and summing with orientation signs. Because a carries negative orientation and b carries positive orientation, the boundary integral becomes −f(a) + f(b), matching the integral of df. This is presented as the one-dimensional prototype of Stokes’s theorem: the exterior derivative d “moves” from the integrand to the boundary. The next step, reserved for later videos, is defining an exterior derivative for higher-degree forms and proving the general higher-dimensional Stokes theorem.

Cornell Notes

Orientation is the linchpin that makes Stokes’s theorem work on manifolds. Integration on an orientable manifold uses a chosen positive orientation; orientation-reversing charts introduce a minus sign so the integral stays well-defined. For manifolds with boundary, the boundary orientation is inherited using the outward-pointing unit normal, and this rule is extended even to zero-dimensional boundaries by assigning orientations to the empty basis. In one dimension, the interval [a,b] has boundary points with opposite induced orientations (b positive, a negative). With that setup, integrating the 1-form df over the interval yields f(b) − f(a), and integrating the 0-form f over the boundary gives −f(a) + f(b), matching exactly—Stokes’s theorem in its fundamental-theorem-of-calculus form.

Why does an orientation-reversing chart force a minus sign in the manifold integral?

Integration on an oriented manifold is defined so that flattening via a chart into R^n uses the standard orientation there. If the chart flips orientation—sending the manifold’s positive orientation to R^n’s negative orientation—then the component-function integral would otherwise change sign under a different chart. To keep the manifold integral independent of chart choice, the definition is extended with a sign correction: orientation reversal contributes a factor of −1.

How is the boundary orientation determined from the orientation of the manifold?

A basis of the tangent space on ∂M is declared positively oriented if, after appending the outward-pointing unit normal vector to the front of that basis, the resulting basis is positively oriented in the tangent space of M. This outward normal is well-defined for a manifold with boundary, and the same inheritance rule applies when orientations are flipped (both sides change consistently).

Why does the discussion assign “two orientations” to a zero-dimensional manifold (a point)?

At a point, the tangent space is 0-dimensional, so a basis is the empty set, and the usual notion of orientation via ordered bases breaks down. To preserve the boundary-inheritance rule needed for Stokes’s theorem, the empty basis is artificially given two possible orientations. This lets one consistently decide whether a boundary point contributes with a plus or minus sign in zero-dimensional integrals.

In the interval [a,b], which boundary point is positively oriented and why?

The boundary of the 1D interval consists of two points, a and b. The induced boundary orientation depends on the outward-pointing normal direction: at b the outward normal points one way, while at a it points the opposite way. With the convention that the positive direction inside the interval corresponds to the manifold’s positive orientation, b inherits positive orientation and a inherits negative orientation.

How does integrating df over [a,b] match integrating f over {a,b}?

For a smooth function f, df is a 1-form that corresponds to f′(x) dx in the 1D chart. Integrating df over the interval gives the fundamental theorem of calculus: f(b) − f(a). Integrating the 0-form f over the boundary means evaluating f at the two points and summing with orientation signs: b contributes +f(b) (positive orientation) and a contributes −f(a) (negative orientation). The result is −f(a) + f(b), identical to f(b) − f(a).

Review Questions

  1. What sign changes are required when switching from an orientation-preserving chart to an orientation-reversing chart in the definition of integration on manifolds?
  2. How does the outward-pointing unit normal determine which bases on the boundary are positively oriented?
  3. In one dimension, how do the induced orientations on the endpoints a and b ensure that ∫ df equals the boundary integral of f?

Key Points

  1. 1

    Integration on an oriented manifold is defined using a chosen positive orientation and a volume form, computed locally via charts that preserve that orientation.

  2. 2

    Orientation-reversing charts require a minus sign so the integral does not depend on the chart used.

  3. 3

    Flipping the manifold’s orientation flips the sign of the integral of a fixed volume form.

  4. 4

    Boundary orientation is inherited by appending the outward-pointing unit normal to a positively oriented boundary basis.

  5. 5

    The orientation concept is extended to zero-dimensional manifolds by assigning two possible orientations to the empty basis, enabling consistent boundary sign rules.

  6. 6

    In one dimension, the interval’s boundary points inherit opposite orientations, making the boundary integral produce f(b) − f(a).

  7. 7

    Stokes’s theorem in this setting appears as the identity ∫(df) over a manifold equals ∫(f) over its boundary, with d effectively “pushed” to the boundary.

Highlights

Orientation reversal in charts forces a sign change in the manifold integral to keep the definition chart-independent.
Boundary orientation is fixed by the outward-pointing unit normal: append it to a boundary basis to recover a positive basis in the manifold.
Zero-dimensional boundaries (points) still need orientation; assigning orientations to the empty basis makes Stokes’s theorem work at endpoints.
For [a,b], the induced orientations make the boundary integral equal −f(a)+f(b), matching ∫_a^b f′(x) dx.
Stokes’s theorem is presented as the fundamental theorem of calculus rewritten in differential-form language: integrating df becomes integrating f over the boundary.

Topics