vector space
C2Formal, Technical, Academic
Definition
Meaning
A fundamental mathematical structure, typically in linear algebra, defined as a set of objects (vectors) that can be added together and multiplied by scalars (numbers), satisfying specific axioms like commutativity, associativity, and distributivity.
The concept can extend beyond mathematics to describe any abstract conceptual framework where elements can be combined linearly, such as in physics, computer science (machine learning), and other formal systems that model linear relationships. In computer graphics, it refers to the coordinate system used to define points, directions, and transformations.
Linguistics
Semantic Notes
The term is highly polysemous between concrete geometric interpretation and abstract algebraic definition. In mathematics, it is a purely abstract set with operations. In physics and engineering, the vectors often have a concrete geometric interpretation (e.g., arrows in space). The 'space' part refers to the set of all possible vectors under consideration.
Dialectal Variation
British vs American Usage
Differences
No significant lexical or definitional differences. Spelling conventions follow national norms for surrounding text (e.g., 'linearised' vs. 'linearized').
Connotations
Identical technical connotations. No cultural or associative differences.
Frequency
Equally frequent and essential in the respective academic/technical registers of both regions.
Vocabulary
Collocations
Grammar
Valency Patterns
[vector space] + [preposition 'over'] + [field] (e.g., a vector space over the real numbers)[adjective] + [vector space] (e.g., an n-dimensional vector space)[vector space] + [preposition 'with'] + [structure] (e.g., a vector space with an inner product)Vocabulary
Synonyms
Neutral
Weak
Usage
Context Usage
Business
Virtually never used in general business contexts. May appear in highly specialised tech/quant finance fields discussing machine learning models.
Academic
Core terminology in mathematics, physics, computer science, and engineering. Used to formalise concepts in linear algebra, functional analysis, quantum mechanics, and data science.
Everyday
Not used in everyday conversation.
Technical
Central to machine learning (e.g., word embeddings exist in a high-dimensional vector space), computer graphics (3D vector space for modelling), and any field involving linear systems.
Examples
By CEFR Level
- In physics, forces can be represented as arrows in a three-dimensional vector space.
- The concept of a vector space is fundamental to understanding modern computer graphics.
- To solve the system of linear equations, we first identified the relevant vector space and its basis vectors.
- The researcher demonstrated that the set of all possible solutions forms a vector space over the complex numbers.
- In machine learning, words are often mapped to points in a high-dimensional vector space based on their contextual usage.
Learning
Memory Aids
Mnemonic
Think of a 'space' where 'vectors' live and play by the rules of addition and scaling. Like a playground (space) with arrows (vectors) that you can lengthen, shorten, and combine head-to-tail.
Conceptual Metaphor
CONTAINER (The space is a container holding vectors). ABSTRACT STRUCTURE IS A PHYSICAL SPACE (We talk about dimensions, basis, spanning, and subspaces as if navigating a geometric realm).
Watch out
Common Pitfalls
Translation Traps (for Russian speakers)
- Do not translate 'space' as 'космос' (outer space). The correct equivalent is 'пространство' (e.g., 'линейное пространство' or 'векторное пространство').
- Avoid the calque 'векторный космос'.
- The word 'vector' itself is a direct cognate ('вектор'), but ensure the entire phrase is treated as a single terminological unit.
Common Mistakes
- Using 'vector space' to refer to any collection of vectors without the required algebraic structure (e.g., a set of vectors not closed under addition).
- Confusing 'vector space' with 'coordinate system'—a vector space is the set of vectors; a coordinate system is a way to label them.
- Treating it as a count noun incorrectly (e.g., 'a vector spaces' is incorrect).
Practice
Quiz
Which of the following is NOT a required axiom for a vector space?
FAQ
Frequently Asked Questions
It is a compound noun, typically written as two separate words. Occasionally, it may be hyphenated ('vector-space') when used as a modifier before another noun (e.g., 'vector-space model'), but the open form is most common.
Yes. While introductory courses often focus on finite-dimensional spaces (like 2D or 3D), many important vector spaces in advanced mathematics and physics, such as function spaces, are infinite-dimensional.
A field (like real or complex numbers) is a set where you can add, subtract, multiply, and divide (except by zero). A vector space is a set of vectors that can be added and scaled by elements (scalars) taken from a field. The field provides the 'numbers' for the scaling operation.
It provides a rigorous and general framework for modelling any system with linearity. This includes physical forces (physics), colour mixing (graphics), state spaces in quantum mechanics, data points in statistics and machine learning, and signal processing in engineering.