User Tools

Site Tools


math214:01-29

2020-01-29, Wednesday

,\gdef\d\partial, \gdef\t\tilde

We first introduce the notion of a tangent bundle. Next, we mention that a smooth map f:MNf: M \to N induces a global differential df:TMTNdf: TM \to TN. This finishes up Ch 3. Next, we introduce some more terminologies in Ch 4, Immersion and Submersion.

Tangent Bundle

Last time, we defined the 'setwise' tangent bundle as TM=pMTpM. TM = \bigsqcup_{p \in M} T_p M. Elements of TMTM is a pair (p,v)(p, v) where pMp \in M and vTpMv \in T_p M. This TMTM has a natural projection map π:TMM,(p,v)p\pi : TM \to M, \quad (p,v) \mapsto p.

Now, we equip TMTM with a smooth manifold structure by equip it with a coordinate charts. If (U,φ)(U, \varphi) is a chart for MM, we will define a chart (U~,φ~)(\t U, \t \varphi) on TMTM, where U~:=π1(U)\t U := \pi^{-1}(U), and φ~:U~φ(U)×RnRn×Rn. \t \varphi: \t U \mapsto \varphi(U) \times \R^n \subset \R^n \times \R^n. Let ui=xiφ:URu^i = x^i \circ \varphi: U \to \R be components of φ\varphi, recall that {dui(p)}i=1n\{ \frac{\d}{d u^i}(p) \}_{i=1}^n is a basis for TpMT_p M, thus we may decompose vTpMv \in T_p M as v=i=1nvidui(p). v = \sum_{i=1}^n v^i \frac{\d}{d u^i}(p). Thus, we can define φ~\t \varphi as φ~:(p,v)(u1,,un;v1,,vn).\t \varphi: (p, v) \mapsto (u^1, \cdots, u^n; v^1, \cdots, v^n).

Suppose we have two such charts (U1,φ1)(U_1, \varphi_1) and (U2,φ2)(U_2, \varphi_2), we want to check that on U~1U~2\t U_1 \cap \t U_2, the transition map φ~2φ~11:φ~1(U~1U~2)φ~2(U~1U~2) \t \varphi_2 \circ \t \varphi_1^{-1}: \t \varphi_1( \t U_1 \cap \t U_2) \to \t \varphi_2( \t U_1 \cap \t U_2) is a diffeomorphism. The base coordinates uiu^i changes according to φ2φ11\varphi_2 \circ \varphi_1^{-1}, which is a diffeomorphism, the fiber coordinates viv^i changes as v2i=j=1nu2iu1jv1jv=iv1iu1i=iv2iu2i v^i_2 = \sum_{j=1}^n \frac{\d u_2^i }{\d u_1^j } v^j_1 \quad \Leftarrow \quad v = \sum_i v_1^i \frac{\d }{\d u_1^i} = \sum_i v_2^i \frac{\d }{\d u_2^i} Since the Jacobian matrices u2iu1j\frac{\d u_2^i }{\d u_1^j } are smooth and invertible, we see φ~2φ~11\t \varphi_2 \circ \t \varphi_1^{-1} is smooth. It is not hard to verify its inverse is smooth as well. Thus, we have produced from each coordinate chart (U,φ)(U, \varphi) on MM a coordinate chart (U~,φ~)(\t U, \t \varphi) on TMTM, thus giving TMTM a smooth manifold structure. See Lee p63 for details.

Global differential

Last time, we defined pointwise linear map df(p):TpMTf(p)Ndf(p): T_p M \to T_{f(p)} N. Put them together, we get a global differential df:TMTNdf: TM \to TN. To verify that this map is a smooth map, we just need to work in local coordinate chart, and verify that the corresponding map between charts is smooth.

Immersion and submersions

Implicit Function Theorem, Inverse Function Theorem

We recall the following results from calculus.

Inverse Function Theorem. If f:RnRnf: \R^n \to \R^n is smooth, f(0)=0f(0)=0, and df(0)df(0) is invertible, then there exists a neighborhood UU of 00, such that fUf|_U is invertible with smooth inverse.

Implicit Function Theorem. Let f:Rxn×RymRzmf: \R^n_x \times \R_y^m \to \R_z^m be a smooth function, where subscripts x,y,zx,y,z are coordinates on the corresponding factors. Assume that f(0,0)=0f(0,0) = 0, and the (partial) Jacobian matrix fy(0,0)\frac{\d f}{\d y} \vert_{(0,0)} is invertible. Then, there exists a neighborhood 0URxn0 \in U \subset \R^n_x, and a smooth map g:URymg:U \to \R^m_y, such that g(0)=0g(0)=0 and f(x,g(x))=0f(x,g(x))=0 for all xUx \in U.

Local property of ff is determined by dfdf

The rank of a map at point pp is the rank of the linear map df(p):TpMTf(p)Ndf(p): T_p M \to T_{f(p)} N. More concretely, if we put coordinate charts around pp and f(p)f(p), then df(p)df(p) is represented as the Jacobian matrix.

We only consider constant rank map, that is r=rank(df(p))r=rank(df(p)) is constant on MM. There are several situtations

  • If r=dimMr = \dim M, i.e. dfdf is injective, we call ff an immersion.
  • If r=dimNr = \dim N, i.e. dfdf is surjective, we call ff an submersion.
  • If r=dimM=dimNr = \dim M = \dim N, dfdf is bijective, we call ff a local diffeomorphism.

Note that these are local properties of ff.

In general, we have the rank theorem (Lee Thm 4.12, p81), which says ff can factorize as a submersion followed by an immersion \gdef\into\hookrightarrow \gdef\onto\twoheadrightarrow f:MZNf: M \onto Z \into N

math214/01-29.txt · Last modified: 2020/01/28 13:23 (external edit)