ConceptComplete

Tangent and Cotangent Bundles - Examples and Constructions

The pushforward and pullback operations transfer geometric data between manifolds via smooth maps. They provide the functorial properties that make differential geometry natural and coordinate-free.

DefinitionPushforward of Vectors

Let f:MNf: M \to N be a smooth map. The pushforward or differential of ff at pMp \in M is the linear map f:TpMTf(p)Nf_*: T_pM \to T_{f(p)}N (also denoted dfpdf_p) defined by

(fv)(g)=v(gf)(f_*v)(g) = v(g \circ f)

for vTpMv \in T_pM and gC(N)g \in C^\infty(N). In coordinates, if v=vixiv = v^i \frac{\partial}{\partial x^i}, then

fv=vifjxiyjf_*v = v^i \frac{\partial f^j}{\partial x^i} \frac{\partial}{\partial y^j}

where (yj)(y^j) are coordinates on NN.

The pushforward encodes the linear approximation to ff at each point. It generalizes the Jacobian matrix from multivariable calculus to the manifold setting.

ExamplePushforward of Curves

If γ:IM\gamma: I \to M is a smooth curve, its velocity vector at tt is γ(t)Tγ(t)M\gamma'(t) \in T_{\gamma(t)}M. For a smooth map f:MNf: M \to N, the chain rule gives

(fγ)(t)=f(γ(t))(f \circ \gamma)'(t) = f_*(\gamma'(t))

This shows that the pushforward correctly encodes the chain rule.

DefinitionPullback of Forms

Let f:MNf: M \to N be smooth. The pullback of a covector ωTf(p)N\omega \in T_{f(p)}^*N is the covector fωTpMf^*\omega \in T_p^*M defined by

(fω)(v)=ω(fv)(f^*\omega)(v) = \omega(f_*v)

for vTpMv \in T_pM. This extends to differential forms by f(ωη)=fωfηf^*(\omega \wedge \eta) = f^*\omega \wedge f^*\eta and f(dω)=d(fω)f^*(d\omega) = d(f^*\omega).

Remark

The pullback is contravariant: (fg)=gf(f \circ g)^* = g^* \circ f^*. While vectors push forward along maps, covectors and differential forms pull back. This duality reflects the functorial nature of tangent and cotangent bundles.

ExamplePullback of Exact Forms

If f:MRnf: M \to \mathbb{R}^n is smooth and gg is a function on Rn\mathbb{R}^n, then

f(dg)=d(gf)f^*(dg) = d(g \circ f)

In coordinates, if g=g(y1,,yn)g = g(y^1, \ldots, y^n), then

f(dg)=gyjfd(fj)=gyjffjxidxif^*(dg) = \frac{\partial g}{\partial y^j} \circ f \cdot d(f^j) = \frac{\partial g}{\partial y^j} \circ f \cdot \frac{\partial f^j}{\partial x^i} dx^i
DefinitionRelated Vector Fields

Two vector fields XX(M)X \in \mathfrak{X}(M) and YX(N)Y \in \mathfrak{X}(N) are ff-related for a smooth map f:MNf: M \to N if

f(Xp)=Yf(p)f_*(X_p) = Y_{f(p)}

for all pMp \in M. Equivalently, Yf=fXY \circ f = f_* \circ X as maps MTNM \to TN.

TheoremProperties of Pushforward

The pushforward satisfies:

  1. (gf)=gf(g \circ f)_* = g_* \circ f_* (functoriality)
  2. (idM)=idTM(\text{id}_M)_* = \text{id}_{TM} (identity)
  3. If XX and XX' are ff-related to YY and YY' respectively, then [X,X][X, X'] is ff-related to [Y,Y][Y, Y']

These properties ensure that geometric constructions behave well under smooth maps, forming the foundation for naturality in differential geometry.