Vector Space
A set with addition and scalar multiplication over a field satisfying the vector space axioms
Vector Space
A vector space over a field is a set equipped with
- an addition operation , and
- a scalar multiplication operation ,
such that for all and all :
- (associativity of ),
- (commutativity of ),
- there exists an element with (additive identity),
- for every there exists an element with (additive inverse),
- (distributivity over vector addition),
- (distributivity over scalar addition),
- (compatibility with scalar multiplication),
- , where is the multiplicative identity in .
Vector spaces are the basic objects of linear algebra; linear maps are the structure-preserving functions between them. A prototypical family of examples is Euclidean space , where vectors are tuples of numbers.
Examples:
- For any , the set of -tuples of real numbers is a vector space over with coordinatewise addition and scalar multiplication.
- The polynomial ring (viewed only with its addition and scalar multiplication by ) is a vector space over .
- If is any set, then the set of all functions is a vector space over under pointwise operations.