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...
Asked
Active
Viewed 424 times
1
-
What conditions have you tried? – tmastny Oct 20 '14 at 14:53
-
1Hint for you to prove: $;W\cup V;$ is a subspace of $;X;$ iff $;W\subset V;$ or $;V\subset W;$ . – Timbuc Oct 20 '14 at 15:02
-
1(A search for "union of two subspaces" produces at least six questions on this topic, with many answers.) – MJD Oct 20 '14 at 15:12
2 Answers
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