Now you are in the subtree of Container for Linear Algebra project. 

Equivalence theorem for nonsingular matrices: the determinant of A is nonzero.

Created over 8 years ago, updated 10 days ago

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.