rank0
Rank 0 is a term used in linear algebra to describe a matrix whose rank is zero. The rank of a matrix A, defined over a field, is the maximum number of linearly independent rows or columns in A. A matrix has rank 0 if and only if every entry is zero, i.e., A is the zero matrix of size m by n. In this case both the row space and the column space consist solely of the zero vector.
Consequences of rank 0 include that the image of the associated linear transformation is the zero vector,
If the matrix is square, a rank-0 matrix is not invertible and has determinant zero. For a
Examples: a 2×3 zero matrix is rank 0, as is a 3×3 zero matrix. A homogeneous system
Generalization: the concept extends to linear transformations between vector spaces. A rank-0 operator maps every vector
See also rank, rank-nullity theorem, zero matrix, linear transformation.