Kuma
- 129
- 0
I have a question that asks me to show that something is a linear space. but what is a linear space exactly and how does it differ from vector space or euclidian space?
The discussion revolves around the concept of linear spaces and their relationship to vector spaces and Euclidean spaces. The original poster seeks clarification on the definitions and the necessary conditions to demonstrate that a given set is a linear space.
Participants are actively engaging with the definitions and theorems related to linear spaces and vector spaces. Some guidance has been offered regarding theorems that simplify the proof process, while others are questioning how these theorems apply to the specific case of set L.
There is an emphasis on the need to show that the subset is non-empty and that the presence of the zero vector is a common requirement in proving that a set is a vector space. Participants are considering the implications of these requirements in their proofs.
A subspace is by definition a vector space, so if you just show that 0 is in L and that L is closed under linear combinations, then the theorem ensures that L is a vector space. And in this case, you said that your L was defined as a set of "vectors". To me that can only mean that L is defined as a subset of a vector space, but perhaps you didn't mean to imply that by using the word "vectors".Kuma said:I have learned that theorem, but how would it apply here? I'm asked to prove that L is a vector space itself, so shouldn't I use the definition of a vector/Linear space itself to show that it indeed is a vector space? ie proving the axioms for all elements in L?
However, you still need to prove that subset is non-empty and typically the simplest way to do that is to prove that 0 is in the set.Fredrik said:Edit: The requirement that 0 is in U is unnecessary, because the requirement that ax+by is in U for all a,b in ℝ and x,y in U implies that 0=0x+0y is in U.
Ah, good point. Thanks. All vector spaces have a member denoted by 0, so no vector space is empty. That makes my (a) not equivalent to (b) and (c), since U=∅ satisfies (b) and (c) but not (a). So I need to add something like U≠∅ to (b) and (c)...but it looks nicer to require that 0 is in U.HallsofIvy said:However, you still need to prove that subset is non-empty and typically the simplest way to do that is to prove that 0 is in the set.