Elementary Differential Topology

🔁Elementary Differential Topology Unit 5 – Submanifolds, Immersions & Submersions

Submanifolds, immersions, and submersions are key concepts in differential topology that describe relationships between manifolds. These tools allow us to study how manifolds can be embedded, mapped, or projected onto one another, providing insights into their structure and properties. Understanding these concepts is crucial for analyzing the geometry and topology of manifolds. They form the foundation for more advanced topics in differential topology and geometry, enabling us to explore complex mathematical structures and their applications in physics and other fields.

Key Concepts and Definitions

  • Manifolds are topological spaces that locally resemble Euclidean space and have a well-defined dimension
  • Submanifolds are subsets of a manifold that are themselves manifolds with respect to the subspace topology
    • Submanifolds inherit the smooth structure from the ambient manifold
  • Immersions are smooth maps between manifolds that have injective differential at every point
    • Immersions need not be injective globally, but they are locally injective
  • Submersions are smooth maps between manifolds that have surjective differential at every point
    • Submersions are locally modeled by projections onto a subspace
  • Tangent spaces are vector spaces attached to each point of a manifold, capturing the local linear approximation
  • Differential of a smooth map is a linear map between tangent spaces that describes the local behavior of the map

Submanifolds: The Basics

  • A subset SS of a manifold MM is a submanifold if for every point pSp \in S, there exists a chart (U,φ)(U, \varphi) of MM such that φ(US)\varphi(U \cap S) is an open subset of a subspace of Rn\mathbb{R}^n
  • Submanifolds have the same dimension at every point, which is less than or equal to the dimension of the ambient manifold
  • The inclusion map i:SMi: S \hookrightarrow M of a submanifold is an immersion
  • Regular level sets of smooth functions are submanifolds (regular level set theorem)
    • For a smooth function f:MRf: M \to \mathbb{R}, if cRc \in \mathbb{R} is a regular value (i.e., dfp0df_p \neq 0 for all pf1(c)p \in f^{-1}(c)), then f1(c)f^{-1}(c) is a submanifold of MM
  • Submanifolds can be characterized using the inverse function theorem for immersions

Immersions: Diving Deeper

  • An immersion is a smooth map f:MNf: M \to N between manifolds such that the differential dfp:TpMTf(p)Ndf_p: T_pM \to T_{f(p)}N is injective for every point pMp \in M
  • Immersions are locally injective, meaning that for every point pMp \in M, there exists a neighborhood UU of pp such that fU:Uf(U)f|_U: U \to f(U) is injective
  • The rank of an immersion is equal to the dimension of the domain manifold
  • Immersions preserve the dimension of the manifold, i.e., if f:MNf: M \to N is an immersion, then dimMdimN\dim M \leq \dim N
  • Compositions of immersions are immersions
  • The inverse function theorem characterizes immersions: a smooth map f:MNf: M \to N is an immersion if and only if for every point pMp \in M, there exist charts (U,φ)(U, \varphi) around pp and (V,ψ)(V, \psi) around f(p)f(p) such that ψfφ1\psi \circ f \circ \varphi^{-1} is the inclusion of an open subset of a subspace of Rm\mathbb{R}^m into Rn\mathbb{R}^n

Submersions: Flattening Things Out

  • A submersion is a smooth map f:MNf: M \to N between manifolds such that the differential dfp:TpMTf(p)Ndf_p: T_pM \to T_{f(p)}N is surjective for every point pMp \in M
  • Submersions are locally modeled by projections onto a subspace
    • For every point pMp \in M, there exist charts (U,φ)(U, \varphi) around pp and (V,ψ)(V, \psi) around f(p)f(p) such that ψfφ1\psi \circ f \circ \varphi^{-1} is the projection of an open subset of Rm\mathbb{R}^m onto Rn\mathbb{R}^n, where n=dimNn = \dim N
  • The rank of a submersion is equal to the dimension of the codomain manifold
  • Submersions decrease the dimension of the manifold, i.e., if f:MNf: M \to N is a submersion, then dimMdimN\dim M \geq \dim N
  • Compositions of submersions are submersions
  • The preimage of a point under a submersion is a submanifold of the domain (submersion level set theorem)
    • If f:MNf: M \to N is a submersion and qNq \in N, then f1(q)f^{-1}(q) is a submanifold of MM with dimension dimMdimN\dim M - \dim N

