July 24, 2026 · Theory · LibreTimes
Linear (Vector) Space
Definition. Let be a set whose elements are of an arbitrary nature, equipped with two operations:
- addition: for ,
- multiplication by a scalar: for ,
and these operations satisfy the following axioms of a linear (vector) space over a field :
A. Closure
B. Linear Axioms
- Commutativity of addition:
- Associativity of addition:
- Zero element:
- Opposite element:
- Distributivity over vectors:
- Distributivity over scalars:
- Associativity of scalar multiplication:
- The scalar does not change a vector:
Remarks
- The elements are called vectors, whatever their actual nature.
- The field determines the type of space: gives a real vector space, gives a complex one. In general one speaks of a vector space over .
Properties
1. The zero element is unique. Let be two "zero" elements. Then
(the first equality holds because is a zero, the second because is a zero). Hence .
2. The opposite element is unique, and moreover .
Examples of Linear Spaces
- — geometric vectors in the plane; — geometric vectors in space.
- — ordered tuples of real numbers with coordinate-wise operations:
This is an -dimensional linear space over (similarly over ). 3. — polynomials of degree at most . The coefficients behave like vectors in , so . 4. The set of all solutions of a homogeneous SLAE . If are solutions and , then and , so the sum and any scalar multiple are again solutions; the remaining axioms are inherited from . 5. The set of all matrices of a fixed size (with entrywise operations). 6. The set of all continuous functions on an interval : the sum of continuous functions and the product with a number are again continuous. This is an infinite-dimensional space.
Sets That Are Not Linear Spaces
The set of polynomials of degree exactly () is not a linear space: it has no zero element, and it is not closed under addition — the sum of two degree- polynomials can have a lower degree. For example, with :
— a degree-1 polynomial. Closure axiom (1) is violated.
Similarly, sets that do not contain the zero vector, or are not closed under the operations, are not linear spaces (for example, vectors in with nonnegative coordinates — there are no opposite elements).
Next
The notions of linear dependence of vectors, basis, dimension, and linear span in an arbitrary linear space are treated in the article Basis, Dimension, and Span.
No comments yet
Be the first to share your thoughts.