The determinant is one entry in this ring, not its centre. Every statement below implies every other, so any of them could have been the definition and the determinant chosen for convenience rather than priority.
Eight properties, each linked to the section that establishes it. The three row operations at the top are the ones that make computation by reduction possible — everything below follows from them.
The determinant is untouched. This is the operation Gaussian elimination leans on hardest — it can be applied freely without bookkeeping, which is what makes reduction a practical route to the determinant.
Every statement about rows has a column counterpart, and neither is primary. Cofactor expansion may be taken along any row or any column for the same reason.
The only operation that changes the sign. An even number of swaps restores it, which is why the sign of a permutation is well defined and why the determinant can be built from permutations at all. Swapping a row with itself changes nothing, consistent with the rule.
The determinant is linear in each row separately. Scaling a single row by scales the determinant by ; scaling by produces a zero row and a zero determinant, which is the same fact as a dependent row set.
Scaling every entry means scaling all rows, so the factor applies times. This is the single most common determinant error, and it comes from reading the row-scaling rule one line too broadly.
The determinant is a homomorphism from matrix multiplication to real multiplication. Geometrically the volume scaling factors compose, which is the whole content of the identity. Note there is deliberately no corresponding rule for sums.
Falls straight out of the multiplicative property applied to . It also proves a singular matrix has no inverse — no real number multiplied by zero gives one.
Listed because its absence is otherwise inferred from silence. The determinant is linear in each row separately, which is a much weaker statement than being linear in the matrix, and the two are easy to conflate.