Examples and Visualizations

  • The projection of a cylinder onto its axis is a submersion
    • Consider the cylinder S1×RS^1 \times \mathbb{R} and the projection π:S1×RR\pi: S^1 \times \mathbb{R} \to \mathbb{R} given by π(x,t)=t\pi(x, t) = t
  • The inclusion of a sphere into Euclidean space is an immersion
    • The inclusion map i:SnRn+1i: S^n \hookrightarrow \mathbb{R}^{n+1} is an immersion for any n0n \geq 0
  • The Möbius strip is a submanifold of R3\mathbb{R}^3
    • The Möbius strip can be parametrized by f:[0,1]×[0,1]R3f: [0, 1] \times [0, 1] \to \mathbb{R}^3 given by f(u,v)=((1+v/2cos(πu/2))cos(2πu),(1+v/2cos(πu/2))sin(2πu),v/2sin(πu/2))f(u, v) = ((1 + v/2 \cos(\pi u/2))\cos(2\pi u), (1 + v/2 \cos(\pi u/2))\sin(2\pi u), v/2 \sin(\pi u/2))
  • The torus is a submanifold of R3\mathbb{R}^3
    • The torus can be parametrized by f:[0,2π]×[0,2π]R3f: [0, 2\pi] \times [0, 2\pi] \to \mathbb{R}^3 given by f(u,v)=((R+rcos(v))cos(u),(R+rcos(v))sin(u),rsin(v))f(u, v) = ((R + r\cos(v))\cos(u), (R + r\cos(v))\sin(u), r\sin(v)), where R>r>0R > r > 0
  • The graph of a smooth function is a submanifold of the product manifold
    • If f:MNf: M \to N is a smooth function, then the graph Γf={(p,f(p))pM}\Gamma_f = \{(p, f(p)) \mid p \in M\} is a submanifold of M×NM \times N

Theorems and Proofs

  • Inverse function theorem for immersions: A smooth map f:MNf: M \to N is an immersion if and only if for every point pMp \in M, there exist charts (U,φ)(U, \varphi) around pp and (V,ψ)(V, \psi) around f(p)f(p) such that ψfφ1\psi \circ f \circ \varphi^{-1} is the inclusion of an open subset of a subspace of Rm\mathbb{R}^m into Rn\mathbb{R}^n
    • Proof sketch: Use the local form of immersions and the inverse function theorem for smooth maps between Euclidean spaces
  • Submersion level set theorem: If f:MNf: M \to N is a submersion and qNq \in N, then f1(q)f^{-1}(q) is a submanifold of MM with dimension dimMdimN\dim M - \dim N
    • Proof sketch: Use the local form of submersions and the preimage theorem for smooth maps between Euclidean spaces
  • Constant rank theorem: If f:MNf: M \to N is a smooth map of constant rank rr, then for every point pMp \in M, there exist charts (U,φ)(U, \varphi) around pp and (V,ψ)(V, \psi) around f(p)f(p) such that ψfφ1\psi \circ f \circ \varphi^{-1} is the projection of an open subset of Rm\mathbb{R}^m onto the first rr coordinates of Rn\mathbb{R}^n
    • Proof sketch: Use the local form of immersions and submersions, and the fact that locally, a constant rank map can be decomposed into an immersion followed by a submersion

Applications in Topology

  • Submanifolds, immersions, and submersions are fundamental tools in the study of the topology of manifolds
  • The regular level set theorem allows the construction of submanifolds as level sets of smooth functions
    • This is useful in the study of cobordisms and Morse theory
  • Immersions and submersions are used to define and study fiber bundles, which are important objects in algebraic and differential topology
    • A fiber bundle is a submersion with a local product structure, i.e., locally, it looks like a product of the base space and the fiber
  • The constant rank theorem is used to prove the Frobenius theorem, which characterizes integrable distributions on manifolds
    • Integrable distributions are important in the study of foliations and geometric structures on manifolds
  • Immersions and submersions are used to define and study Lie group actions on manifolds
    • A Lie group action is a smooth map G×MMG \times M \to M that satisfies certain properties, where GG is a Lie group and MM is a manifold

Common Pitfalls and Tips

  • Remember that immersions and submersions are local properties, while injectivity and surjectivity are global properties
    • An immersion need not be globally injective, and a submersion need not be globally surjective
  • Be careful when composing immersions and submersions
    • The composition of two immersions is an immersion, and the composition of two submersions is a submersion, but the composition of an immersion and a submersion (in either order) may not have any special properties
  • When working with submanifolds, always check that the subset is locally modeled by a subspace of Euclidean space
    • Not every subset of a manifold is a submanifold, even if it looks like one globally
  • Use the inverse function theorem and the constant rank theorem to identify immersions and submersions
    • These theorems provide a powerful way to characterize immersions and submersions using local charts
  • Visualize examples of submanifolds, immersions, and submersions in low dimensions to build intuition
    • Examples in dimensions 1, 2, and 3 can often be easily visualized and can help in understanding the general concepts


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.