There are a number of solutions that I've seen to this question but someone showed me a solution where the argument was as follows:
If $h,k \in \mathbb{Q}$ such that $h \neq 0$ and $k \neq 0$, then $\langle h\rangle \cap \langle k\rangle \neq \{0\}$.
(This is an easy enough property to prove.)
But in $\mathbb{Q}^n$, where $\mathbb{Z}^n$ is a subgroup, the elements $a = (1,0,0,...,0)$ and $b=(0,0,...,0,1)$ are nontrivial but $\langle a\rangle \cap \langle b\rangle = (0,0,...,0)$ is trivial.
Therefore, $\mathbb{Q}$ and $\mathbb{Q}^n$ cannot be isomorphic as additive groups.
I do not understand why this proves that the two groups are not isomorphic? Can someone please explain this to me please?
Thank you kindly.
Best Regards.
"Transport of structure" is an extremely important thing to understand in math. Unfortunately the current Wikipedia article on it looks intimidating. An isomorphism can be used to turn properties of, or statements about, one algebraic structure into the same properties of, or statements about, another algebraic structure.
Consider properties of or statements about the ring of integers. Is multiplication of integer commutative only because we represent them with numerals like $1$, $2$, $3$? Would multiplication lose the commutative property if we instead represented integers with English words like one, two, three? Consider the statement that there is no integer which, when added to itself, yields the multiplicative identity. Could there suddenly exist such an integer if we represented them in Spanish like uno, dos, tres? No, the labels do not affect the truth or falsity of statements directly about the algebraic structure.
(Of course, it can affect non-mathematical statements, like "one is represented with three letters," or external statements like "{one, two, three} is a subset of $\{1,2,3,4,\cdots\}$." Statements or properties which can be expressed in the language of algebra and without reference to external objects are the focus.)
How the elements of the algebraic structure are named or referenced or labelled doesn't actually affect the algebra. So it is no surprise that relabelling the elements $-$ i.e. an isomorphism $-$ does not affect the truth or falsity of statements about the algebraic structure. If $\Bbb Q^n$ has cyclic subgroups which intersect trivially, and there were an isomorphism $\Bbb Q^n\cong\Bbb Q$, then that isomorphism would turn those trivially-intersecting cyclic subgroups of $\Bbb Q^n$ into trivially-intersecting cyclic subgrousp of $\Bbb Q$, which is impossible.
In more detail: if $f:G\to H$ is a homomorphism of groups, then applying $f$ to a cyclic subgroup $\langle g\rangle$ of $G$ yields a cyclic subgroup $\langle f(g)\rangle$ of $H$. In other words, $f\big(\langle g\rangle\big)=\langle f(g)\rangle$. Similarly, if $f:X\to Y$ is any bijection between sets, then $f(A\cap B)=f(A)\cap f(B)$. If you draw a Venn diagram, relabelling things that are in the diagram doesn't change where they are in the diagram (assuming distinct things get distinct labels, of course - as in a bijection). So in your case, if $\langle e_1\rangle\cap\langle e_2\rangle=\{\vec{0}\}$ in $\Bbb Q^n$ and there is an isomorphsim $f:\Bbb Q^n\to\Bbb Q$, we can apply $f$ to both sides and get $\langle f(e_1)\rangle\cap\langle f(e_2)\rangle=\{0\}$, with $f(e_1),f(e_2)\ne0$, which is a contradiction since we know (nontrivial) cyclic subgroups of $\Bbb Q$ do not intersect trivially.