Chapter4 Manifolds
Chapter4 Manifolds
JUSTIN M. CURRY
Contents
1. Manifolds 2
1.1. The Notion of a Topological Space 2
1.2. The Hausdorff Axiom 3
1.3. Paracompactness 3
1.4. Manifolds Defined 4
1.5. Differentiable Manifolds 4
1.6. Smooth Mappings between Manifolds 7
1.7. Smooth Mappings between Arbitrary Subsets 8
1.8. Submanifolds 9
1.9. A More Intuitive Picture 9
1.10. Exercises 10
2. Tangent Spaces 12
2.1. Curves and Tangents 13
2.2. Mappings between Tangent Spaces 14
2.3. The Inverse Function Theorem 16
2.4. Submersions 17
2.5. Submanifolds and Regular Values 19
2.6. Immersions 20
2.7. Immersions and the Subset Picture 21
2.8. Exercises 23
3. Vector Fields on Manifolds 23
3.1. Push-Forwards and Pull-Backs 24
3.2. Smooth Vector Fields 24
3.3. Integral Curves 25
3.4. ODE Theory on Manifolds 25
3.5. Complete Vector Fields 26
3.6. One-Parameter Groups of Diffeomorphisms 28
3.7. Exercises 29
4. Differential Forms on Manifolds 31
4.1. Push-Forwards and Pull-Backs 31
4.2. Smooth k-forms 32
4.3. The Exterior Differentiation Operation 33
1
2 JUSTIN M. CURRY
1. Manifolds
Before we can state the abstract definition of a manifold, we must
first restate some background material from topology, most notably,
the definition of a topological space.
1.2. The Hausdorff Axiom. One of the nice properties that metric
space topologies satisfy is known as the Hausdorff axiom. (It is an
exercise to show that all metrizable topologies are Hausdorff.)
Definition 1.4. (X, J ) is a Hausdorff topological space if for every
p1 , p2 ∈ X p1 6= p2 there exist open sets Ui i = 1, 2 with pi ∈ Ui with
U1 ∩ U2 = ∅.
1.3. Paracompactness. Another nice property that metrizable topolo-
gies have is known as paracompactness. First we offer a preliminary
definition.
Definition 1.5. A collection
S of compact sets Ci ⊆ X is an exhaustion
of X if Ci ⊆ Int(Ci+1 ) and Ci = X.
Definition 1.6. A space X is paracompact if there exists an exhaustion
of X by compact sets.
Example 1.7. The space X = Rn is paracompact. Simply build an
exhaustion via n-balls of increasing integer radii, i.e. Ci = Bin (0).
Lemma 1.8. Closed subsets of paracompact sets are paracompact.
Proof. If a space X is paracompact then there exists an exhaustion
{Ci} of X be compact sets. Suppose S ⊆ X is a closed subset. Since
closed subsets of compact sets are compact, we have that S is exhausted
by {Ci ∩ S}, which are compact.
4 JUSTIN M. CURRY
to detail how these charts interact. Here V1,2 = ϕ1 (U1 ∩ U2 ) and V2,1 =
ϕ2 (U1 ∩ U2 ). These sets are open subsets of V1 and V2 and ϕ1,2 :=
ϕ2 ◦ ϕ−1
1 |V1,2 .
Remark 1.12. The map ϕ1,2 is a homeomorphism of V1,2 and V2,1 . It’s
inverse is ϕ2,1 = ϕ1 ◦ ϕ−1
2 |V2,1 .
X = Sn = {x ∈ Rn+1 , ||x|| = 1}
Ui+ = {(x1 , . . . , xn+1 ) ∈ Sn , xi > 0}
Ui− = {(x1 , . . . , xn+1 ) ∈ Sn , xi < 0}
V = Bn = {y ∈ Rn , ||y|| < 1}
ϕ± ± n n
i : Ui ⊂ S → V ⊂ R to be the projection map defined by
ϕ±
i (x1 , . . . , xn+1 ) = (x1 , . . . , x̂i , . . . , xn+1 ).
case is
s X
(ϕ± −1
i ) (x1 , . . . , x̂i , . . . , xn+1 ) = (x1 , . . . , ± 1 − x2j , . . . , xn+1 ).
j6=i
Exercise: Compute ϕ± ± −1
i ◦(ϕj ) and show that they are smooth. Deduce
n
that S is a differentiable manifold.
The previous several exercises may seem like a great deal of effort
to show that the familiar n-sphere is a manifold – it is by definition a
subset of Euclidean space! The next example exhibits a manifold that
is not easily visualized as a subset of a larger ambient space.
Example 1.23 (Real Projective Space). RPn , n-dimensional real pro-
jective space, is defined as the space of one-dimensional subspaces
(lines) in Rn+1 . Define the map
π
Sn / RPn
that sends a vector v to its span < v >.
Exercise: Check this is a two-to-one map. Check that π : Ui+ ֒→ RPn
is injective and onto a set Ui . We then have the charts defined with
homeomorphisms
π −1 ϕ+
i
ϕi : Ui / Ui+ / V.
n
These form an atlas, making RP into a manifold. More details about
this example can be found in the exercises at the end of the section.
Example 1.24. If (X, A) is a manifold and U is an open subset of X,
then U is a manifold in its own right.
Proof. Let (Uα , Vα , ϕα ), α ∈ I be the elements of an atlas A. Let
Uα′ = Uα ∩ U,
Vα′ = ϕα (Uα ∩ U),
ϕ′α = ϕ|Uα∩U .
Observe that (Uα′ , Vα′ , ϕ′α ), α ∈ I define an atlas A′ on U.
1.6. Smooth Mappings between Manifolds.
Notation 1.25 (Conventions for the Chapter). From now on we will
adopt the convention that “manifolds” will actually mean “differen-
tiable manifold”. Furthermore, we will simply refer to “a manifold X”,
assuming that (X, A) is implicitly understood. Also in this spirit when
we refer to a chart (U, V, ϕ) we’ll assume without saying that (U, V, ϕ)
is in A.
8 JUSTIN M. CURRY
Remark 1.30 (For Every vs. There Exists). Traditionally the difference
between “for every” and “there exists” in mathematical definitions is
night and day, but in the case of smooth manifold theory this is not
true. In particular, in the above several definitions, we could have
simply required that there exist one chart where the required function
is C ∞ . The fact that all the charts in the atlas are assumed to be
compatible then gives us for free that the function is C ∞ in every chart!
Lemma 1.31 (Composition of smooth maps is smooth). Assume Xi
for i = 1, 2, 3 are manifolds. If fi : Xi → Xi+1 for i = 1, 2 are C ∞
maps, then f2 ◦ f1 is a C ∞ map.
Proof. Left as an exercise for the reader.
1.7. Smooth Mappings between Arbitrary Subsets. Assume Mi
i = 1, 2 are manifolds and Xi a subset of Mi with f : X1 → X2 a
continuous map.
CHAPTER 4: FORMS ON MANIFOLDS 9
(d) Show that, equipped with these maps, the collection {UI , I ⊆
{1, . . . , n}} is an atlas in the sense of Exercise 4.
Hints:
(i) Suppose V ∈ UI ∩ UJ and let wr = (a1,r , . . . , an,r ) r =
1, . . . , k be a basis of V . Show that φI (V ) = Mk,n−k is the
matrix A−1 I A with its I-minor deleted and φJ (V ) is the
−1
matrix AJ A with its J-minor deleted.
(ii) For each A ∈ Mk,n let ρI (A) ∈ Mk,n−k be the matrix A with
its I-th minor deleted and for each B ∈ Mk,n−k let γI (B) be
the matrix obtained from B by inserting the k × k identity
matrix as the I-th minor of γI (B). Show that B ∈ φI (UI ∩
UJ ) if and only if the J-th minor of γI (B) is non-singular
and show that if γI (B) = A, then φJ ◦φ−1 −1
I (B) = ρJ (AJ A).
−1 ∞
Conclude that φJ ◦ φI is a C map.
2. Tangent Spaces
The entire point of introducing differentiable manifolds is to have
manifolds that one can “do Calculus on”. In order for this to make sense
we need a concept of a derivative. Differentiation, as understood in
elementary calculus courses, involves tangent-making. Essentially the
same is true for the manifold case with a few subtleties. In particular,
if we adopt the intrinsic viewpoint of manifolds, how does one make
sense of a space “tangent” to a manifold when there isn’t a larger
ambient space for the manifold and tangent space to live in? Just as
we have presented two pictures of manifolds, we must now develop their
corresponding versions of tangent spaces.
CHAPTER 4: FORMS ON MANIFOLDS 13
f˜
Cp (U) / Cq (V )
dfp
Tp U / Tq V
Jf (p)
Rn / Rm
We now would like to translate these definitions to the intrinsic man-
ifold setting. In particular, two curves on a manifold are tangent if and
only if their coordinate representations are tangent.
Definition 2.10. Assume M is a manifold, with chart (U, V, ϕ) cen-
tered at p ∈ M, then (γi, Ii ) ∈ Cp (M), i = 1, 2 are tangent at p if ϕ ◦ γ1
and ϕ ◦ γ2 are tangent at ϕ(p) = 0 ∈ Rn .
Exercise 2.11. Show that this definition is independent of the choice of
chart. Hint – Use overlap diagrams and the diagram from the previous
remark.
As before, tangency is an equivalence relation ∼p , thus allowing us
to define the tangent space to a manifold in an identical manner.
Definition 2.12. Tp (M) := Cp (M) ∼p
2.2. Mappings between Tangent Spaces.
Claim 2.13. If M m , N n are manifolds and f : (M, p) → (N, q) a
smooth map, then the map f˜ : Cp (M) → Cp (N) preserves tangency.
CHAPTER 4: FORMS ON MANIFOLDS 15
Claim 2.15. The map, dfp ,is independent of the choice of chart.
Proof. For any n-dimensional manifold M we get the overlap diagram
U1 ∩ UI2
ϕ1
u II ϕ
uu II 2
uuu II
u II
uz u ϕ1,2 $
V1,2 / V2,1
16 JUSTIN M. CURRY
and
Tp M
GG
(dϕ1 )p www GG(dϕ2 )p
ww GG
w ∼
w ∼ GG
{ww = (dϕ1,2 )0 = G#
T0 Rn / T0 Rn
∼
= ∼
=
Jϕ1,2 (0)
Rn / Rn
Since the maps ϕi i = 1, 2 are diffeomorphisms, their derivatives are
bijections and hence so is (dϕ1 , 2).
Consider now the case where M n is a manifold and (U, V, ϕ) is a
chart centered at p. The map dϕp allows us to put coordinates on
the tangent space, Tp M, just as ϕ does for the underlying manifold.
Moreover by claim 2.15 this vector space structure is independent of
charts. In other words
Definition 2.16. Tp M becomes a vector space by requiring dϕp to be
linear.
We will leave for you to check the following two claims.
Claim 2.17. If f : (M, p) → (N, q) is a smooth map, then dfp :
Tp M → Tq N is a linear map of vector spaces.
Claim 2.18. If f : (M, p) → (N, q) is a diffeomorphism, then dfp :
Tp M → Tq N is an isomorphism of vector spaces.
This latter claim actually has a stronger cousin known as the inverse
function theorem. Studying maps of tangent spaces reveals important
properties of the underlying maps and vice-versa.
2.3. The Inverse Function Theorem. Assume U1 , U2 are open sets
in Rn and f : (U1 , p1 ) → (U2 , p2 ) is a C ∞ map. The Jacobi mapping
∂fi
Jf (p) : Rn → Rn Jf (p1 ) = [ ∂x j
(p1 )] is the derivative of f at p1 , which
is the best linear approximation to the map. We have the following
result:
Theorem 2.19 (Inverse Function Theorem for Rn ). The map Jf (p1 )
is bijective if and only if f maps a neighborhood of p1 in U1 diffeomor-
phically onto a neighborhood of p2 in U2 .
From the diagram
dfp1
Tp1 U1 / Tp2 U2
∼
= ∼
=
Jf (p1 )
Rn / Rn
CHAPTER 4: FORMS ON MANIFOLDS 17
f
U1 / U2
∼
= ∼
=
g
V1 / V2
which induces the corresponding diagram on the tangent spaces
dfp1
Tp1 M1 / Tp2 M2
∼
= ∼
=
dg0
T0 V1 / T0 V2
We know that the vertical arrows are bijections by the chain rule.
Accordingly, dfp1 is bijective if and only if dg0 bijective. If dg0 is bi-
jective than g is a local diffeomorphism at 0 by the inverse function
theorem for Rn and thus f is a local diffeomorphism at pi .
Proof. Choose any charts (Ui , Vi, ϕi ) centered at pi such that f (U1 ) ⊂
U2 . Setting g := ϕ2 ◦ f ◦ ϕ−1
1 as before
f
U1 / U2
∼
= ∼
=
g
V1 / V2
Check that if dfp1 is onto then dg0 is onto. Hint – Chain Rule. Now
we can make a linear change of coordinates in Rm such that Jg (0) = π.
Let G : (V1 , 0) → (Rm , 0) be the map sending x = (x1 , . . . , xm ) to
G(x) = (g1 (x), . . . , gn (x), xn+1 , . . . , xm ). Recognize that
Jg (0) 0
JG (0) =
0 I
and since Jg (0) = π we have that JG (0) = I and π ◦ G = g. By the
inverse function theorem we know that G is a diffeomorphism of V1
CHAPTER 4: FORMS ON MANIFOLDS 19
Proof. Choose any charts (Ui , Vi, ϕi ) centered at pi such that f (U1 ) ⊂
U2 . Setting g := ϕ2 ◦ f ◦ ϕ−1
1 as before
f
U1 / U2
∼
= ∼
=
g
V1 / V2
Check that if dfp1 is injective then dg0 is injective. Now we can make
a linear change of coordinates in Rn such that Jg (0) = ι. Let Ṽ ⊆ Rn
be the open set {(x1 , . . . , xn ) ∈ Rn , (x1 , . . . , xm ) ∈ V } and let G : Ṽ →
Rn be the map sending x = (x1 , . . . , xn ) to G(x) = g(x1 , . . . , xm ) +
(0, . . . , 0, xm+1 , . . . , xn ). Check that JG (0) = I and G ◦ ι = g.
By the inverse function theorem G maps a neighborhood, W , of 0
in Ṽ diffeomorphically onto a neighborhood of 0 in V2 . In the dia-
gram above lets replace V2 by (V2 )new = G(W ) and V1 by (V1 )new =
g −1(G(W )). Shrinking U1 and U2 if necessary we get the diagram:
f
U1 / U2
ϕ1 ϕ2
g
V1 B / V2
O
BB
BBι ∼
BB= G
B
W
Replacing ϕ2 by G−1 ◦ ϕ2 and letting (V2 )new = W provides the desired
diagram:
f
U1 / U2
∼
= ∼
=
ι
V1 / V2
2.7. Immersions and the Subset Picture.
Theorem 2.34. Assume M is an n-dimensional manifold. If X a k-
dimensional submanifold then the inclusion map ι : X ֒→ M is a 1 − 1
proper immersion.
Proof. Left as an exercise for the reader. Here are some hints: Let p ∈
X and U an open neighborhood of p in X, V an open neighborhood of
0 in Rk and ϕ : U → V a diffeomorphism. Shrinking U if necessary, we
can extend ϕ to a C ∞ map ϕ̃ : Ũ → V where Ũ is an open neighborhood
22 JUSTIN M. CURRY
Since V ⊆ Rn these results are true for the vector field w = ϕ∗ v and
hence, since w and v are ϕ-related, they are true for v. In particular,
we have recaptured the following important theorems for differential
equations on manifolds:
Proposition 3.14 (Local Existence). For every p ∈ U there exists an
integral curve, γ(t) , −ǫ < t < ǫ, of v with γ(0) = p.
Proposition 3.15 (Local Uniqueness). Let γi : Ii → U i = 1, 2 be
integral curves of v and let I = I1 ∩ I2 . If γ2 (a) = γ1 (a) for some a ∈ I
then γ1 ≡ γ2 on I. Furthermore, there exists a unique integral curve,
γ : I1 ∪ I2 → U with γ = γ1 on I1 and γ = γ2 on I2 .
Proposition 3.16 (Smooth Dependence on Initial Data). For every
p ∈ U there exists a neighborhood, O of p in U, an interval (−ǫ, ǫ) and
a C ∞ map, h : O × (−ǫ, ǫ) → U such that for every p ∈ O the curve
γp (t) = h(p, t) , −ǫ < t < ǫ ,
is an integral curve of v with γp (0) = p.
3.5. Complete Vector Fields.
Definition 3.17. A C ∞ curve γ : [0, b) → M is a maximal integral
curve of v if it can’t be extended to an interval [0, b′ ] where b′ > b, i.e.
there is no integral curve γ ′ : [0, b′ ] → M such that γ = γ ′ |[0,b) .
Definition 3.18. A sequence of points pi ∈ M i = 1, 2, . . . tends to
infinity in M if for every compact set C ⊆ M there exists an i0 such
that pi ∈/ C for i > i0 .
Theorem 3.19. If γ : [0, b) → M is a maximal integral curve of v
then either of the following is true:
(a) b = +∞
(b) There exists a sequence {ti } ∈ [0, b) with ti → b and the image
sequence {γ(ti )} tends to infinity in M.
Proof. (See Birkhoff and Rota page 172.) Suppose not. Then there
exists a compact set C such that for all t ∈ [0, b) γ(t) ∈ C and hence
there exists a sequence ti ∈ [0, b) and a point p ∈ C such that ti → t
and γ(ti ) → p. Let U be a open neighborhood of p and
h : U × (−ǫ, ǫ) → M
a C ∞ map such that for all q ∈ U γq (t) = h(q, t) −ǫ < t < ǫ is an
integral curve of p with γq (0) = q. Since γ(ti ) → p and ti → b there
CHAPTER 4: FORMS ON MANIFOLDS 27
Proof. Let q = fs (p). Then the curves γ1 (t) = fs+t (p) −∞ < t < ∞
and γ2 (t) = ft (q) −∞ < t < ∞ are both integral curves of v with initial
point γ1 (0) = γ2 (0) = q and hence they coincide for all time.
Theorem 3.23. If M is compact then f : M × R → M is C ∞ .
Proof. By smooth dependence on initial data there exists for every
p ∈ M a neighborhood Up of p and an ǫp > 0 such that
f : Up × (−ǫp , ǫp ) → M
is C ∞ . The sets Up for p ∈ M are a covering of M, which is compact.
There exists a finite subcover Upi i = 1, . . . , k of M. Now let ǫ = min ǫpi .
Since the sets Upi × (−ǫ, ǫ) cover M × (−ǫ, ǫ) and f restricted to each
of these sets is C ∞ ,
f : M × (−ǫ, ǫ) → M
∞
is a C map. Now note that for any T > 0 there exists a large positive
integer N such that T /N < ǫ. Using the fact that
fT = fT /N ◦ · · · ◦ fT /N
and since each fT /N is C ∞ , the composition f : M × (−T, T ) → M is
C ∞ . Since T is arbitrary, we conclude that f : M × R → M is C ∞ .
Remark 3.24. With a little effort, the assumption that M is compact
in Theorem 3.23 can be weakened. See Exercises 12 and 13 at the end
of the section for more details.
3.6. One-Parameter Groups of Diffeomorphisms. You may have
observed from Claim 3.22 that the functions ft are parameterized by
the additive group (R, +). In particular, f0 = IdM is the identity
mapping and for any t ∈ R there exists a −t ∈ R so that ft ◦ f−t =
ft−t = f0 = IdM , so the set ft has an identity element and inverses –
making it a group. The result stating that f : M × R → M is C ∞ gives
us that ft : M → M is C ∞ for any t as well. Consequently, both ft and
its inverse (ft )−1 = f−t are C ∞ – making it a diffeomorphism.
Definition 3.25. The set of functions
{ft , −∞ < t < ∞}
is called a one-parameter group of diffeomorphisms generated by v.
If the vector field v is not complete then it does not generate a
one-parameter group of diffeomorphisms. We have shown that if the
underlying manifold M is compact, then any vector field is complete,
but if M is not compact, then it admits a great deal of incomplete
vector fields.
CHAPTER 4: FORMS ON MANIFOLDS 29
∂
Example 3.26. Let M = R and v = x2 ∂x . Exercise – What are the
integral curves? Where are they undefined?
Proposition 3.27. If a vector field v is compactly supported then it
is complete – and thus generates a one-parameter group of diffeomor-
phisms.
Proof. The proof is identical to the case when M is compact. See
above.
3.7. Exercises.
(1) Let X ⊆ R3 be the paraboloid, x3 = x21 + x22 and let w be the
vector field
∂ ∂ ∂
w = x1 + x2 + 2x3 .
∂x1 ∂x2 ∂x3
(a) Show that w is tangent to X and hence defines by
restriction a vector field, v, on X.
(b) What are the integral curves of v?
(2) Let S 2 be the unit 2-sphere, x21 + x22 + x23 = 1, in R3 and let w
be the vector field
∂ ∂
w = x1 − x2 .
∂x2 ∂x1
(a) Show that w is tangent to S 2 , and hence by restriction
defines a vector field, v, on S 2 .
(b) What are the integral curves of v?
(3) As in problem 2 let S 2 be the unit 2-sphere in R3 and let w be
the vector field
∂ ∂ ∂ ∂
w= − x3 x1 + x2 + x3
∂x3 ∂x1 ∂x2 ∂x3
(a) Show that w is tangent to S 2 and hence by restriction
defines a vector field, v, on S 2 .
(b) What do its integral curves look like?
(4) Let S 1 be the unit circle, x21 +x22 = 1, in R2 and let X = S 1 ×S 1
in R4 with defining equations
f1 = x21 + x22 − 1 = 0
f2 = x23 + x24 − 1 = 0 .
(a) Show that the vector field
∂ ∂ ∂ ∂
w = x1 − x2 + λ x4 − x3 ,
∂x2 ∂x1 ∂x3 ∂x4
30 JUSTIN M. CURRY
Lw ϕ = ι(ρv) dϕ = ρι(v) dϕ = 0
ϕ is constant along integral curves of w. Let γ(t), −∞ < t <
∞, be the integral curve of w with initial point, γ(0) = p. Show
that γ is an integral curve of v.
(12) Show that in Theorem 3.23 the hypothesis that M is compact
can be replaced with v compactly supported.
(13) Let Ci i = 1, 2, . . . be an exhaustion of M by compact sets and
ρi ∈ Co∞ (M) a bump function which is 1 on Ci . By 12, Theorem
3.23 is true for each of the vector fields vi := ρi v. Conclude that
Theorem 3.23 is true for v itself. Here are a few hints:
(a) Let γ : [0, T ] → M be an integral curve of v. Show that
for some i γ([0, T ]) is contained in IntCi .
(b) Conclude that γ is an integral curve of vi .
(c) Let (fi )t , −∞ < t < ∞ be the one-parameter group of
diffeomorphisms associated with vi . Show that there exists
a neighborhood, U, of γ(0) with the property
(fi )t (U) ⊆ IntCi
for 0 ≤ t ≤ T .
(d) Conclude that, on the set U × [0, T ), fi = f .
(e) Conclude from the foregoing that f : U × [0, T ] → M is a
C ∞ map.
(f) Finally, noting that p = γ(0) can be an arbitrary point on
M and T an arbitrary positive real number, conclude that
f : M × (−∞, ∞) → M
is C ∞ .
is C ∞ .
4.3. The Exterior Differentiation Operation.
Definition 4.9. Let ω be a C ∞ k-form on a manifold X. For p ∈ X
take a chart (U, V, ϕ) and define the exterior derivative of ω, dω, on X
by the formula
(4.10) dω := (ϕ−1 )∗ dϕ∗ ω .
We now wish to show that this definition is independent of chart.
Assume p ∈ X is contained in two charts (Ui , Vi , ϕi ) i = 1, 2 and define
ψ := ϕ2 ◦ ϕ−1
1 . Observe that
dϕ2∗ ω = d(ψ ◦ ϕ1 )∗ ω
= dψ∗ ϕ1∗ ω
= ψ∗ dϕ1∗ ω
= ϕ2∗ ϕ−1
1∗ dϕ1∗ ω
hence
ϕ−1 −1
2∗ dϕ2∗ ω = ϕ1∗ dϕ1∗ ω .
Note that we have used the fact that ψ∗ d = dψ∗ , i.e. the push-
forward commutes with the exterior derivative d. This follows from
the fact that the pull-back commutes with the exterior derivative and
defining the push-forward as the pull-back via the inverse map. Recall
that for ω = f dxI and a C ∞ map G, G∗ dω = G∗ (df ∧ dxI ) = d(f ◦ G) ∧
d(xI ◦ G) = dG∗ (f dxI ).
We can therefore, define the exterior derivative, dω, globally by
defining it to be equal to (4.10) on every chart.
It’s easy to see from the Definition 4.9 that this exterior differenti-
ation operation inherits from the exterior differentiation operation on
open subsets of Rn the properties from Section 2.3 of Chapter 2:
I. For ω1 , ω2 in Ωk (U) d(ω1 + ω2 ) = dω1 + dω2 .
34 JUSTIN M. CURRY
as in §2.4, by setting
(ι(v)ω)p = ι(vp )ωp
and the Lie derivative
(4.12) Lv ω = Ωk (X)
by setting
It’s easily checked that these operations satisfy the identities (2.4.2)–
(2.4.8) and (2.4.12)–(2.4.13) (since, just as in §2.4, these identities are
deduced from the definitions (4.11) and (3.3) by purely formal manip-
ulations). Moreover, if v is complete and
ft : X → X , −∞ < t < ∞