Definition 4.3.1. Vector Space.
A vector space is a nonempty set \(V\) of objects, called vectors, on which are defined two operations, called addition and multiplication by scalars (real numbers), subject to the ten axioms listed below. The axioms must hold for all vectors \(\mathbf{u}\text{,}\) \(\mathbf{v}\text{,}\) and \(\mathbf{w}\) in \(V\) and for all scalars \(c\) and \(d\text{.}\)
Axioms of Addition:
-
Closure under addition: The sum of \(\mathbf{u}\) and \(\mathbf{v}\text{,}\) denoted by \(\mathbf{u}+\mathbf{v}\text{,}\) is in \(V\text{.}\)
-
Commutativity: \(\mathbf{u}+\mathbf{v}=\mathbf{v}+\mathbf{u}\)
-
Associativity: \((\mathbf{u}+\mathbf{v})+\mathbf{w}=\mathbf{u}+(\mathbf{v}+\mathbf{w})\)
-
Zero vector: There is a zero vector \(\mathbf{0}\) in \(V\) such that \(\mathbf{u}+\mathbf{0}=\mathbf{u}\text{.}\)
-
Additive inverse: For each \(\mathbf{u}\) in \(V\text{,}\) there is a vector \(-\mathbf{u}\) in \(V\) such that \(\mathbf{u}+(-\mathbf{u})=\mathbf{0}\text{.}\)
Axioms of Scalar Multiplication:
-
Closure under scalar multiplication: The scalar multiple of \(\mathbf{u}\) by \(c\text{,}\) denoted by \(c\mathbf{u}\text{,}\) is in \(V\text{.}\)
-
Distributivity over vector addition: \(c(\mathbf{u}+\mathbf{v})=c\mathbf{u}+c\mathbf{v}\)
-
Distributivity over scalar addition: \((c+d)\mathbf{u}=c\mathbf{u}+d\mathbf{u}\)
-
Compatibility of scalar multiplication: \(c(d\mathbf{u})=(cd)\mathbf{u}\)
-
Identity element of scalar multiplication: \(1\mathbf{u}=\mathbf{u}\)
