What Are the Properties of Span and Subspaces in Vector Spaces?

  • Thread starter Thread starter kbartlett
  • Start date Start date
  • Tags Tags
    Span Subspace
AI Thread Summary
The discussion focuses on the properties of span and subspaces in vector spaces, particularly in relation to subsets S and S' of a vector space V. It emphasizes that the span of a set is the collection of all linear combinations of its vectors, and that a subspace must be closed under addition and scalar multiplication. The conversation also addresses the relationship between spans of subsets, noting that span(S) can equal span(S') even if S is a proper subset of S'. Additionally, it clarifies the notation for the sum of two subspaces, U and W, and encourages using vector space axioms to derive proofs. Understanding these concepts is essential for solving related problems in vector spaces.
kbartlett
Messages
2
Reaction score
0
I got a small test tomorrow and i have been working throu exercises but i can't seem to solve this question:

Let V be a vector space over a field F, and let S\subset S' be subsets of V.

a) Show that span(S) is a subspace of V.

b) Show that span(S) is a subset of Span(S').

c) Take V = R^3 and give an example to show that it is possible that Span(S) = Span (S') even though S \subset S' and S \neq S'.

d) Let U,W be subspaces of V. Prove that U+W is also a subspace of V.
 
Last edited:
Physics news on Phys.org
kbartlett said:
I got a small test tomorrow and i have been working throu exercises but i can't seem to solve this question:

Let V be a vector space over a field F, and let S\subset S' be subsets of V.

a) Show that span(S) is a subspace of V.

b) Show that span(S) is a subset of Span(S').

c) Take V = R^3 and give an example to show that it is possible that Span(S) = Span (S') even though S \subset S' and S \neq S'.

d) Let U,W be subspaces of V. Prove that U+W is also a subspace of V.

Go back to your definitions of subspace and span. These problems become pretty easy when you do.

A subspace is a subset of a vector space which is still closed under addition and scalar multiplication. Stated another way, any linear combination of vectors in S will be in S (or of S' in S').

The span is simply the set of linear combinations of a set of vectors. That is, you can take any finite number of vectors from S, make them as long or as short as you want, and add them together and the result is always in Span(S).

For the proof of (d), I'm not sure of your use of + in U+W. U and W are sets, which we don't usually have an addition operation for. Maybe you meant U union W or maybe you're using a notation I'm just not familiar with or something.

(Also, use the [tex ] tag, not [math ] on these boards. The latter doesn't work.
 
Welcome to PF kbartlett. Instead of "math", you may want to try "tex" :wink:

It seems to me that a) and b) are the same question, if you replace S by V and S' by S in b).
Try writing down an element from span(S) which is not in V, and use the axioms of a vector space to derive a contradiction.

For c: try to make S a set that spans the plane \mathbb R^2. Do you see how to construct S'?

For d: check the axioms of a vector space.

If you need more specific advise, please post some workings.
 
Tac-Tics said:
For the proof of (d), I'm not sure of your use of + in U+W. U and W are sets, which we don't usually have an addition operation for. Maybe you meant U union W or maybe you're using a notation I'm just not familiar with or something.

As U and W are subspaces of a vector space (which has an addition +_V), I think it is not unreasonable to assume that
U + W = \{ u +_V w \mid u \in U, w \in W \}
 
Thanks i think I've got the answer to part d), but I am still stuck on the rest.
 
Suppose that I tell you that some vector, v, is in Span(S). What does this mean?
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Back
Top