How would I prove this?
I know that I must show $f(a)=f(b) \Rightarrow a = b$
I also know I must use the definition of homomorphism, ie:
$f(a+b)=f(a)+f(b)$
$f(ab)=f(a)f(b)$
$f(1)=1$
I am assuming that a contradiction would be a good approach to solve this, but not quite sure on specifics.