Lec 05
Lec 05
1. Smooth Maps
Recall that a smooth function on a smooth manifold M is a function f : M → R
so that for any chart1 {ϕα , Uα , Vα } of M , the function f ◦ ϕ−1
α is a smooth function on
Vα . More generally, we can define smooth maps between smooth manifolds:
Definition 1.1. Let M, N be smooth manifolds. We say a continuous map f : M → N
is smooth if for any chart {ϕα , Uα , Vα } of M and {ψβ , Xβ , Yβ } of N , the map
ψβ ◦ f ◦ ϕ−1
α : ϕα (Uα ∩ f
−1
(Xβ )) → ψβ (Xβ )
is smooth. [Note: Both ϕα (Uα ∩ f −1 (Xβ )) and ψβ (Xβ ) are Euclidian open sets.]
Remark. In the definition we assume that the map f is already a continuous map. In
general the smoothness of all ψβ ◦ f ◦ ϕ−1
α ’s does not imply the continuity of f . See
Problem Set 2.
Remark. One can check that if f : (M, A) → (N, B) is smooth, A1 is a chart on M
that is compatible with A, and B1 is a chart on N that is compatible with B, then
f : (M, A1 ) → (N, B1 ) is smooth.
Remark. A map f = (f1 , · · · , fn ) : M → Rk is smooth if and only if each fi ∈ C ∞ (M ).
1
2 LECTURE 5: SMOOTH MAPS
So any vector ~v at a defines a derivative D~va at a. It is not hard to see that the
correspondence v D~va preserves linearity, i.e. Dα~
a a
~ = αD~v + βDw
v +β w
a
~ . The next
a
proposition tells us that the correspondence v D~v is one-to-one, so that we can
identify the set (vector space) of tangent vectors at a with the set of derivatives at a:
Proposition 2.2. Any derivative D : C ∞ (Rn ) → R at a is of the form D~va for some
vector ~v at a.
where Z 1
∂f
hi (x) = i
(a + t(x − a))dt.
0 ∂x
Note that the Leibnitz property implies D(1) = 0 since
D(1) = D(1 · 1) = 2D(1).
By linearity, D(c) = 0 for any constant c. So
n n n
X
i
X
i i
X ∂f
D(f ) = 0 + D(x )hi (a) + (a − a )D(hi ) = D(xi ) (a).
i=0 i=0 i=0
∂xi
It follows that as an operator on C ∞ (Rn ),
n
X ∂
D= D(xi ) .
i=1
∂xi x=a
It is easy to see that the set of all tangent vectors of M at p is a linear space. We
will denote this set by Tp M , and call it the tangent space Tp M to M at p..
As argued above, if f is a constant function, then Xp (f ) = 0. More generally,
Lemma 2.4. If f = c in a neighborhood of p, then Xp (f ) = 0.
Proof. Let ϕ be a smooth function on M that equals 1 near p, and equals 0 at points
where f 6= c. (The existence of such f is guaranteed by partition of unity.) Then
(f − c)ϕ ≡ 0. So
0 = Xp ((f − c)ϕ) = (f (p) − c)Xp (ϕ) + Xp (f )ϕ(p) = Xp (f ).
seen that
P we can identify the (geometric )vector ~v at a with the (algebraic) derivative
a i ∂
D~v = v ∂xi . Note that geometrically,
* +
∂fi X ∂f1 X ∂fn
dfa (~v ) = · ~v = vj , · · · , vj .
∂xj j
∂x j
j
∂x j
The vector in the right hand side is a vector in Rmy . When interpreted as a derivative
∞ m ∞ m
on C (Ry ), it is a map that maps g ∈ C (Ry ) to
X X ∂fi ∂g X ∂
vj j i = v j j (g ◦ f ) = D~va (g ◦ f ).
i j
∂x ∂y j
∂x
In other words, the derivative that corresponds to the vector dfa (~v ) is the derivative at
f (a) that maps g ∈ C ∞ (Rm ) to D~va (g ◦ f ).
Motivated by these computations, we define
Definition 2.5. Let f : M → N be a smooth map. Then for each p ∈ M , the
differential of f is the linear map dfp : Tp M → Tf (p) N defined by
dfp (Xp )(g) = Xp (g ◦ f )
∞
for all Xp ∈ Tp M and g ∈ C (N ).
The chain rule still holds for composition of smooth maps:
Theorem 2.6 (Chain rule). Suppose f : M → N and g : N → P are smooth maps,
then d(g ◦ f )p = dgf (p) ◦ dfp .
Proof. For any Xp ∈ Tp M and h ∈ C ∞ (P ),
d(g ◦ f )p (Xp )(h) = Xp (h ◦ g ◦ f ) = dfp (Xp )(h ◦ g) = dgf (p) (dfp (Xp ))(h).
So the theorem follows.
Obviously the differential of the identity map is the identity map between tangent
spaces. By repeating the proof of Theorem 1.2 in Lecture 2 we get
Corollary 2.7. If f : M → N is a diffeomorphism, then dfp : Tp M → Tf (p) N is a
linear isomorphism.
In particular, we have
Corollary 2.8. If dim M = n, then Tp M is an n-dimensional linear space.
Proof. Let {ϕ, U, V } be a chart near p. Then ϕ : U → V is a diffeomorphism. It
follows that dim Tp M = dim Tp U = dim Tf (p) V = n.
In particular, we see that the tangent vectors ∂i := dϕ−1 ( ∂x∂ i ) form a basis of Tp M .
In coordinates, one has the following explicit formula for ∂i :
∂(f ◦ ϕ−1 )
∂i : C ∞ (U ) → R, ∂i (f ) = (ϕ(p)).
∂xi