History & Comments
Back
Fill content
Description:Added definition
# Definition of nonsingular matrix: matrix is invertiblePut content here**Definition:** An $n \times n$ matrix $A$ is **nonsingular** (or **invertible**) if there exists a matrix $A^{-1}$ such that $AA^{-1} = A^{-1}A = I_n$. # Parents * Nonsingular matrices and equivalences
Sign in to add a new comment