The notion of a tangent vector on a curve in is elementary: the derivative at a point. But on an abstract manifold — a space with no ambient Euclidean structure, no global coordinates, no way to subtract two points — the phrase “tangent vector at ” requires a definition. What exactly is a direction at a point on a sphere, when the sphere is not sitting inside but is simply given by charts and transition maps?
There are three equivalent answers, each revealing something different about the structure. The most geometric: a tangent vector is an equivalence class of curves through , two curves being equivalent if they have the same velocity in any chart. The most coordinate-heavy: a tangent vector is a collection of numbers, one per coordinate, that transform according to the Jacobian when the chart changes. The most algebraically clean, and the one we adopt: a tangent vector is a derivation — a linear operator on smooth functions satisfying the Leibniz rule. The derivation definition is the right one for abstract manifolds because it refers only to the smooth structure, not to any embedding or coordinate system.
Tangent Vectors as Derivations
The key observation is that in , the directional derivative in direction at point acts on smooth functions by
This operator is linear in and satisfies the product rule: . The direction is entirely encoded in the operator — different vectors give different operators. We take this as the definition.
[!definition] 2.1 — Tangent Vector and Tangent Space Let be a smooth manifold and . A tangent vector at is a linear map satisfying the Leibniz rule:
Such a map is called a derivation at . The set of all derivations at is the tangent space , which is a vector space under the operations
The definition is intrinsic: it depends only on the ring of smooth functions, which is determined by the smooth structure. No chart, no embedding, no ambient space is needed.
Two consequences follow immediately from the Leibniz rule. First, if is constant, then for every tangent vector — derivations annihilate constants. (Proof: , so ; linearity handles all constants.) Second, if , then — the product of two functions vanishing at has zero derivative there.
To make the definition concrete, choose a chart with and coordinate functions . For each , define the operator
where are the standard coordinates on . This is a derivation at — it satisfies linearity and the Leibniz rule because the ordinary partial derivative does. The operators are the coordinate basis vectors associated with the chart.
[!theorem] 2.1 — Tangent Space is n-Dimensional Let be a smooth -manifold and . For any chart around with coordinate functions , the coordinate vectors form a basis for . In particular, .
The proof uses bump functions: one constructs, for each , smooth functions that locally look like coordinate projections, and shows that by checking both sides agree on every smooth function (using a Taylor expansion in the chart). The key step is that any smooth function can be written near as for smooth functions with , and derivations annihilate constants and quadratic-order terms.
The components are the coordinates of in the basis . Under a change of chart from to , the chain rule gives
The coordinates of the same tangent vector transform by the Jacobian matrix of the transition map — this is the “contravariant” transformation rule. The derivation definition makes this transformation automatic rather than axiomatic.
The Differential of a Smooth Map
One of the central operations in calculus is the derivative of a map: the best linear approximation to the map near a point. For smooth maps between manifolds, this is the differential (also called the pushforward).
[!definition] 2.2 — Differential (Pushforward) Let be a smooth map and . The differential of at is the linear map
defined by
In words: to push a tangent vector at forward to , act with on functions pulled back through . The chain rule is built into the definition: if is another smooth map, then .
In local coordinates, if are coordinates near and are coordinates near , then is represented by functions , and
The matrix of in the coordinate bases is the Jacobian matrix . The differential is thus the coordinate-free version of the Jacobian: a linear map between tangent spaces that encodes the first-order behavior of near .
The rank of classifies smooth maps:
- is an immersion at if is injective ()
- is a submersion at if is surjective ()
- is a local diffeomorphism at if is an isomorphism (, rank maximal)
The inverse function theorem from Chapter 1 can now be restated cleanly: is a local diffeomorphism near if and only if is an isomorphism.
The Tangent Bundle
The collection of all tangent spaces assembled into a single smooth manifold is the tangent bundle.
[!definition] 2.3 — Tangent Bundle The tangent bundle of a smooth -manifold is
It comes equipped with the projection defined by . The fiber is the tangent space at .
The tangent bundle is itself a smooth -manifold. Given a chart on with coordinates , a point has the representation , giving a chart on by
The transition maps for these charts on are smooth because they involve the Jacobian of the transition maps of , which are smooth. The tangent bundle is thus a smooth manifold of dimension .
The tangent bundle is the simplest example of a vector bundle: a smooth manifold with a projection such that each fiber is a vector space, varying smoothly from point to point. Much of differential geometry can be organized as the study of vector bundles over manifolds — the cotangent bundle, tensor bundles, the frame bundle. We will see these structures again in Chapters 3 and 8.
Vector Fields
A smooth choice of tangent vector at each point of is a vector field.
[!definition] 2.4 — Vector Field A vector field on is a smooth map such that — that is, for every . Equivalently, is a smooth section of the tangent bundle.
In a local chart , a vector field on is written
where the component functions are smooth.
The set of all smooth vector fields on , denoted , is a module over : one can add vector fields and multiply them by smooth functions. The action of a vector field on a smooth function gives another smooth function:
This makes vector fields first-order differential operators on .
Integral Curves and Flows
Every vector field generates a family of curves — its integral curves — obtained by following the direction the field points at each moment.
[!definition] 2.5 — Integral Curve An integral curve of a vector field through a point is a smooth curve satisfying
In local coordinates, the condition becomes the ODE system
with initial condition . The Picard–Lindelöf theorem guarantees existence and uniqueness of solutions for short times, given that is smooth (in particular, Lipschitz in coordinates). The solution may fail to exist for all time — think of a vector field on given by , whose integral curve through blows up at . When integral curves exist for all time, is called complete.
Assembling the integral curves parametrized by their starting points gives the flow of the vector field.
[!definition] 2.6 — Flow of a Vector Field The flow of a vector field is the smooth map
where is an open neighborhood of , defined by , the integral curve of through at time .
For fixed , we write for the map . Each (where it is defined) is a diffeomorphism. The family satisfies the group law:
The group law says that flowing for time and then time is the same as flowing for time . This makes a one-parameter group of diffeomorphisms. Vector fields are infinitesimal generators of such groups — a theme that will become central when we study Lie groups in Chapter 7.
The flow has a compelling interpretation: given a vector field on , think of as a fluid in motion, with giving the velocity of the fluid particle at . Then is where the particle starting at ends up after time . The integral curves are the trajectories of individual particles; the flow maps describe the entire fluid at each moment.
The Lie Bracket
Given two vector fields and on , one might hope their composition — first apply , then — is again a vector field. It is not: involves second derivatives of , and the second-order terms do not satisfy the Leibniz rule. However, the commutator does:
[!definition] 2.7 — Lie Bracket The Lie bracket of vector fields is the vector field defined by
That is indeed a vector field (a derivation, not a second-order operator) follows from a direct computation: the second-derivative terms in and cancel, leaving a first-order operator. In local coordinates,
The Lie bracket is the infinitesimal measure of how much the flows of and fail to commute. To see this precisely, consider the composition of flows:
This “commutator of flows” — go along for , then for , then back along , then back along — measures how far you end up from where you started. A Taylor expansion shows this displacement is : to first order in , the failure of the flows to commute is exactly the Lie bracket.
[!theorem] 2.2 — Properties of the Lie Bracket The Lie bracket satisfies:
- Bilinearity: for
- Antisymmetry:
- Jacobi identity:
- Leibniz rule for :
The first three properties make a Lie algebra — an infinite-dimensional one.
The Jacobi identity is not a theorem to be proved so much as a constraint to be verified: it holds because both sides, when applied to , reduce to the same expression by expansion. Its geometric meaning is subtle: it says the Lie bracket respects a certain three-body consistency, ensuring that the “failure to commute” of three flows is itself internally consistent.
The Lie bracket of the coordinate fields vanishes: for all . This is the integrability condition behind the following important fact: vector fields on an -manifold can simultaneously be used as a coordinate basis (i.e., there exists a chart in which ) if and only if their pairwise Lie brackets all vanish. Non-vanishing Lie brackets are thus a measure of the “non-flatness” of the frame — a precursor to the notion of curvature we develop in Chapter 6.
Pushforward of Vector Fields
The differential pushes a single tangent vector at to a tangent vector at . For a vector field on — a choice of tangent vector at every point — the pushforward requires more care: there is no guarantee that is a bijection, so the image of a vector field under need not be well-defined everywhere on .
[!definition] 2.8 — F-Related Vector Fields Let be a smooth map. Vector fields and are -related if
When is a diffeomorphism, every vector field on has a unique pushforward defined by .
The Lie bracket is natural with respect to -related fields: if is -related to and is -related to , then is -related to . Equivalently, for diffeomorphisms: . The Lie bracket is a diffeomorphism-invariant operation.
The Tangent Bundle as the Infinitesimal Picture
At this point it is worth stepping back to see the full picture the tangent bundle provides. A smooth manifold is a topological space that locally looks like . The tangent bundle makes this local Euclidean structure precise at the infinitesimal level: it assigns to each point the -dimensional vector space of all “directions” available at .
The differential of a smooth map is a linear map at each point — the best linear approximation to near . This linearization is one of the most powerful tools in differential geometry: it reduces local questions about smooth maps to linear algebra.
Vector fields are the sections of this bundle: they pick out one tangent vector at each point, smoothly, defining a “flow” that moves every point of along an ODE. The Lie bracket of two vector fields measures how their flows interact, encoding the non-commutativity of the curved space in a purely algebraic object.
What is still missing is a way to measure tangent vectors — to assign a notion of length or angle to the arrows in each . This requires an inner product on each tangent space, varying smoothly across : the Riemannian metric of Chapter 4. Before getting there, we need one more fundamental object: the cotangent bundle and differential forms, which live on the “dual side” of the tangent bundle and provide the right language for integration on manifolds.
The derivation approach to tangent vectors is due to the modern axiomatic treatment of differential geometry; a clean account is in Lee’s Introduction to Smooth Manifolds (Chapter 3). The flow of a vector field and its relation to ODEs is treated in detail in Spivak’s A Comprehensive Introduction to Differential Geometry (Vol. 1). The Lie bracket as the infinitesimal commutator of flows is beautifully explained in Arnold’s Ordinary Differential Equations (Chapter 8).