Note 1.4. Vector space properties.
Note that the algebraic rules for addition and multiplication of \(N\)-vectors are exactly the same as those for vectors in the plane or in space. Given vectors \(\vect x\text{,}\) \(\vect y\) and \(\vect z\) in \(\mathbb R^N\) and scalars \(\alpha,\beta\in\mathbb R\) these rules are:
\begin{align*}
\vect x+\vect y\amp=\vect y+\vect x \amp\amp\text{(commutative law)}\\
(\vect x+\vect y)+\vect z\amp=\vect y+(\vect x+\vect z) \amp\amp\text{(associative law)}\\
\vect x+\vect 0\amp=\vect x \amp\amp\text{(existence of a neutral element)}\\
\vect x+(-\vect x)\amp=\vect 0 \amp\amp\text{(existence of an opposite vector)}\\
\alpha(\vect x+\vect y)\amp=\alpha\vect x+\alpha\vect y \amp\amp\text{(distributive law)}\\
(\alpha+\beta)\vect x\amp=\alpha\vect x+\beta\vect x \amp\amp\text{(distributive law)}\\
(\alpha\beta)\vect x\amp=\alpha(\beta\vect x) \amp\amp\text{(associative law)}\\
1\vect x\amp=\vect x \amp\amp\text{(existence of a neutral element)}
\end{align*}
As you learn in linear algebra, these are the axioms of what is usually called a vector space in mathematics.