Vector space
A vector space is a set of objects called vectors closed under addition and scalar multiplication; it is the central structure of linear algebra with bases, dimension and many applications.
A vector space is a mathematical structure that abstracts the familiar properties of geometric vectors and extends them to many other kinds of objects. In everyday language a vector is any element of the space; see vectors for the general notion. A vector space equips that collection with two compatible procedures: a rule for combining two vectors (often called operations) and a rule for scaling a vector by a number. The first is typically referred to as addition and the second as scalar multiplication. Scalars themselves belong to a numerical system called a field; the elements used in scaling are called scalars.
Image gallery
2 ImagesFormal definition and core properties
Formally, a vector space over a field F is a set V together with two operations that satisfy a fixed list of axioms: closure, associativity and commutativity of addition, existence of an additive identity and additive inverses, distributive laws connecting addition and scalar multiplication, and compatibility of scalar multiplication with multiplication in the field. This description links basic ideas from group theory (the additive structure) with properties of a field of scalars. The subject built on these axioms is linear algebra, which studies linear combinations, linear maps and systems that preserve the vector space structure.
Geometric vectors drawn as arrows provide an intuition: add two arrows by placing the tail of one at the head of the other; scale an arrow by stretching or shrinking it. However, the notion of vector is far more general: functions, sequences, polynomials and matrices are common examples when viewed as elements of a vector space. See examples such as spaces of functions and matrices for practical instances.
Representations and examples
- Euclidean space R^n: familiar n-tuples of numbers with componentwise addition and real scalar multiplication.
- Polynomial spaces: collections of polynomials up to a given degree form vector spaces under usual polynomial addition and multiplication by scalars.
- Function spaces: sets of functions sharing certain regularity become vector spaces when added pointwise and scaled.
- Matrix spaces: all m×n matrices over a field form a vector space under elementwise operations.
These examples illustrate that the theorems of linear algebra apply in many contexts: whenever the axioms hold, results about linear independence, dimension and linear transformations carry over. For more general statements and proofs consult standard theorems in textbooks.
Basis, span and dimension
Some subsets of a vector space are especially important. The minimum set of vectors needed to generate every element by linear combinations is called a basis. A basis is a linearly independent spanning set: no vector in it can be written as a combination of the others, yet their combinations produce the whole space. The number of vectors in any basis is an invariant of the space and is called its dimension. Finite-dimensional spaces behave very differently from infinite-dimensional ones, and many classical results assume finite dimension.
History, importance and applications
The concept of a vector space developed in the 19th and early 20th centuries as algebraists and geometers abstracted properties of coordinate systems, linear equations and transformations. Today vector spaces underpin numerical methods, physics (state spaces and quantum mechanics), engineering (signal and control theory), computer graphics, data science and machine learning. Their abstraction allows a uniform approach to problems that look different at first glance but share the same linear structure.
Key distinctions and practical remarks
Not every set with two operations is a vector space: the axioms impose precise constraints. Distinguish vector spaces from related structures such as modules (where scalars come from a ring rather than a field) and affine spaces (where origins are not fixed). In computations, choosing a convenient basis reduces many problems to working with coordinate vectors and matrices; in theory, basis-free arguments emphasize geometric and invariant properties that do not depend on coordinates.
For readers who wish to explore further, elementary expositions present step-by-step proofs of existence of bases in finite dimensions and the dimension theorem, while advanced texts develop spectral theory, inner product spaces and infinite-dimensional functional analysis that generalize many finite-dimensional ideas.

First properties
For all αand the following statements hold
.
.
- The equation
is
uniquely solvable for all ; the solution is
.
Examples
Euclidean plane
An illustrative vector space is the two-dimensional Euclidean plane (in rectangular Cartesian coordinate systems) with the arrow classes (displacements or translations) as vectors and the real numbers as scalars.
is the shift of 2 units to the right and 3 units up,
the shift by 3 units to the right and 5 units down.
The sum of two shifts is again a shift, and it is the shift obtained by performing the two shifts one after the other:
, i.e., shifting 5 units to the right and 2 units down.
The zero vector corresponds to the shift that leaves all points in place, i.e., the identical mapping.
Stretching the displacement with a scalar
from the set of real numbers, we obtain three times the displacement:
.
Everything said about this example is also valid in the real affine plane.
Coordinate space
→ Main article: Coordinate space
If is a body and
is a natural number, then the
-fold Cartesian product forms
the set of all -tuples with entries in
, a vector space over
. Addition and scalar multiplication are defined component-wise; for
, α
one sets:
and
Often the -tuples are also notated as column vectors, that is, their entries are written one below the other. The vector spaces
form, in a sense, the standard examples of finite-dimensional vector spaces. Every
-dimensional
-vector space is isomorphic to the vector space
. Using a basis, each element of a vector space can be uniquely represented by an element of the
coordinate tuple.
Function spaces
Principles and definition
→ Main article: Function space
If is a body,
is a
-vector space, and
is an arbitrary set, then on the set
of all functions
, addition and scalar multiplication can be defined pointwise: For
and α
, the functions
and α are
defined by.
for all
and
for all
.
With this addition and scalar multiplication, is a
-vector space. In particular, this holds for
, so if the target space is chosen to be the body
itself. Further examples of vector spaces are obtained as subvector spaces of these function spaces.
In many applications, , the body of real numbers, or
, the body of complex numbers, and
is a subset of
,
,
or
. Examples include the vector space of all functions from
to
and the subspaces
of all continuous functions and
of all
-times continuously differentiable functions from
to
.
Space of linear functions
A simple example of a function space is the two-dimensional space of real linear functions, that is, functions of the form
with real numbers and
. These are those functions whose graph is a straight line. The set of these functions is a subvector space of the space of all real functions, because the sum of two linear functions is again linear, and a multiple of a linear function is also a linear function.
For example, the sum of the two linear functions and
with
,
,
the function with
.
The 3-fold of the linear function is the linear function
with
.
Polynomial Spaces
The set of polynomials with coefficients from a body
forms, with the usual addition and the usual multiplication by a body element, an infinite-dimensional vector space. The set of monomials
is a basis of this vector space. The set of polynomials whose degree is bounded by an
is upper bounded, forms a subvector space of dimension
. For example, the set of all polynomials of degree less than or equal to 4, that is, all polynomials of the form
,
a 5-dimensional vector space with basis .
For infinite bodies one can identify the (abstract) polynomials with the associated polynomial functions. In this approach, the polynomial spaces correspond to subspaces of the space of all functions from
to
. For example, the space of all real polynomials of degree ≤
corresponds to the space of linear functions.
Body enlargements
If is a superbody of
then
with its addition and the restricted multiplication
as scalar multiplication is a -vector space
. The rules to be proved for this follow directly from the body axioms for
. This observation plays an important role in the theory of bodies.
For example, in this way is a two-dimensional
-vector space; a basis is
. Similarly,
is an infinite-dimensional
-vector space, but where a basis cannot be concretely specified.
Related articles
Author
AlegsaOnline.com Vector space Leandro Alegsa
URL: https://en.alegsaonline.com/art/104441
