Proving the Vector Space Property: cv = 0, v ≠ 0 → c = 0

Click For Summary
SUMMARY

The discussion focuses on proving the vector space property that states if \( cv = 0 \) and \( v \neq 0 \), then \( c = 0 \). Participants highlight the challenge of proving this without the inverse of vectors, emphasizing scalar multiplication's role. A key approach involves using the embedding of a field into the endomorphism ring of an abelian group, represented by the map \( \theta: F \rightarrow End(A) \). The conclusion drawn is that if \( c \) is non-zero, it leads to a contradiction, confirming that \( c \) must indeed be zero.

PREREQUISITES
  • Understanding of vector spaces and their properties
  • Familiarity with fields and scalar multiplication
  • Knowledge of endomorphism rings and their relation to vector spaces
  • Basic concepts of linear algebra, including kernels and embeddings
NEXT STEPS
  • Study the properties of vector spaces over fields in linear algebra
  • Learn about endomorphism rings and their applications in vector spaces
  • Explore the concept of kernels in linear transformations
  • Investigate ring homomorphisms and their significance in algebra
USEFUL FOR

Mathematics students, particularly those studying linear algebra, educators teaching vector space concepts, and researchers exploring algebraic structures.

bjgawp
Messages
84
Reaction score
0
I'm considering the problem: Given c \in \bold{F}, v \in V where F is a field and V a vector space, show that cv = 0, v \neq 0 \ \Rightarrow \ c = 0

I've been wrapping my head around this one for a while now but I can't seem to get it. Proving that if cv = 0 and v \neq 0 implies v = 0 is easy since we can simply multiply by c^{-1} but in vector space, we don't have that kind of inverse for vectors seeing how we only have scalar multiplication.
 
Physics news on Phys.org
But can you not simply multiply by the inverse of c to get a contradiction - that is v=0?
 
bjgawp said:
I'm considering the problem: Given c \in \bold{F}, v \in V where F is a field and V a vector space, show that cv = 0, v \neq 0 \ \Rightarrow \ c = 0

I've been wrapping my head around this one for a while now but I can't seem to get it. Proving that if cv = 0 and v \neq 0 implies v = 0 is easy since we can simply multiply by c^{-1} but in vector space, we don't have that kind of inverse for vectors seeing how we only have scalar multiplication.
Since c is NOT a vector that doesn't matter!
 
When stuck, think about the components. It will get you more stuck or get you an easy proof.
 
A "fancy" way to do it if you don't like the coordinate way is to take the alternate definition of a vector space as an embedding of a field into the endomorphism ring of an abelian group. The map for the embedding is just:

\theta: F \rightarrow End(A), c \rightarrow cI

Where I is the identity matrix. Then if v \in A what we normally write as cv is just \theta(c)(v) and you can use that to read off all of the vector space properties.

Then \theta(c)(v) = 0 means that v \in Ker(\theta(c)) and that should give you the result that you're looking for considering that \theta(c) is invertible by virtue of being in a subfield of End(A).

EDIT: I should note that you can't use the map that I gave you in the definition because we're conflating the Matn(A) with End(A) but they are isomorphic. I gave it to you so that you would know what the map is. In reality, you would prove that the map induces a ring homomorphism as advertised. This is just a simple exercise. To take it as the definition of a vector space, you assume that the embedding is given.
 
Last edited:
Suppose cv=0, v =/= 0

then take a new scalar from F (call it a)

a*(cv)=a*0
(ac)(v)=0
ca(v)=0
c(av)=0

Then c * (the whole vector space spanned by v) = 0
Since this is a vector space, c must be 0 (I forget the name of this property).
 
the vector spaces are over fields, the components of a vector are elements of the field
 
I guess Vee's method is the simplest:

Assume, by contradiction, that cv=0 and v\neq 0, but c\neq 0. Then the inverse c^{-1} exists, and multiplying cv=0 to the left with it we get c^{-1}cv=c^{-1}0, i.e. v=0, in contradiction with v\neq 0.
 

Similar threads

  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K