Does the zero product property hold in vector spaces?

473 Views Asked by At

Suppose $V$ is a vector space over a field $F$. Let $v \in V\setminus \{0\}$ and $\lambda \in F$. Does $\lambda v= 0$ imply $\lambda = 0$?

1

There are 1 best solutions below

4
On BEST ANSWER

Of course, if $\lambda \ne 0$ then exist $\lambda ^{-1}$ so $$v = \lambda ^{-1}\cdot (\lambda v) = \lambda ^{-1}(0) =0$$ A contradiction, so $\lambda =0$.