To show that S+T=Span{u1,…,up,v1,…,vq}, let's proceed by proving that each side of the equality is contained in the other.
Step 1: Show that S+T⊆Span{u1,…,up,v1,…,vq}.
-
By definition, S=Span{u1,…,up}. This means that every vector in S can be written as a linear combination of u1,…,up.
-
Similarly, T=Span{v1,…,vq}, so every vector in T can be written as a linear combination of v1,…,vq.
-
The sum S+T is defined as:
S+T={w∈V∣w=s+t for some s∈S and t∈T}.
-
Since s∈S can be written as a linear combination of u1,…,up, say s=a1u1+⋯+apup, and t∈T can be written as a linear combination of v1,…,vq, say t=b1v1+⋯+bqvq, we have:
w=s+t=a1u1+⋯+apup+b1v1+⋯+bqvq.
-
This shows that any vector w∈S+T can be expressed as a linear combination of u1,…,up,v1,…,vq. Therefore, w∈Span{u1,…,up,v1,…,vq}.
-
Hence, S+T⊆Span{u1,…,up,v1,…,vq}.
Step 2: Show that Span{u1,…,up,v1,…,vq}⊆S+T.
-
Let w be any vector in Span{u1,…,up,v1,…,vq}.
-
By definition, this means w can be written as:
w=a1u1+⋯+apup+b1v1+⋯+bqvq
for some scalars a1,…,ap,b1,…,bq.
-
Let s=a1u1+⋯+apup and t=b1v1+⋯+bqvq. Then s∈S and t∈T by the definitions of S and T.
-
Therefore, w=s+t with s∈S and t∈T, which means w∈S+T.
-
This shows that Span{u1,…,up,v1,…,vq}⊆S+T.
Conclusion
Since we have shown both S+T⊆Span{u1,…,up,v1,…,vq} and Span{u1,…,up,v1,…,vq}⊆S+T, it follows that:
S+T=Span{u1,…,up,v1,…,vq}.
This completes the proof.
Would you like any more details on specific steps?
Here are some related questions to deepen your understanding:
- What are the conditions for S∩T in terms of the spanning sets?
- How does this result change if S and T are not subspaces?
- What is the dimension of S+T in terms of the dimensions of S and T?
- How does the span of two subspaces relate to their direct sum?
- Can S+T ever equal V under certain conditions?
Tip: Remember that the sum of two subspaces S+T captures all possible linear combinations of vectors from each subspace, allowing you to understand how they combine to form larger subspaces.