Prove that $\Bbb Z\times\Bbb Z/\langle (1,1)\rangle$ is isomorphic to $\Bbb Z$.
First, I define the function $ f: \Bbb Z \times \Bbb Z \to \Bbb Z $, given by $ f ((a, b)) = a-b $. So the kernel of that function is $ \langle (1,1) \rangle $. I want to use irst Group Isomorphism Theorem, but I would need to prove that $ f $ is a homomorphism. But the only property I am missing is that of $ f (g^{-1}) = (f (g))^{-1} $. Someone help me with that part and could you tell me if my reasoning is correct.
For a group homomorphism it is only necessary to show that the operations commute with the mapping.
Then it follows automatically that the neutral element is transported and inverses are mapped as well as explicated above.
So in your case, you need only to show that $f((a,b) + (c,d)) = f((a,b)) + f((c,d))$.