Properties
Axioms
A vector space is a collection of objects called vectors, along with two operations, addition of vectors and multiplication of a vector by a scalar from a field , such that the following 8 properties (aka axioms of vector spaces) hold:
Additive properties:
- Commutativity
- Associativity
- Additive identity: Existence of special vector such that for all . Note that this does not explicitly require to be unique, but forces that to be the case.
- Additive inverse: For every vector there exists a vector such that . Note that this does not explicitly require to be unique for a given .
Multiplicative properties:
- Multiplicative identity: for all .
- Multiplicative associativity: for all and scalars alpha and beta.
Distributive properties:
- for all and all scalars .
- for all and scalars .
Note
The scalars used to define vector multiplication can be drawn from any field. Usually, this is . Such vector spaces are called vector spaces over , or real vector spaces. If the scalars are complex numbers, the vector space is called a vector space over , or a complex vector space. Any complex vector space is a real vector space as well, since if you can multiply by a complex number, you can also multiply by a real number. If is used to denote the set of scalars, then the results are true for both and .
Important
is not a vector space, since it does not contain a vector.
Properties derivable from above axioms
- is unique.
- For any , a vector such that is uniquely determined. It is denoted by .
- .
- .
is a vector space.
Note
It can be shown that all vector spaces are isomorphic with .
consists of all columns of size . Addition and multiplication are defined entry-wise.
K-cell
If for , the set of all points in whose coordinates satisfy the inequalities for is called a k-cell. A 1-cell is an interval, a 2-cell is a rectangle, etc.
The space consists of all polynomials of degree up to .