2.1 Tangent Vectors
There are several equivalent definitions of the tangent space TpM at p∈M:
Definition (Directional Derivatives). A tangent vector at p is a derivation at p: a linear map v:C∞(M)→R satisfying the Leibniz rule:
v(fg)=f(p)⋅v(g)+v(f)⋅g(p)
Definition (Equivalence Classes of Curves). A tangent vector is an equivalence class of smooth curves γ:(−ε,ε)→M with γ(0)=p, where γ1∼γ2 if (φ∘γ1)"(0)=(φ∘γ2)′(0) in some (hence every) chart.
Proposition 2.1. TpM is a vector space of dimension n=dimM.
2.2 The Tangent Bundle
The tangent bundle of M is
TM=⨆p∈MTpM={(p,v):p∈M, v∈TpM}
It is a smooth manifold of dimension 2n with projection π:TM→M given by π(p,v)=p.
A vector field on M is a smooth section of TM: a smooth map X:M→TM with π∘X=idM, written X(p)=Xp∈TpM.
2.3 The Differential
Let f:M→N be a smooth map. The differential (or pushforward) of f at p is the linear map:
dfp:TpM→Tf(p)N,dfp(v)(g)=v(g∘f)
for v∈TpM and g∈C∞(N). In local coordinates, dfp is represented by the Jacobian matrix [D(f∘φ−1)](φ(p)).
Proposition 2.2 (Chain Rule). d(g∘f)p=dgf(p)∘dfp.