Is the statement $0\cdot x = 0$ for all $x \in V$ an axiom of the theory of vector spaces? I understand it is implied by the distributivity laws: $$0\cdot x = (1-1)\cdot x = x - x = 0$$ But, can I say it is an axiom too?
2026-04-04 00:50:21.1775263821
Is $\exists a \in \mathbb F \forall v \in V (av = 0)$ an axiom of vector spaces?
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You don't need this as an axiom. Since $0v=(0+0)v=0v+0v$ and $(V,+)$ is a group, it follows that $0v=0$. I usually use four axioms for the scalar multiplication: $1v=v$, $(a+b)v=av+bv$, $a(v+w)=av+aw$ and $(ab)v=a(bv)$.