History & Comments
Back
Fill content
Description:Added elementary matrix determinants theorem
# Theorem describing the determinants of elementary matrices.Put content here**Theorem:** The determinants of elementary matrices are: - Row swap: $\det(E) = -1$ - Row scaling by $c$: $\det(E) = c$ - Row replacement: $\det(E) = 1$ ⏎ These follow from how each operation affects the determinant of the identity matrix. # Parents * Particular types of matrices
Sign in to add a new comment