Example 8. Consider $$\Bbb Z_2\times\Bbb Z_2 = \{(0,0),(0,1),(1,0),(1,1)\}$$ Although $\Bbb Z_2\times\Bbb Z_2$ and $\Bbb Z_4$ both contain four elements, it is easy to see that they are not isomorphic since for every element $(a,b)$ in $\Bbb Z_2\times\Bbb Z_2$, $$(a,b) + (a,b) = (0,0),$$ but $\Bbb Z_4$ is cyclic.
I understand the composition $\Bbb Z_2\times\Bbb Z_2 = \{(0,0),(0,1),(1,0),(1,1)\}$ and that $\Bbb Z_4=\{0,1,2,3\}$. I understand also that "for every element $(a,b)$ in $\Bbb Z_2\times\Bbb Z_2$, $(a,b) + (a,b) = (0,0)$".
But my questions remain: why does this show that they are not isomorphic?and how does the argument "but $\Bbb Z_4$ is cyclic" help answering whether or not they are isomorphic.?