2020-02-05 Wednesday
We will do some basic definitions of submanifolds. Then we talk about Whitney Embedding Theorem
Basic Terminology of Submanifolds
(1) Let M,N be two smooth manifolds. A smooth embedding of M into N is a smooth immersion F:M→N that is also a topological embedding, i.e., a homeomorphism onto its image F(M)⊂N where F(M) is equipped with the subspace topology.
Example and Non-example of smooth embeddings
S1↪R2. We view
S1=R/2πZ, and the map is
θ↦(cos(θ),sin(θ)). (Yes)
(0,2π)↪R2.
θ↦(cos(θ),sin(θ)). (Still yes)
The figure eight curve. one maps
(−π,π) to
R2 as a figure eight,
β(t)=(sin(2t),sin(t)), we see that
limt→±πβ(t)=(0,0)=β(0). Hence it is example that an injective smooth immersion is not a smooth embedding.
Another example is the dense curve on a two torus. Pick an irrational number
c∈R−Q. Then we can consider the map
ϕ:R→T2=R2/Z2,
x↦[(x,cx)].
Prop: if F:M→N is an injective smooth immersion, and M is compact, then F is a smooth embedding.
(2) A closely related terminology is an embedded submanifold. Let M be a smooth manifold, an embedded submanifold S is a subset S⊂M such that
S is a (topological) manifold in the subspace topology.
S is endowed with a smooth structure with respect to which
i:S↪M a smooth embedding.
The codimension of S in M is codimMS=dimM−dimS. An open subset of M can be viewed as a codimension-0 submanifold, and is called an 'open submanifold' of M.
(3) Def: An embedded submanifold S⊂M is properly embedded, if the inclusion i:S↪M is a proper map.
Recall the definition of 'proper map': a continuous map of topological spaces
f:M→N is proper if inverse image of compact sets are compact. Note that image of compact sets under
f are always compact, since you can pullback open cover to open cover.
The inclusion
f:(−1,1)↪R is not a proper map, since
f−1([0,2])=[0,1) is not compact in
(−1,1). (nonetheless,
[0,1)⊂(−1,1) is closed)
The inclusion
f:R↪R2,f(x)=(x,0) is a proper map.
Intuitively speaking, a properly embedded submanifold does not have “loose ends”.
Prop: An embedded submanifold S⊂M is properly embedded if and only if S is a closed subset of M.
(4) local k-slice. Let S be an embedded submanifold of M, of dimension k. Then for any point p∈S, we can find a coordinate chart (U,(x1,⋯,xn)) of p in M, such that S∩U={q∈U:xk+1(q)=⋯=xn(q)=0}. Such a coordinate is called a slice coordinate.
Whitney Embedding Theorem
For simplicity, I will only prove the compact version.
Theorem: Every smooth compact manifold of dimension n admit a proper smooth embedding into R2n+1.
Let M be a smooth compact manifold of dimension n.
Step 1: Show that one can embed M into RN for a large enough N. Let M be covered by finitely many coordinate charts {(U1,φi)}i=1m. Let {fi} be a partition of unity of M subject to the cover {Ui}, i.e. fi≥0, ∑ifi=1 and supp(fi)⊂Ui. We then define a map
Φ:M→Rnm+m,p↦(φ1(p)f1(p),⋯,φm(p)fm(p);f1(p),⋯,fm(p))
First, we note that Φ is well-defined and smooth, indeed φi(p)fi(p):U→Rn can be viewed as a function on M by extension by zero. Next, we note that Φ is a smooth immersion. Suppose not, and 0=v∈TpM is in the kernel of dΦp, then assume fj(p)=0, we would have dfj(p)(v)=0, then d(φj⋅fj)(v)=fj(p)d(φj)(v), since d(φj) is a bijection, and fj(p)=0, we have d(φj⋅fj)(v)=0, this contradicts with dΦp(v)=0. Hence Φ is a smooth immersion. Since M is compact, we have Φ a proper embedding.
Step 2: Show that, if Φ:M→RN is any smooth embedding, and if N>2n+1, then we can find quotient map πv:RN→RN/(R⋅v)≅RN−1, such that πv∘Φ:M→RN−1 is a smooth embedding.
Since M is compact, hence smooth embedding corresponds to injective immersion. We identify M as a embedded submanifold of RN. Let [v]∈RPN−1 be the line containing v. Then
πv∣M is injective, if and only if for any distinct points
p,q∈M,
p−q∈/[v].
πv∣M is an immersino, if and only if for any
p∈M,
TpM⊂TpRN does not contain vector
v.
To show that such nice v exists, we will consider all possible directions [v]∈RPN−1, and use Sard theorem to say the bad directions are negligible. Let ΔM⊂M×M be the diagonal. And let M⊂TM as the zero section. Then we have two maps
κ:(M×M)\ΔM→RPN−1,(p,q)↦[p−q]
τ:TM\M→RPN−1,(p,w)↦[w]
For both map, the source manifold is 2n-dimensional, and the target manifold is N−1 dimensional, by assumption N−1>2n, hence the image of κ and τ are the singular value set, hence negligible.
Then, we can repeat this step iteratively, until N=2n+1, then we are done. QED.