MathematicsLinear AlgebraMedium

Vector Space

Also known as:Linear space

A vector space is a set of objects called vectors, together with two operations — vector addition and scalar multiplication — that satisfy eight axioms including closure, associativity, distributivity, and the existence of zero and inverse elements. Vector spaces provide the foundational framework for linear algebra, generalising the familiar geometry of arrows in 2D and 3D to abstract settings of any dimension. They are essential in physics, engineering, computer graphics, machine learning, and quantum mechanics, where states, signals, and transformations are all described as elements of appropriate vector spaces.

Eight Axioms of a Vector Space

AxiomSymbolDescription
Closure under additionu + v ∈ VSum of two vectors is still in the space
Commutativityu + v = v + uOrder of addition does not matter
Associativity(u+v)+w = u+(v+w)Grouping of addition does not matter
Zero vectorv + 0 = vAdditive identity exists
Additive inversev + (−v) = 0Every vector has a negative
Scalar distributivitya(u+v) = au + avScalars distribute over vector sum

Interactive Tools

Brilliant — Vector Spaces

Open Tool

Khan Academy — Intro to Vector Spaces

Open Tool

Wolfram Alpha — Vector Space

Open Tool
Illustration of a vector space showing vectors and their addition

Wikimedia Commons, CC BY-SA

Related Terms

Mathematics

Basis (Linear Algebra)

A basis of a vector space is a set of linearly independent vectors that spans the entire space, meaning every vector in the space can be expressed as a unique linear combination of the basis vectors. The number of vectors in any basis of a finite-dimensional vector space is the same and equals the dimension of the space. Bases are fundamental in coordinate systems, data compression, Fourier analysis, and the numerical solution of linear systems.

Mathematics

Linear Independence

A set of vectors is linearly independent if no vector in the set can be expressed as a linear combination of the others, equivalently if the only solution to the equation c₁v₁ + c₂v₂ + … + cₙvₙ = 0 is the trivial solution where all scalars cᵢ equal zero. If at least one non-zero scalar solution exists, the set is called linearly dependent. Linear independence is the key criterion for determining whether a set of vectors forms a basis, and it underlies the concepts of dimension, rank, and solutions to linear systems.

Mathematics

Matrix (Linear Algebra)

A matrix is a rectangular array of numbers, symbols, or expressions arranged in rows and columns, where an m×n matrix has m rows and n columns. Matrices represent linear transformations between vector spaces, encode systems of linear equations, and serve as the primary computational tool in linear algebra. They are indispensable across engineering, physics, computer science, statistics, and machine learning, where they model data, rotations, reflections, and the weights of neural networks.

From Latin "vector" (carrier, from "vehere" — to carry) and "spatium" (space). The abstract algebraic definition was formalised by Giuseppe Peano in 1888 in his work "Calcolo Geometrico".

linear-algebravector-spaceabstract-algebramathematicsaxioms