Graduate → Topology → Differential Topology ↓
Vector Bundles
Vector bundles are fundamental structures in the world of undergraduate mathematics, particularly in the realm of topology and differential topology. These objects extend the concept of a vector space by associating a vector space to each point of a topological space, providing a rich framework to explore topics ranging from geometry to physics.
Introduction to vector bundles
A vector bundle is a topological construction that provides a way to "attach" a vector space to each point of a topological space. To better understand vector bundles, let's break down its components with a simple definition:
A vector bundle E
on a topological space M
is a topological space E
together with a continuous surjection π: E → M
satisfying the property that for every point x ∈ M
, the pre-image π-1(x)
is a vector space. We denote such a setup as (E, π, M)
.
Basic example: the tangent bundle
One of the most common examples of a vector bundle is the tangent bundle of a smooth manifold. For a smooth manifold M
, the tangent bundle TM
consists of all tangent spaces at all points of M
Tangent bundle: TM = ∪ TxM, for x ∈ M
Here, TxM
is the tangent space at a point x
in the manifold M
The map π: TM → M
projects every vector in the tangent space to the point of the manifold at which it is tangent.
Local triviality and fiber bundles
For any vector bundle, there is a concept called local triviality. This means that over small regions of the base space M
, the bundle looks like a product of a base space and a vector space. This property is formalized by saying that there exists an open cover {Uα}
of M
, and there is a homomorphism φα: π-1(Uα) → Uα × Rn
that respects vector space structures on the fiber.
It is represented as follows:
For each α, φα(π−1(Uα)) = Uα × Rn
Here, Rn
is a specific fiber or model vector space.
Construction of vector bundles
Total space
The total space of a vector bundle is the space E
containing all fibers. Concretely, if E
is a vector bundle over M
, then E
consists of all pairs (x, v)
where x ∈ M
and v ∈ Vx
, with Vx
being a vector space associated with x
.
Projection maps
The projection map π
sends every element of the total space back to the base space, and connects every vector to its origin on M
:
π : E → M, π(x, v) = x
Transition functions
To create a vector bundle, one usually defines transitions between local trivializations using transition functions. These are maps that tell how to go from one local trivialization to another, obeying a vector space structure. If we denote these by tαβ: Uα ∩ Uβ → GL(n, R)
, then they satisfy the cocycle condition:
tαβ(x) · tβγ(x) = tαγ(x), for all x ∈ Uα ∩ Uβ ∩ Uγ
Example
1. Trivial bundle
A simple example of a vector bundle is the trivial bundle, where the total space is just a product M × Rn
, and the projection is just the projection onto the first factor:
E = M × Rn π : E → M, π(x, v) = x
2. Mobius band
The Möbius band is a classic example of a non-trivial vector bundle. Its structure on the circle S1
is such that the fibers "twist" when moving around the base space.
Mobius Band: Base Location: S1 Fiber: R (single line)
Operations on vector bundles
1. Direct summation
The direct sum of two vector bundles E
and F
on the same base space M
is another vector bundle E ⊕ F
, where:
E ⊕ F = {(e, f) | e ∈ E, f ∈ F, πE(e) = πF(f)}
2. Tensor product
The tensor product on a vector bundle E
and F
M
is a vector bundle E ⊗ F
:
E ⊗ F = {(e, f) | e ∈ E, f ∈ F, πE(e) = πF(f)}
Applications of vector bundles
1. In differential geometry
Vector bundles play an important role in differential geometry, and provide a framework for the study of structures such as Riemannian metrics and derivatives of maps.
2. In physics
In theoretical physics, especially in gauge theory, vector bundles are used to describe fields and forces. The behavior of particles is often modeled as sections of a vector bundle.
Sections of a vector bundle
A section of a vector bundle is a continuous selection of a vector in each fiber on the base space.
A section is a map s : M → E such that π(s(x)) = x for all x ∈ M.
Conclusion
Vector bundles are an indispensable tool in modern mathematics, providing facilities for tackling complex problems with a structured approach. They pervade various branches of mathematics and physics, providing essential insights and frameworks for progress in these fields.