- #1
thelema418
- 132
- 4
Homework Statement
Let ##W_1## and ##W_2## be subspaces of a vector space ##V##. Prove that ##W_1 \cup W_2## is a subspace of ##V## if and only if ##W_1 \subseteq W_2## or ##W_2 \subseteq W_1##.
Homework Equations
A subset ##W## of a vector space ##V## is a subspace of ##V## provided that (a) ##W## is closed under addition, (b) ##W## is closed under scalar multiplication for all ##c \in F##, and (c) the zero element of ##V## is the zero element of ##W##.
The problem statement is biconditional. Therefore, we need to show both ##P \Rightarrow Q## and ##Q \Rightarrow P##.
The Attempt at a Solution
Demonstration that ##Q \Rightarrow P##. Let ##W_1## and ##W_2## be subspaces of ##V##. Consider ##W_1 \subseteq W_2## (or ##W_2 \subseteq W_1##). If ##W_1 \subseteq W_2##, then ##W_1 \cup W_2 = W_2##. Since ##W_2## is a subspace, ##W_1 \cup W_2## is a subspace by equality. A similar argument can be presented for ##W_2 \subseteq W_1 = W_1##. Therefore, if ##W_1 \subseteq W_2## or ##W_2 \subseteq W_1##, then ##W_1 \cup W_2## is a subspace of ##V##.
Incomplete demonstration ##P \Rightarrow Q##. Let ##W_1## and ##W_2## be subspaces of ##V##. Suppose ##W_1 \cup W_2## is a subspace of ##V##. By definition of subspaces, ##W_1## and ##W_2## contain the same zero element from ##V##. Therefore, ##W_1 \cap W_2 \neq \varnothing##: this means that the sets are not disjoint.
By definition of subspaces, scalar multiplication is closed. There exists ##c(x_1) \in W_1 \cup W_2## for every ##x_1 \in W_1 \cup W_2## and ##c \in F##. (...)
I'm not really certain how to develop this last part. I chose to work with the condition of scalar multiplication because ##c \in F## has to be the same in each subspace. I attached a picture of the situation I have. I need to show that only the subset situation follows.
Thanks