Let $G$ be a group with generators $\{g_i\}_{i\in I}$.
Let $\psi:G\to H$ be a group homomorphism (to another group $H$).
Is it possible to check injectivity of $\psi$ just by checking the generators?
That is, if $\psi(g_i)=\psi(g_j)$ implies $g_i=g_j$ for all $i$, $j$, does it necessarily mean that $\psi$ is injective?
Thanks.
No. Take $\varphi\colon\mathbb{Z}^2\longrightarrow\mathbb Z$ define by $\varphi(x,y)=x+2y$. The group $\mathbb{Z}^2$ is generated by $(1,0)$ and $(0,1)$ and $\varphi(1,0)\neq\varphi(0,1)$. However, $\varphi$ is not injective.