Rank2
Rank 2 is a term used in linear algebra to describe a matrix or linear map whose rank is two. For an m-by-n matrix A, rank(A) = 2 means the column space is a two-dimensional subspace of the ambient space (and the row space is also two-dimensional). In practical terms, there exist two columns that are linearly independent, and every column can be written as a linear combination of those two.
Equivalently, a matrix has rank 2 if it admits a rank-2 factorization A = U V^T with U
A simple example is the 3×3 matrix with two pivot columns, such as [[1,0,0],[0,1,0],[0,0,0]], which has rank
In broader usage, rank 2 can describe a linear map whose image has dimension two, or, in