Introduction to Vector Space
The Vector Space
We are now moving from concrete lists of numbers to the abstract definition of a vector space defined over (Real numbers).
The 10 Fundamental Axioms
For a set to be a Vector Space, it must satisfy 10 axioms under two operations: Vector Addition and Scalar Multiplication.
- Closure (Addition & Multiplication)
- Associativity
- Commutativity
- Identity (Existence of Zero Vector )
- Inverse (Additive Inverse)
- …and distributive properties.
Subspaces
A Subspace is a non-empty subset of a vector space that is itself a vector space under the same operations.
The Subspace Test:
- Is ?
- Is closed under addition?
- Is closed under scalar multiplication?
Key Properties
- The zero vector is unique.
- The additive inverse of any vector is unique.