Thm: If W is a subspace of a vector space V, and w1,w2,...,wn ∈ W, and a1,a2,...,an ∈ F (Field), then a1w1,a2w2,...,anwn ∈ W.
Comment: I believe this translates to the title "If W is a subspace of a vector space V, then span(w) is contained in W." If not, please correct me.
Proof: Since W is a subspace, and thus closed under scalar multiplication, it follows that a1,w1...,anwn ∈ W. Since W is also closed under addition, it follows that a1w1 + a2w2 + ... + anwn ∈ W.
Questions:
Am I allowed to claim that all of "a1,w1...,anwn ∈ W" in one sweep like this, or do I need to utilize a method of induction?
Are there any other problems with this proof?
If induction is required for this proof, can someone please show me how to go about it?