In general, showing a map $f:A \to B$ is one-to-one involves showing that for any $x,y \in A$ such that $x \ne y$, we have $f(x) \ne f(y)$. However, an isomorphism between vector spaces is by definition a linear map, and your lecturer should have shown (maybe much earlier) that a linear map is one-to-one if and only if the kernel of $f$ is $\{0\}$, i.e., $f$ maps nothing to zero except zero. Indeed, this follows from the fact that $f(x)-f(y)=f(x-y)$ if $f$ is linear.
Proof of last claim:
Let $f$ be linear and one-to-one. Suppose for sake of contradiction that the kernel of $f$ is nontrivial, i.e., there exists some $x \ne 0$ such that $f(x)=0$. Then for any $y$ we have $f(y+x)=f(y)+f(x)=f(y)$ but $y+x \ne y$, contradicting the fact that $f$ is one-to-one.
For the converse, let $f$ be linear and have kernel $\{0\}$. Let $a \ne b$. Then $f(b)-f(a) = f(b-a) \ne 0$ because $b-a \ne 0$; thus $f$ is one-to-one.