Definition 2.3.1.
A vector space over a field \(\ff\) is a set \(V\) on which are defined the operations of addition and scalar multiplication such that all of the following properties hold.
-
For all \(\bfu, \bfv \in V\text{,}\) \(\bfu+\bfv \in V\text{.}\) (The sum of two vectors is a vector.)
-
For all \(c \in \ff\) and all \(\bfv \in V\text{,}\) \(c\bfv \in V\text{.}\) (The scalar multiple of a vector is a vector.)
-
For all \(\bfu, \bfv \in V\text{,}\) \(\bfu+\bfv=\bfv+\bfu\text{.}\) (Vector addition is commutative.)
-
For all \(\bfu, \bfv, \bfw \in V\text{,}\) \((\bfu+\bfv)+\bfw = \bfu+(\bfv+\bfw)\text{.}\) (Vector addition is associative.)
-
There is a vector \(\mathbf{0} \in V\) such that \(\bfv + \mathbf{0} = \bfv\) for all \(\bfv \in V\text{.}\) (There is a vector which is the identity for vector addition. We call this the zero vector.)
-
For each \(\bfu \in V\) there exists a vector \(\bfv \in V\) such that \(\bfu + \bfv = \mathbf{0}\text{.}\) (Each vector has an additive inverse.)
-
For each \(\bfv \in V\text{,}\) \(1\bfv = \bfv\text{.}\) (Scalar multiplication by \(1\) is an identity.)
-
For each \(\bfv \in V\) and all \(c, d \in \ff\text{,}\) \(c(d\bfv)=(cd)\bfv\text{.}\) (Scalar multiplication of a vector is associative.)
-
For all \(\bfu, \bfv \in V\) and each \(c \in \ff\text{,}\) \(c(\bfu+\bfv) = c\bfu + c\bfv\text{.}\) (Scalar multiplication distributes over the sum of vectors.)
-
For each \(\bfv \in V\) and all \(c, d \in \ff\text{,}\) \((c+d)\bfv = c\bfv + d\bfv\text{.}\) (Scalar multiplication distributes over the sum of field elements.)
The elements of \(V\) are called vectors and the elements of \(\ff\) are called scalars.