Summary
Matrix Space
Definition
Definition
Properties
- Matrix Space is a vector space over a field of matrices.
- The set of all matrices with entries in a field is a vector space over .
- The zero matrix is the additive identity.
- The additive inverse of a matrix is the matrix with all its entries negated.
- Scalar multiplication is defined by multiplying each entry of the matrix by the scalar.
- Matrix addition is defined by adding corresponding entries of the matrices.
Basis
Definition
A basis of a vector space is a set of linearly independent vectors that span .
Dimension
Definition
The dimension of a vector space is the number of vectors in any basis for the space. The dimension of the vector space is denoted by .
Null Space
Definition
The null space of a matrix is the vector space construct using set of all vectors such that . It is denoted by or .
Definition
The nullity of a matrix is the dimension of the null space of . It is denoted by or .
Column Space
Definition
The column space of a matrix is the vector space construct using set of all linear combinations of the columns of . It is denoted by .
Remark
is a subspace of .
Remark
. This means that it is subspace of the result for the system of linear equations .
Row Space
Definition
The row space of a matrix is the vector space construct using set of all linear combinations of the rows of . It is denoted by .
Remark
is a subspace of .
Theorem
and and .
Rank
Definition
The rank of a matrix is the dimension of its column space. It is denoted by .
Remark
The rank of a matrix is the maximum number of linearly independent rows or columns in the matrix.
Theorem
.
Rank-Nullity Theorem
Theorem
and .