Rank is constrained rather than computed by these rules — most are inequalities, not identities. That asymmetry is the point: operations can destroy independence but never create it.
Rank cannot exceed either dimension, because it counts independent rows and independent columns simultaneously and those counts agree. A matrix reaching this bound has full rank; anything less is rank-deficient, meaning some row or column is a linear combination of the others.
The only matrix of rank zero. Any nonzero entry gives at least one independent row, so rank zero and the zero matrix are the same condition stated two ways.
A restatement of row rank equalling column rank. It is the reason rank can be defined without saying which of the two is meant, and why a wide matrix and its tall transpose describe the same amount of structure.
Scaling neither creates nor destroys independence. At the statement collapses — every rank drops to zero at once — which is why the condition is not decoration.
Multiplication can collapse directions but never create independent ones — the image of sits inside the image of , and its rank is capped by whatever passes through first. Equality is common but not guaranteed, so this bounds rather than determines.
The companion to the bound above: rank cannot drop arbitrarily far. If both factors have full rank , the inequality forces , so the product has full rank too — which is how the invertibility of a product of invertible matrices follows.
Adding matrices cannot produce more independent directions than the two contribute between them, but it can produce fewer. Unlike the determinant, which has no sum rule at all, rank has a bound — just not an identity.
An invertible matrix loses nothing, so it cannot change the rank of what it multiplies. This is why row reduction computes rank correctly — every elementary operation is multiplication by an invertible matrix, and the echelon form has the same rank as the original.
For these types the rank follows from the defining condition, so no reduction is needed. Grouped by whether the structure pins the rank exactly or only bounds it.