Glossary
Vector Space
A vector space is a set of objects called **vectors** that can be **added together** and **scaled by numbers** (called scalars) while still staying in the same set. The addition and scaling follow specific algebraic rules (like associativity, distributivity, and the existence of a zero vector). Examples include geometric vectors in 2D or 3D space, or functions that can be added and multiplied by numbers.
by Frank Zickert