Let $L,M$, two subspaces of $V$ where $L,M\ne V$. Prove $L\cup M \ne V$
My Try:
Obliviously, $L\cup M \subseteq V$. It's left to show $L\cup M \subsetneq V$.
$L,M$ have bases as subspaces. Let:
$$l = \sum\limits_{i=1}^{j} = \alpha_il_i$$
$$m = \sum\limits_{i=1}^{k} = \beta_im_i$$
Now, I want to claim that $v=l+m$, is of course $\in V$ but $\notin L\cup M$
Is that how am I suppose to do that? How to proceed then?
Thanks.