First, the rules for use
A is a matrix, and it is square (n x n)
1. A ^ (-1) exists
2. AX=O has one solution
3. AX=B has one solution per choice of B
4. A~I
5. det(A) does not equal zero
Either they are all true, or they are all false, for any n x n matrix
|