Let $U,W$ two subspaces in $V$. Assuming that $U\cup W = V$, show that: $U=V$ or $W=V$.
So, by definition of union:
$$U \cup W = \left\{ {u + w|u \in U,w \in W} \right\}$$
- How to proceed?
- And a technical issue: Is $U \cup W$ equivalent to $U + W$?
EDIT:
Consider the following scenario (Following @Learner approach):
$U = V \backslash \{x\}$ and $W = V \backslash \{y\}$.
$U\cup W = V$, but none of the subspaces is equal to $V$.
Where is the error?