I am trying to work out some basic properties of immersions/submersions/embeddings etc. Is the following reasoning correct?
Let $M,N$ be smooth manifolds, and $f:M \rightarrow N$ a smooth injective map.
Since $rk (f_*)$ is equal to the dimension of $M$, then $f$ is a map of constant rank, and hence an embedding.
2026-03-25 03:18:20.1774408700
Is a smooth injective map an immersion?
1.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
The conclusion $rk(f_*)$ is equal to the dimension of $M$ is not correct. Consider the map $f : \mathbb{R} \to \mathbb{R}$ given by $f(x)=x^3$. The rank of its derivative at $x=0$ is 0.
Consider a map $f : M \to N$. Let $f_*$ denote the derivative of $f$. Let's recall some definitions:
Immersion: $f_*$ is everywhere injective
Embedding: $f_*$ is everywhere injective + $f$ is a homeomorphism onto its image.
Example of immersion that is not an embedding: immersing the circle as a figure eight on the plane $\gamma : (-\frac{\pi}{2},\frac{3\pi}{2}) \to \mathbb{R}^2$ given by $\gamma(t)=(\sin(2t),\cos(t))$. It is injective. But it is not an embedding: the figure eight is not compact in the subspace topology of $\mathbb{R}^2$, whereas the domain is compact in the subspace topology coming from $\mathbb{R}$.
On the other hand, if a smooth injective map has constant rank then it is an immersion. This follows from the constant rank theorem, i.e. that in local coordinates any smooth map $f : M \to N$, $m=\dim M$, $n=\dim N$, with constant rank $k$ can be written as $(x_1,\cdots,x_k,x_{k+1},\cdots, x_m) \mapsto (x_1,\cdots,x_k,0,\cdots,0)$. Finally, if $f: M \to N$ is an injective immersion and either $M$ is compact or $f$ is proper, then $f$ is an embedding.