History & Comments
Back
Fill content
Description:Added determinant nonzero equivalence
# Equivalence theorem for nonsingular matrices: the determinant of A is nonzero.Put content here**Theorem:** An $n \times n$ matrix $A$ is nonsingular iff $\det(A) \neq 0$. This follows from $\det(AA^{-1}) = \det(I) = 1$, so $\det(A)\det(A^{-1}) = 1$, meaning $\det(A)$ cannot be zero. # Parents * Nonsingular matrices and equivalences
Sign in to add a new comment