Consider the projective space $\mathbb R P^2$, constructed as the quotient space of $S^2$ with the equivalence relation where we identify opposite points (or alternatively, the space of all lines in $\mathbb R^3$ through $0$). I now want to show that the mapping
$$f: \mathbb R P^2 \to \mathbb R^4, (x : y : z) \mapsto (x^2 - y^2, x y, x z, y z)$$
is an injective immersion, in order to prove that $\mathbb R P^2$ is a submanifold of $\mathbb R^4$.
Now I've found similar threads about this topic like this and this, but the part where I'm struggling is actually not showing that $f$ is an immersion, but that $f$ is injective, which I couldn't find anywhere.
I tried to start with an image point $(a, b, c, d)$ of $f$ and tried to show that this already determines the equivalence class of any $(x, y, z) \in S^2$ with $f(x, y, z) = (a, b, c, d)$, but no matter which components of that equation I tried to add and subtract, I couldn't get anywhere. I was thinking that maybe there is an easy argument to it that I've just missed? Or it's really just a flat calculation that I can't seem to put together. Any help would be appreciated.