If A is a matrix, the dimension of
Col(A) is the number of pivot columns after A has been reduced to echelon
form; the dimension of Nul(A) is the number of free variables. Row(A) is
the space spanned by the rows of A. When A is , the rows of A
are row vectors, whose transposes are in . The rank of A is the
dimension of Col(A), which turns out to be the same as the dimension of
Row(A). The most important relationship between the dimensions for the
different subspaces associated with A is given by the Rank Theorem which says
When A is
an (square) matrix, A is invertible if and only if Rank(A) = n.