Why it is impossible to split the natural numbers into two sets $A$ and $B$ such that for distinct elements $m, n \in A$ we have $m + n \in B$ and vice-versa?
Also, does vice-versa means that there are distinct elements such that $x + y \in A$?
How do I show the proof?
Vice versa means that for distinct $m,n \in B$, $m+n \in A$.
I guess you have to work through some cases.
For instance, suppose that $1 \in A$ and $2 \in A$. Then $3 \in B$.