Let $V$ be a finite-dimensional vector space and let $W_1,...,W_n$ be subspaces of $V$ such that $V=W_1+...+W_n$ and $\dim{V}=\dim{W_1}+...+\dim{W_n}$. Prove that $V=W_1\bigoplus...\bigoplus W_n$.
We have that $V$ is the direct sum of subspaces when the following hold:
- $V=W_1+...+W_n$.
- The subspaces are independent.
I'm trying to use the second condition that $\dim{V}=\dim{W_1}+...+\dim{W_n}$ to show that the subspaces are independent, but am having trouble with that.
Hint use the formula $ dim(V+W) =dim(V) +dim(W) - dim(V\cap W) $ and proceed recursively.