Tangent Spaces and Tangent Bundles
2.1 Tangent Vectors
Section titled “2.1 Tangent Vectors”There are several equivalent definitions of the tangent space at :
Definition (Directional Derivatives). A tangent vector at is a derivation at : a linear map satisfying the Leibniz rule:
Definition (Equivalence Classes of Curves). A tangent vector is an equivalence class of smooth curves with , where if in some (hence every) chart.
Proposition 2.1. is a vector space of dimension .
2.2 The Tangent Bundle
Section titled “2.2 The Tangent Bundle”The tangent bundle of is
It is a smooth manifold of dimension with projection given by .
A vector field on is a smooth section of : a smooth map with , written .
2.3 The Differential
Section titled “2.3 The Differential”Let be a smooth map. The differential (or pushforward) of at is the linear map:
for and . In local coordinates, is represented by the Jacobian matrix .
Proposition 2.2 (Chain Rule). .
2.4 Coordinate Representation
Section titled “2.4 Coordinate Representation”In local coordinates around , the coordinate vectors form a basis of . Any tangent vector can be expressed as:
For a smooth function , the action of on is:
Example 2.1. On , with basis . A tangent vector acts on by .
Example 2.2. On the sphere at a point , the tangent space is spanned by and evaluated at .
2.5 Change of Coordinates
Section titled “2.5 Change of Coordinates”If and are two coordinate systems around , the transition formula for tangent vectors is:
Thus the components of a vector transform as:
This contravariant transformation law characterizes tangent vectors: their components transform using the Jacobian of the coordinate change.
Example 2.3. In polar coordinates on , the relation between Cartesian and polar basis vectors is:
2.6 The Cotangent Space
Section titled “2.6 The Cotangent Space”The dual space is called the cotangent space at . Its elements are covectors (linear functionals on ). The basis dual to is denoted , where:
Proposition 2.3. For a smooth function , the differential is given in coordinates by:
2.7 Vector Bundles
Section titled “2.7 Vector Bundles”The tangent bundle is a special case of a vector bundle: a smooth manifold with a surjective submersion such that each fiber is a vector space, and local trivializations exist.
Definition. A vector bundle of rank over is a smooth manifold with a smooth map such that for every there exists a neighborhood and a diffeomorphism with and each fiber maps linearly to .
Example 2.4. The tangent bundle is a rank vector bundle over . The cotangent bundle is also a rank vector bundle, dual to .
Example 2.5. The trivial bundle is a rank vector bundle. A manifold is parallelizable if . For example, is parallelizable but is not (by the hairy ball theorem).
2.8 Worked Examples
Section titled “2.8 Worked Examples”Problem 1. Let with coordinates and let be . Compute in coordinates.
Solution. , . At , . So .
Problem 2. Show that is isomorphic to .
Solution. Consider the embedding . A curve on satisfies . Differentiating: , so every tangent vector is orthogonal to . Conversely, any is tangent to the great circle in the --plane. Thus .
2.9 Practice Problems
Section titled “2.9 Practice Problems”Cross-References
Section titled “Cross-References”Curvature: Uses the tangent bundle and connections to define the Riemann curvature tensor, measuring how parallel transport rotates vectors.
The Gauss-Bonnet Theorem: Relates the integral of Gaussian curvature over a surface to its Euler characteristic, a topological invariant of the tangent bundle.
Applications: Uses tangent spaces and vector fields to model geodesics as a rule relativity and configuration spaces in robotics.
Common Mistakes
Section titled “Common Mistakes”Mistake 1: Confusing the two definitions of tangent vectors The derivation definition and the equivalence-of-curves definition are equivalent, but students often try to use the wrong one in context. When computing with coordinates, the derivation approach is cleaner. When proving geometric results about curves on manifolds, the curve-equivalence approach is more natural.
Mistake 2: Misapplying the chain rule for pushforwards The chain rule states , where the differentials compose in the order then , not then . Students frequently write or forget that the middle spaces must match: and .
Mistake 3: Forgetting that tangent bundle components transform contravariantly Under a coordinate change , the components of a tangent vector transform as , using the Jacobian matrix. Students often mistakenly apply the inverse Jacobian, which would give covariant (covector) transformation, not contravariant.
flowchart TD A[2_Tangent Spaces And Tangent Bundles] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”The tangent space at a point on a manifold is the collection of all possible velocities of curves passing through that point — it is the “flat approximation” to the curved space at that point. On a sphere, the tangent space at the north pole is the horizontal plane touching the sphere there. The tangent bundle glues together all tangent spaces into a single space, giving a manifold a way to talk about directions and velocities globally. A differential form is a machine that takes a tangent vector and returns a number, consistently across all points. The exterior derivative of a form measures how the form changes — it is the infinitesimal version of Stokes’ theorem.
2.9 Practice Problems
Section titled “2.9 Practice Problems”- Prove that the curve and derivation definitions of are equivalent.
- Compute the transition matrix for between Cartesian and polar coordinates.
- Show that .
- Prove that is diffeomorphic to .
- Show that if is an -dimensional manifold, then is a -dimensional manifold.
Advanced Content
Section titled “Advanced Content”This section provides detailed coverage of advanced concepts, including full derivations, proofs, and extended examples.
Derivations and Proofs
Section titled “Derivations and Proofs”Complete mathematical derivations and proofs are provided where appropriate. Each step is explained to ensure understanding of the underlying reasoning.
Extended Examples
Section titled “Extended Examples”Advanced examples demonstrate the application of concepts to complex problems. These examples go beyond standard exam questions to develop deeper understanding.
Research Connections
Section titled “Research Connections”This material connects to current research and advanced applications in the field. Understanding these connections provides context for the study material.
Prerequisites
Section titled “Prerequisites”Ensure you have mastered the prerequisite material before attempting this advanced content.