Vector space
A set with addition and scalar multiplication satisfying the vector space axioms.
A vector space over a field is a set with operations (functions) and , and an element , satisfying the following for all and :
- Commutativity: .
- Associativity: .
- Additive identity: .
- Additive inverse: for each , there is with .
- Distributivity over vector addition: .
- Distributivity over scalar addition: .
- Scalar associativity: .
- Scalar identity: .
Context
Vector spaces are the basic objects studied via linear maps and invariants including the determinant and eigenvalues of operators.
Examples
The zero vector space, consisting only of , is allowed. The field is part of the structure: the same additive group can be a vector space over more than one field, but the scalar multiplication must be specified.
- with componentwise addition and scalar multiplication is a vector space over .
- The set of polynomials with the usual addition and scalar multiplication is a vector space over .
- The set of matrices over is a vector space over .