Fundamental Spaces of Matrices
Explanation1
Let’s assume that the matrix is given. Then, we can think of the following 6 spaces for .
Row space of , Row space of
Column space of , Column space of
Null space of , Null space of
However, since the row vectors of are the column vectors of , and the column vectors of are the row vectors of , the row space of and the column space of are the same. For the same reason, the column space of and the row space of are the same, which allows us to think of the following 4 matrices.
Row space of , Column space of
Null space of , Null space of
These 4 spaces are collectively called the fundamental spaces of matrix .
Theorem 1
For an arbitrary matrix ,
Proof
Since the row space of and the column space of are the same, by the definition of rank,
■
Theorem 2
Let be a matrix .
(a) The null space of and the row space of are orthogonal complements of each other in .
(b) The null space of and the column space of are orthogonal complements of each other in .
Proof
Strategy: Use definitions to deduce directly. Only the proof for (a) is presented. The proof for (b) is essentially the same.
First, let’s show that . If we say , by the definition of null space, it is as follows.
Taking the dot product with , it is as follows.
By the associative law of matrix multiplication, , and by the property of transpose matrices, , thus, by the definition of orthogonality, it is as follows.
Then, by the definition of orthogonal complement, it is as follows.
Summarizing this content, , so we get the following result.
Repeating this process in reverse, we can obtain , so we get the following result.
Taking , it is as follows.
Since both are subspaces of , we obtain the following.
■
Howard Anton, Elementary Linear Algebra: Aplications Version (12th Edition, 2019), p261-263 ↩︎