Let $f:G \rightarrow G'$ be a homomorphism. Let $a \in G$ be such that $o(a)=n$ and $o(f(a))=m$. Show that $f$ is one-one iff $m=n$
I know that $m|n$ and can prove that $n|m$ which implies that $m=n$. But how to prove converse?
One more doubt:
Why do we need to prove converse when there is an "iff" in the statement?
Edit: Here $o(a)$ means order of 'a'.
The statement of your problem is a little confusing. Is this what you want to say?
For your second question, "Why do we need to prove the converse when there is an iff in the statement?" An 'if and only if' is way of writing down two statements at once. That is, you are supposed to prove
and
So you are definitely going to need to prove the converse of something when you are asked to prove an if and only if. The statements (1) and (2) are converses of each other.