In Spivak's book on differential geometry he defines a topological immersion $f$ as "$f$ is a continuous function that is locally one-one". In my limited experience with the category $\mathsf{Top}$, this seems like the wrong definition, and I was wondering if anyone here agreed.
Wouldn't the definition consistent with the $\mathsf{SM}$ definition be "$f$ is a local homeomorphism onto its image"? It seems strange to think that for instance, every injective map into an indiscrete space falls under the heading of immersion.
Consider $f$ a continuous injetive function from $[0,5)$ into $\mathbb{R}^2$, such that $$ f(x)= \begin{cases} (x,0), &\textrm{ if } x\in[0,2) \ (2,x-2), &\textrm{ if } x\in [2,3) \ (5-x,1), &\textrm{ if } x\in [3,4) \ (1,5-x), &\textrm{ if } x\in [4,5) \end{cases} $$ Pick the point $p=1$ in the domain. Its image is $f(p)=(1,0)$. There is not any neighbourhood $V$ of $p$ and any neighbourhood $W$ of $f(p)$, such that $f$ is a homeomorphism between $V$ and $W$.
– Ramiro Aug 14 '15 at 04:30