Inverse
#Math
$\text{Rules}$
For $A=n\times n$, either all hold true or none do:
- $\exists A^{-1}$
- $\exists!\vec x\in\mathbb{R}^n:A\vec x=\vec b\space\forall\space\vec b\in\mathbb{R}^n$
- $\text{rref}(A)=I_n$
- $\text{rank}(A)=n$
- $\text{im}(A)=\mathbb{R}^n$
- $\text{ker}(A)={\vec 0}$
- $\text{Column vectors of }A\text{ form a basis of }\mathbb{R}^n$
- $\text{Column vectors of }A\text{ span }\mathbb{R}^n$
- $\text{Column vectors of }A\text{ are linearly independent}$
- $\det A\ne 0$
- $0$ not an eigenvalue of $A$