Prove that there cannot be a non-zero homomorphism from the group $G_1=(\Bbb Z_4,+)$ to the group $G_2=(\Bbb {Z_5},+)$.
A homomorphism $f:G_1\to G_2$ should satisfy $f(x +_{4} y) = f(x) \ +_{5} \ f(y)$.
I know that the trivial homomorphism would be $f(t) = 0_5 \ \forall \ t \ \in G_1$, since in that case $f(x +_{4} y) = 0_5$ and also $f(x) \ +_{5} \ f(y) = 0_5 \ +_{5} 0_5 = 0_5$ for all $x,y\in G_1$.
But I'm not sure how to show that there can be no non-zero homomorphism. Isn't it possible that two elements of $G_1$ get mapped to the same element of $G_2$? Any ideas how to prove the general case?
P.S: In my notation $+_5$ refers to addition modulo $5$ and $+_4$ refers to addition modulo $4$. $0_5$ refers to the identity element in $G_2$.
$f(5-_44)=f(5)-f(4)=f(1)=1=f(5)-f(0)=5f(1)=0$ since $4=0$ mod $4$, $f(4)=f(0)=0$ and $5=0$ mod $5$, $f(5)=5f(1)=0$.