Properties
Matrix equivalence is an equivalence relation on the space of rectangular matrices. For two rectangular matrices of the same size, their equivalence can also be characterized by the following conditions * The matrices can be transformed into one another by a combination of elementary row and column operations. * Two matrices are equivalent if and only if they have the same rank. If matrices are row equivalent then they are also matrix equivalent. However, the converse does not hold; matrices that are matrix equivalent are not necessarily row equivalent. This makes matrix equivalence a generalization of row equivalence.Canonical form
The rank property yields an intuitive canonical form for matrices of the equivalence class of rank as , where the number of s on the diagonal is equal to . This is a special case of the Smith normal form, which generalizes this concept on vector spaces to free modules over principal ideal domains. Thus:Theorem: Any ''m''x''n'' matrix of rank ''k'' is matrix equivalent to the ''m''x''n'' matrix that is all zeroes except that the first ''k'' diagonal entries are ones. Corollary: Matrix equivalent classes are characterized by rank: two same-sided matrices are matrix equivalent if and only if they have the same rank.
2x2 matrices
2x2 matrices only have three possible ranks: zero, one, or two. This means all 2x2 matrices fit into one of three matrix equivalent classes: , , This means all 2x2 matrices are equivalent to one of these matrices. There is only one zero rank matrix, but the other two classes have infinitely many members; The representative matrices above are the simplest matrix for each class.Matrix similarity
Matrix similarity is a special case of matrix equivalence. If two matrices are similar then they are also equivalent. However, the converse is not true. For example these two matrices are equivalent but not similar: ,See also
* Row equivalence * Matrix congruenceReferences