Get AI summaries of any video or article — Sign up free
Manifolds 23 | Differential (Definition) [dark version] thumbnail

Manifolds 23 | Differential (Definition) [dark version]

4 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

The tangent bundle TM is the disjoint union of tangent spaces over all points, keeping T_pM separate from T_qM for p≠q.

Briefing

Differentials for smooth maps between manifolds are built by pushing tangent vectors forward—turning the familiar “Jacobian/derivative” idea into a coordinate-free construction. For a smooth map F: M → N, each point p ∈ M has a tangent space T_pM, and the map induces a linear map dF_p: T_pM → T_{F(p)}N. The key move is that tangent vectors are represented as equivalence classes of curves through p, so dF_p is defined by composing those curves with F and taking the resulting tangent class on the target manifold. This makes the differential the manifold version of a linear approximation of F near p, just like the derivative does in ordinary calculus.

To organize all tangent spaces at once, the transcript introduces the tangent bundle TM as the disjoint union of tangent spaces over every point: TM = ⨆_{p∈M} T_pM. Visually, each tangent space “sits over” its base point, and the disjoint union keeps tangent spaces at different points from being accidentally identified. The tangent bundle can itself be given a smooth manifold structure, with dimension equal to twice the dimension of M—consistent with the idea that it behaves like a product locally (one set of coordinates for the base point, another for the tangent directions).

After setting up tangent spaces and the tangent bundle, the differential is defined precisely using the curve-based description of tangent vectors. A tangent vector at p is an equivalence class of curves γ with γ(0)=p. The differential sends that class to the equivalence class of the composed curve F∘γ, producing a well-defined linear map between vector spaces. Because this construction depends on p, the notation dF_p keeps the base point explicit.

The transcript then connects the abstract definition to the concrete multivariable calculus formula. When M and N are smooth embedded submanifolds of R^n, the abstract tangent spaces can be identified with the usual tangent spaces in Euclidean space. In that setting, the differential becomes the familiar Jacobian action: for a C^1 map f: R^n → R, applying d f_p to a tangent vector represented by γ corresponds to the directional derivative of f along that vector. Using the chain rule, the resulting expression is the Jacobian matrix of f at p multiplied by the derivative of γ at 0, which is exactly the standard multivariable calculus computation.

Overall, the differential on manifolds is presented as the correct generalization of the Jacobian matrix and the total derivative: it produces directional derivatives in a coordinate-free way, while still reducing to the Jacobian in local Euclidean coordinates. The next step, hinted at for later videos, is to examine how this differential looks in local charts, where it should mirror the Jacobian-matrix behavior even in manifold language.

Cornell Notes

A smooth map F: M → N induces, at each point p ∈ M, a linear map on tangent spaces dF_p: T_pM → T_{F(p)}N. Tangent vectors are treated as equivalence classes of curves through p, and dF_p is defined by composing those curves with F, sending [γ] to [F∘γ]. This makes dF_p the manifold analogue of the derivative’s linear approximation near p. When manifolds are embedded in Euclidean space, the abstract differential matches the Jacobian-based directional derivative from multivariable calculus: the differential acts like Jacobian(p) times the tangent direction vector. The differential’s dependence on p is essential, since it changes from point to point.

Why introduce the tangent bundle TM instead of working with tangent spaces one point at a time?

TM packages all tangent spaces together as a disjoint union over the manifold: TM = ⨆_{p∈M} T_pM. The disjoint union matters because tangent spaces at different points are distinct vector spaces; the construction prevents accidental identification. The transcript also notes that TM can be given a smooth manifold structure with dimension 2·dim(M), reflecting the local “base point + tangent direction” structure.

How is the differential dF_p defined using curves?

A tangent vector at p is an equivalence class of curves γ with γ(0)=p. The differential at p sends that class to the equivalence class of the composed curve F∘γ. This produces a linear map dF_p: T_pM → T_{F(p)}N, and the definition is well-defined because equivalent curves through p yield equivalent composed curves through F(p).

What makes dF_p the manifold version of a derivative?

The differential is a linear map that gives the best linear approximation to F near p, just as the derivative does in ordinary calculus. Because it acts on tangent vectors, it captures how F changes infinitesimally along directions in the tangent space, turning “local linearization” into a coordinate-free statement.

How does the abstract differential reduce to the Jacobian in Euclidean coordinates?

When M and N are smooth embedded submanifolds of R^n, the abstract tangent spaces can be identified with their concrete Euclidean tangent spaces. For a C^1 function f: R^n → R, applying d f_p to a tangent vector represented by γ gives the directional derivative. By the chain rule, the result becomes Jacobian(f) at p multiplied by γ'(0), which is the standard multivariable calculus formula.

Why does the notation dF_p matter?

The differential depends on the base point p. The induced linear map changes as p moves on M, so the subscript is not cosmetic: it specifies which tangent space T_pM and which target tangent space T_{F(p)}N are involved.

Review Questions

  1. Given a smooth map F: M → N and a tangent vector represented by a curve γ through p, what curve represents dF_p([γ])?
  2. In the embedded Euclidean setting, how does the chain rule connect d f_p to the Jacobian matrix and the tangent direction γ'(0)?
  3. What is the dimension of the tangent bundle TM in terms of dim(M), and what intuition supports that relationship?

Key Points

  1. 1

    The tangent bundle TM is the disjoint union of tangent spaces over all points, keeping T_pM separate from T_qM for p≠q.

  2. 2

    For a smooth map F: M → N, each point p induces a linear map on tangent spaces dF_p: T_pM → T_{F(p)}N.

  3. 3

    Tangent vectors are equivalence classes of curves through p, and dF_p is defined by composing those curves with F.

  4. 4

    The differential dF_p provides the manifold analogue of the derivative’s local linear approximation near p.

  5. 5

    When manifolds are embedded in Euclidean space, the differential matches the Jacobian-based directional derivative from multivariable calculus via the chain rule.

  6. 6

    The differential’s dependence on p is essential, which is why the notation dF_p includes the base point explicitly.

Highlights

The differential on manifolds is defined by pushing forward tangent vectors: compose the curve representing the tangent vector with F.
Tangent bundle TM is built as a disjoint union over points, and it becomes a smooth manifold of dimension 2·dim(M).
In Euclidean coordinates, the differential acts like the Jacobian matrix at p applied to the tangent direction vector.
The chain rule is the bridge that turns the abstract curve-based definition into the familiar multivariable directional derivative formula.

Topics