6

I was wondering if the following is true:

Let $M,N$ be two manifolds such that $\dim M\leq \dim N$ and $f:M\rightarrow N$ an smooth immersion.

Assume that for any open set $U\subset M$, $f(U)$ is open in $f(M)$, does it imply that $f(M)$ is a submanifold of $N$ ?

I know that if we also ask $f$ to be injective, then it is an embedding and $f(M)$ is automatically a submanifold of $N$. But without this assumption, I am not sure that the result holds.

Being an open map on its image somehow tells us that there is no bad self-intersection in $f(M)$ but I am not sure this is enough to have a submanifold.

BCLC
  • 13,459
user109016
  • 61
  • 1

1 Answers1

3

Since $f$ is a local imbedding and since $\tilde f: M \to f(M)$ is an open map, there exists a coordinate patch $V \subset N$ around every point of $f(M)$ such that $V \cap N = \mathbb{R}^m$. $f(M)$ is therefore a submanifold of $N$.

More precisely:

Fix $p \in M$. Since $f$ is a local imbedding, there exist open sets $U \subset M$, $V \subset N$, $p \in U$ and charts $\phi: U \rightarrow \mathbb{R}^m, \psi: V \rightarrow \mathbb{R}^n$ such that $\psi \circ f \circ \phi^{-1}$ is the inclusion $\mathbb{R}^m \subset \mathbb{R}^n$. Now since $f(U)$ is open in $F(M)$ we may shrink $V$ (if necessary) so that $V \cap f(M) = f(U) = \psi^{-1}(\mathbb{R}^m)$. The existence of such a chart, $(V, \psi)$, at every point $f(p)$ of $f(M)$ is a necessary and sufficient condition for $f(M)$ to be an imbedded submanifold of $N$.

Tim kinsella
  • 5,903
  • Is $\dim M \le \dim N$ redundant please? I think it's implied by immersion. –  Jul 23 '19 at 08:45
  • Is the converse true? –  Jul 24 '19 at 07:23
  • 1
    @SeleneAuckland are you asking whether a topological imbedding is an open map to its image? – Tim kinsella Jul 25 '19 at 21:08
  • 1
    btw talking about a subset of a manifold being a sub manifold can get very confusing. imo it's better to talk about maps (either injective immersions or imbeddings) as submanifolds. – Tim kinsella Jul 25 '19 at 21:14
  • 1
    then if you still want to talk about subsets, you could say "image of an injective immersion" or "image of an imbedding" – Tim kinsella Jul 25 '19 at 21:16
  • Thanks. I'm asking if "for an injective immersion $F: N \to M$ with $F(N)$ as a regular/embedded submanifold, and not just an immersed submanifold, of $M$, we have that $F$ is open onto its image" ($F$ open onto its image is defined as $\tilde F: N \to F(N)$ is open) is true. –  Jul 26 '19 at 02:41
  • 1
    @SeleneAuckland it seems to me the answer is yes: N --> F(N) is a smooth bijection with non degenerate derivative between two manifolds. so it's a diffeomorphism. – Tim kinsella Jul 26 '19 at 03:58
  • 1
    "Since $f$ is a local imedding and an open map" Actually $\tilde f: M \to f(M)$ is the open map, not necessarily $f: M \to N$? I think you mean "Since $f$ is a local imbedding and an open map onto its mage" –  Jul 27 '19 at 07:53
  • 1
    @SeleneAuckland yes you're right – Tim kinsella Jul 27 '19 at 12:57