In mathematics, the fundamental theorem of linear algebra makes several statements regarding vector spaces. These may be stated concretely in terms of the rank r of an m×n matrix A and its LDU factorization:

wherein P is a permutation matrix, L is a lower triangular matrix, D is a diagonal matrix, and U is an upper triangular matrix. At a more abstract level there is an interpretation that reads it in terms of a linear mapping and its transpose.
First, each matrix A induces four fundamental subspaces. These fundamental subspaces are:
Secondly:
- In
, , that is, the nullspace is the orthogonal complement of the row space
- In
, , that is, the left nullspace is the orthogonal complement of the column space.
The four subspaces associated to a matrix A.
References
- Strang, Gilbert. Linear Algebra and Its Applications. 3rd ed. Orlando: Saunders, 1988.
|