Let W1 and W2 be subspaces of a vector space V and define W1+W2:={u+v:u∈W1,v∈W2}. Prove that span(W1∪W2)=W1+W2.
Solution
Let W1 and W2 be subspaces of a vector space V and define W1+W2:={u+v:u∈W1,v∈W2}. In other words, W1+W2 is the collection of all vectors you can get by adding an element of W1 to an element of W2.
Prove that span(W1∪W2)=W1+W2 (in other words W1+W2 is the smallest subspace containing both W1 and W2).
To see W1+W2 is a subspace, check closure under addition and under multiplication by scalars. Let u+v and uˊ+vˊ be any elements of W1+W2, where u,uˊ∈W1 and v,vˊ∈W2, and let a be any scalar. Then, since W1 and W2 are closed under addition and under multiplication by scalars,
(u+v)+(uˊ+vˊ)=(u+uˊ)+(v+vˊ)∈W1+W2,a(u+v)=au+av∈W1+W2.
Also, W1⊆W1+W2, since every u∈W1 can be written u+0∈W1+W2. For the same reason, W2⊆W1+W2. We have shown W1+W2 is a subspace containing both W1 and W2.
Clearly every element u+v∈W1+W2 is in span(W1+W2) so W1+W2⊆span(W1∪W2).
To show W1+W2=span(W1∪W2), it remains only to show that span(W1∪W2)⊆W1+W2. But this must be true, because we have shown W1+W2 is a subspace containing W1∪W2, and span(W1∪W2) is the smallest such subspace.
So we have shown that span(W1∪W2)=W1+W2.