Vector space
A set with addition and scalar multiplication satisfying the vector space axioms
Vector space
Let be a nonempty set and let be a field (in these notes, or ). Suppose we are given:
- an addition map , ;
- a scalar multiplication map , .
Then is a vector space over if for all and all :
- (Commutativity) .
- (Associativity) .
- (Zero) there exists such that .
- (Additive inverses) for each there exists such that .
- (Distributivity over vectors) .
- (Distributivity over scalars) .
- (Compatibility) .
- (Unit) .
Elements of are called vectors, and elements of are called scalars.
Vector spaces are the ambient setting for linear combinations , linear subspaces , and linear operators ; adding a norm yields a normed space.
Examples:
- with componentwise addition and scalar multiplication.
- The set of real polynomials on with the usual operations.
- The set of all -valued functions on a nonempty set , with and .