What are vector spaces and subspaces?
Vector spaces
A set of vectors
Axioms
Let
If the vectors
and belong to the set , then should also be in the set = for all vectors in the set For each
, there must exist a negative of such that If
exists in , then should also exist in , where is any scalar
Note: If the set
violates any of the axioms, it is not a vector space.
Example 1
Let's consider
Solution
The set
Axiom 1
If
Axiom 2
This axiom holds true as shown below:
Axiom 4
A zero vector in the set
Using the definition of Axiom 4, the following holds:
Axiom 5
A negative of a vector
According to the definition of Axiom 6, the following holds:
Axiom 6
Scalar multiplication holds for the set
Axiom 10
For the set
Note: Since all of the axioms provide solutions that exist in the set
defined for all matrices, we can define the set as a vector space.
Example 2
Let
How can we state whether
Solution
We can easily prove that the set
Axiom 10
Since the last axiom is violated, we cannot define
Subspaces
A subset
To test for a subspace, we consider
The set
contains a zero vector. If
and are defined , then must also be in . If
is any scalar and is contained in , then must also be in .
Example 1
Given that
Solution
The addition between two symmetric matrices provides a symmetric matrix in return. Scalar multiplication with a symmetric matrix also returns a symmetric matrix. Zero
Note:
, Upper triangular The matrix contains zero elements below the diagonal. , and lower triangular The matrix contains zero elements above the diagonal. matrices are also subspaces of diagonal The matrix has nonzero elements on the diagonal only. .
Invertible matrices are a subset of
Applications
The concept of vector spaces is fundamental in linear algebra because, together with the concept of matrices, it allows the manipulation of the system of linear equations.
Vector spaces generalize vectors and enable the modeling of physical quantities that have a direction and magnitude attached to them, such as forces.
Free Resources