1

Assume that $W$ and $V$ are two subspace of $X$. Is their union a subspace of $X$ too? I think it is not true unless under certain conditions but I do not know what conditions...

2 Answers2

1

A necessary and sufficient condition is that
$$W\subseteq V \text{ or } V\subseteq W.$$The sufficiency is clear.
If $W\bigcup V$ is a subspace, suppose that there exist an $x\in W-V$, and a $y\in V-W$. Then we have $x+y\notin W\bigcup V$, contradiction! Hence, either $x$ or $y$ does not exist, which leads to the desired conclusion.

Eclipse Sun
  • 9,338
  • 21
  • 44
0

No, union is not vector subspace in general (e.g. $\{y=x\}\cup \{y=-x\}$ in $\mathbb{R^2}$... direct sum $W\oplus V$ is a vector subspace).

Milly
  • 2,816
  • 11
  • 13