In the book of linear algebra by Werner Greub, at page $63$, it is asked that
Let $E$ be a vector space with countable basis.Construct a linear isomorphism between $E$ and $E \oplus E.$
I first thought that the direct sum is an internal sum, and defined a map $\phi: E \to E \oplus E$ by $$x_v \to x_v + x_v,$$ where $\{x_v\}$ is a basis for $E$, and I argued that for any $u,v$ the vectors $x_v + x_v$ and $x_u + x_u$ are linearly independent.Moreover, since this set is a maximal linearly independent set, it is a basis for $E$.
So my questions are;
-Is my proof correct ?
-why do we need $E$ to have a countable basis ? Is it because, as I do, we need to be able to give indices to each member of the basis ? I mean if the basis wasn't countable, we couldn't give them indices, right ?
-Is there any alternative mapping than that satisfying the same conditions ?
It is well-known that
The proof is quite easy: let $f: I \to J$ be a bijection, promised by $|I| = |J|$, then define $I(v_i) = w_{f(j)}$ and extend by linearity. Then $I: V \to W$ is an isomorphism.
If $I$ is an infinite set and $E$ has a base $\{b_i : i \in I\}$, then it is easy to see that $\{(b_i,0), (0, b_i): i \in I\}$ is a base for $E \oplus E$ (as an external direct sum; an internal sum makes no sense here) and its size is $|I| + |I| = |I|$ as $I$ is infinite. So $E$ and $E \oplus E$ have the same size basis,so are isomorphic.