My example: Proof that the subspace of strictly upper triangular matrices in $M_{n}(\mathbb R)$ and the subspace of strictly lower triangular matrices in $M_{n} (\mathbb R)$ have a null intersection. Is their direct sum whole vector space $M_{n} (\mathbb R)$? $M_{n} (\mathbb R)$ is the set of $n \times n$ matrices.
If I write down strictly upper ($U$)and strictly lower ($L$) triangular matrices, is obvious that $L\cap U = \{0\}$. But do I have to prove it more formally?
Those subspaces do not form whole $M_{n} (\mathbb R)$, because:
$$\dim L + \dim U = \frac {n(n-1)}2 + \frac {n(n-1)}2 = n^2 -n$$
and that doesn't equal to $n^2$.