I'm going through Pinter's "A Book of Abstract Algebra" and I'm currently on the topic of Partitions and Equivalence Relations. I'm having a little trouble understanding the way he (and apparently many other authors) word their questions. For instance, he asks:
Prove that each of the following is an equivalence relation on the indicated set. Then describe the partition associated with the equivalence relation.
On $ \mathbb{Z}$, show that $a\cong b$ iff $|a|$ = $|b|$.
Which is simple enough, but I'm confused by the 'iff' part. I know how I'm supposed to prove something like this, but I'm often not confident because I thought that I'm supposed to be proving two conditional statements:
If $a\cong b$, then $|a|$ = $|b|$, and If $|a|$ = $|b|$, then $a\cong b$.
I know how to prove the second conditional and apparently that's the only one I'm supposed to prove, but then what's the point of the 'iff'? Is there something I'm not understanding?
Thanks in advance!