You are on page 1of 11

Tangent Bundles and Vector Fields

Luigi T. Sousa
July 2020

1
Contents
1 A brief talk about Tangent Bundles 3
1.1 Tangent Bundles . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Cotangent Bundles . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.3 Higher order (co)tangent bundles . . . . . . . . . . . . . . . . . . 6
1.4 Tensor Bundles . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

2 A nice Field trip 8


2.1 Vector Fields . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.2 Covector Fields . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.3 Tensor Fields . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10

3 References 11

2
1 A brief talk about Tangent Bundles
Vector fields are mathematically defined in terms of spaces called tangent
bundles, which we are going to briefly define and talk about here, but are to be
explored more deeply at a later discussion.

1.1 Tangent Bundles


-Definition(s)(1.1): let M be a m-manifold with an atlas A = {(φα , Uα )},
then the tangent bundle of M is defined as what is known as the ‘disjoint
union’ of all the tangent spaces at every point of M :
G
T M := Tp M =
p∈M

[
= {p} × Tp M =
p∈M
[
= {(p, v)|v ∈ Tp M } = {(p, v)|p ∈ M, v ∈ Tp M }. (1)
p∈M

It’s important to realise that even though equation (1) looks like a Carte-
sian Product of M and Tp M , it actually might have a quite different structure
globally, and this is a defining characteristic of what will later be defined as
f ibre bundles, which is the fact that they are spaces that locally look like a
direct product of spaces but globally may have a different structure to them.
Another important thing to note here is that although in a rigorous mathemat-
ical way the tangent bundle is defined as a disjoint union, it’s kind of redundant
to do it so and S it could just as well be defined as a regular union of the tangent
spaces, T M = p∈M Tp M since by construction all tangent spaces are already
disjoint, i.e, they don’t “overlap” at any point,

M = S1

p
vp

vq
q

Figure 1: tangent vectors to a circle

3
which in the picture can be seen by the fact that even though the tangent lines to
the circle cross at some point, the actual space is made from the tangent vectors
at any given point, and the vectors themselves are quite different1 even if the
lines they span actually intersect, and this intersection only happens because of
the embedding of S 1 into R2 .
Since an element (p, v) ∈ T M is fully characterized by the point p ∈ M
because v ∈ Tp M is constructed from p, we give rise to a sort of natural map
called the projection and denoted by π (no, not 3.1415...), defined as follows:

π : T M −→ M
(p, v) 7→ p

which maps any element from T M to a point p ∈ M , but we lose all the
information about the vector v ∈ Tp M by doing so. Note that since π −1 (p) only
fixes p, the vector v is free to go through the entirety of Tp M and we might as
well identify π −1 (p) = Tp M and we say that Tp M is the fibre of T M at p.
-Example: let M = S 1 then we have
n d d o
T S1 = θ, v | θ ∈ S1, v ∈ Tθ S 1 ,
dθ dθ
and since Tθ S 1 is canonically isomorphic to R we get
n d d o
θ, v | θ ∈ S1, v ∈ Tθ S 1 ∼= {(θ, v) | θ ∈ S 1 , v ∈ R} = S 1 × R,
dθ dθ
which is basically the cylinder with infinite height.

S1

θ
Tθ S 1

Figure 2: S 1 and it’s tangent lines

1 The vectors start at different points, point in different directions and might even have

different magnitudes depending on the shape of the manifold

4
Tθ S 1 = π −1 (θ)

θ= π(θ, v)

Figure 3: the fibre at θ

The only other example that is possible to visualize is if M = R, in which


case we basically get the plane R2 , since the tangent bundle generates a manifold
with twice the dimension of the original manifold, so any manifold with more
than two dimensions is impossible to visualize since it would be at least 4-
dimensional.

1.2 Cotangent Bundles


Definition(s)(1.2): similarly to the tangent space and bundle, the cotan-
gent bundle is the (disjoint) union of all the cotangent spaces to M ,
G
T ∗ M := Tp∗ M = {(p, ω) | p ∈ M, ω ∈ Tp∗ M },
p∈M

and we have basically the same notion of projection and fibre, i.e, π(p, ω) = p
and π −1 (p) = Tp∗ M , but since we’re now dealing with the cotangent space rather
then the tangent space, it might be convenient to distinguish the projections
and fibres, so let’s just label this ones with a *:

π(p, ω) = p −→ π ∗ (p, ω) = p

π −1 (p) = Tp∗ M −→ π ∗−1 (p) = Tp∗ M.

5
1.3 Higher order (co)tangent bundles
Since the tangent and cotangent bundles generate a differentiable manifold
from another one, it seems plausible to re-apply this operator again and again,
generating higher order bundles. For example, given a manifold M , one could
build the tangent bundle of the tangent bundle to M

T (T M ) = T 2 M = {(p0 , v 0 ) | p0 ∈ T M, v 0 ∈ Tp0 T M },

or even the cotangent bundle to a tangent bundle or vice-versa,

T ∗ (T M ) = T ∗ T M = {(p0 , ω 0 ) | p0 ∈ T M, ω 0 ∈ Tp∗ T M }

T (T ∗ M ) = T T ∗ M = {(p∗ , v ∗ ) | p∗ ∈ T ∗ M, v ∗ ∈ Tp T ∗ M }.
Thus we can recursively write a formula for a k-th order tangent bundle as

T k M = T (T k−1 M )

and similarly for cotangent bundles,

T ∗k M = T ∗ (T ∗k−1 M ).

Clearly, the T and T ∗ operators do not commute, since in

T ∗ T M = {(p, v, ω ∗ ) | p ∈ M, v ∈ Tp M, ω ∗ ∈ T(p,v)

TM}

we have v being a m-dimensional vector and ω ∗ a 2m-dimensional one-form,


and in

T T ∗ M = {(p, ω, v 0 ) | p ∈ M, ω ∈ Tp∗ M, v 0 ∈ T(p,ω) T ∗ M }

we have ω as a m-dimensional one-form and v 0 as a 2m-dimensional vector.

1.4 Tensor Bundles


Since each (co)tangent bundle is built with some sense of linearity (the tan-
gent space component) and independence from reference frame (the manifold
component), then taking a tensor product of them shouldn’t be a problem, and
this lead us to the notion of the tensor bundle:
-Definition(1.4): a tensor bundle of type (m, n), denoted T m 2
n (M ) , is,
not surprisingly, a (disjoint) union of tensor spaces of type (m, n) over all the
Tp M across the entirety of M :
G G
Tmn (M ) := Tmn (Tp M ) = Tmn,p (M ),
p∈M p∈M

2 some authors may use the notation T m (M ) and reserve the T m (M ) notation specifically
n n
for smooth tensor bundles, but since we’re really only interested in C ∞ stuff, we might as
well not distinguish it at all

6
which since an element of T m n (M ) will be of the form (p, T ), with p ∈ M and
T ∈ Tm n,p (M ), will in most cases be isomorphic to the (tensor) product of m
copies of T M and n copies of T ∗ M :

Tm ∼ m n ∗
n (M ) = ⊗ T M ⊗ ⊗ T M.

-Examples: a tensor bundle of type (1, 0) is just the tangent bundle to M ,

T 10 (M ) = T M,

while a (0, 1) tensor bundle is really just the cotangent bundle

T 01 (M ) = T ∗ M.

Another example that will appear later is the (0, 2), T 02 (M ), bundle since it’s
the range for the tensor field known as the metric tensor, a central object in
Riemannian geometry and General Relativity.

7
2 A nice Field trip
Now that we’ve had a taste of what are tangent bundles, there’s only one
more thing we need to define before discussing about vector fields:
-Definition(2): a section (or cross section) of a general tensor bundle of
M is a (smooth) mapping
s:M →Tm n (M )

such that the composition π ◦ s = idM is the identity map in M , i.e, the “do
nothing” function.

2.1 Vector Fields


-Definition(2.1): let M be a smooth m-manifold, then a (smooth) vector
field in M is a collection of tangent vectors X|p ∈ Tp M , one for each point
p ∈ M such that the map
X(p) : M −→ T M
p 7→ (p, X|p )
is itself smooth. The set of smooth vector fields over M is denoted by X(M ).
Also, note that by definition, π(p, X|p ) = p, and so we have

X(p) = (p, X|p );

π(p, X|p ) = p ⇒
⇒ (π ◦ X)(p) = p ⇒ π ◦ X = idM ,
which should look familiar since this is precisely the definition of a section for a
(1, 0) bundle, a.k.a, the tangent bundle of M . Hopefully the next example will
help illustrate the reasoning behind the name “section”.

8
-Example: let M = S 1 , then if we let our vector field X(p) have a constant
orientation (X µ > 0, for instance) and a constant magnitude (Xµ X µ = α ∈ R),
then in the same pictorial view from example (1.1) we would get something like

X S1


S1

Figure 4: visualization of X(S 1 ) as a literal cross section

which is literally the cross section of the cylinder. We must keep in mind,
however, that this is an embedding of a space which is isomorphic to T S 1 , not
T S 1 itself.

2.2 Covector Fields


-Definition(2.2): let M be an m-manifold, then a (smooth) covector
field or one-form field is a section of the cotangent bundle of M ,

ω(p) : M −→ T ∗ M

p 7→ (p, ω|p ),
and the set of all covector fields is denoted by Ω1 (M ) in the context of differential
forms. In a sense, the set of covector fields is the dual of the set of vector fields,
since each element of Ω1 (M ) is a one-form field that maps, at all points in the
intersection of the domain of both fields, a vector field X ∈ X(M ) to a scalar
field F ∈ F(M ), since point-wise a one-form maps a vector to a scalar:

ω|p (X|p ) = (ωµ X µ )|p ∈ R →

→ ω(x) X(x) = (ωµ X µ )(x) ∈ F(M ) , x ∈ M.




9
2.3 Tensor Fields
-Definition(2.3): again, let M be a C ∞ m-manifold, then a tensor field
of type (m, n) is, surprise surprise, a section of T m
n (M ),

T (p) : M −→ T m
n (M )

p 7→ (p, T |p ).
Quite confusingly (or maybe not), the notation for the set of all tensor
fields of M is exactly the same as the notation for the tensor bundle of M
itself, namely, T m 1 0 1
n (M ). As always, T 0 (M ) = X(M ), T 1 (M ) = Ω (M ) and
0 0
T 0 (M ) = F(M ), also denoted as Ω (M ) in the context of differential forms.
Also, as stated before, T 02 (M ) will be the range for a important symmetric,
non-degenerate bi-linear form, i.e the metric tensor.
In the same way that a regular (q, r)-tensor is a object that maps q covectors
and r vectors to a scalar and a covector field maps a vector field to a function,
a (m, n)-tensor field will be a multi-linear mapping of m covector f ields and n
vector f ields to a scalar f ield, but can, just as a regular point-defined tensors,
map covectors fields into vector fields and similar stuff.

10
3 References
1. INTRODUCTION TO DIFFERENTIAL GEOMETRY, by Joel W. Rob-
bin and Dietmar A. Salamon
2. Geometry, Topology and Physics, Second Edition, by Mikio Nakahara
3. An Introduction to Manifolds, Second Edition, by Loring W. Tu

4. https://en.wikipedia.org/wiki/Tangent_bundle
5. https://unapologetic.wordpress.com/2011/07/06/tensor-bundles/

11

You might also like