Prove that for two subspaces 1,2 of a finite dimensional vector space V , 1+2 is isomorphic to 1$\bigoplus$2 if and only if $1 \cap 2 = {0}$.
I know how to show the statement that "$=1 \bigoplus 2$ if and only if $=1+2$ and $1 \cap 2={0}$."(1) But this statement (1) does not seem to be equivalent to the above statement that I need to prove. So to show isomorphism, I need to show bijection between sum and direct sum and dimensions equal.
Since $\dim(U1+U2)=\dim(U1)+\dim(U2)-\dim(U1 \cap U2)=\dim(U1)+\dim(U2)$, we need to show bijection which I am a bit stuck on.
Or is there an easier way to just prove this using (1)?
You can prove this from statement (1): Let $W = U_1 + U_2$. Then $U_1$ and $U_2$ are both subspaces of $W$ (even if $W$ isn't all of $V$), because certainly $U_1$ and $U_2$ are both contained in $W$.
Statement (1), with $W$ playing the role of $V$, says that "$W = U_1 \oplus U_2$ if and only if $W = U_1 + U_2$ and $U_1 \cap U_2 = 0$".
In this case, we know $W = U_1 + U_2$, because we defined it that way. So this statement simplifies to "$U_1 + U_2 = U_1 \oplus U_2$ if and only if $U_1 \cap U_2 = 0$", which was what you wanted to show.