I am reading Tu's book "Introduction to Manifolds". In Example 11.8, it says that $f(t) = (t^2 - 1,t^3-t)$ is an immersion however it says that the equation $f'(t) = (2t,3t^2 -1) = (0,0)$ has no solution in $t$ and this means the map $f$ is an immersion. This confuses me since I thought the definition of an immersion was that the differential of the map $f$ is injective at every point and so since we cannot find a point $t_0$ such that $f(t_0) = (0,0)$, then wouldn't that imply that $f'$ is not injective? Or why is it that the equation $f'(t) = (2t,3t^2 -1) = (0,0)$ having no solution in $t$ implies this map $f$ is injective. I'm sorry if this question is really easy, it's just I'm still trying to grasp the concepts of immersion and submersion and I am having a hard time showing maps are either immersions or submersions.
Thanks for your help!
$f:\mathbb{R}^n\to\mathbb{R}^m$ is an immersion if the rank of the matrix of the linear map $d_xf:T_x\mathbb{R}^n\to T_{f(x)}\mathbb{R}^m$ is $n$ for every $x\in\mathbb{R}^n$. This is equivalent to $d_xf$ being injective for every $x\in\mathbb{R}^n$.
My notation for the differential (your $f'(t)$) is $d_tf$.
For your map $f:\mathbb{R}\to\mathbb{R}^2$, the fact that $d_tf=(0,0)$ has no solution means that the rank of $d_tf$ must be $1$. Therefore, $f$ is an immersion.
If $d_tf=(0,0)$ did have solutions, it would mean that at these values of $t$, the rank of $d_tf$ is $0$. Also note that since $d_tf$ is a $1\times2$ matrix, the rank can only be either $0$ or $1$.