In this section we will connect a number of results we learned about matrices and their properties. We know that matrices are useful in several different contexts. Originally we saw how matrices can be used to express and solve systems of linear equations. We also studied the properties of matrices like their row space, column space and null space. In the next chapter, we will also learn about how matrices can be used to represent linear transformations.
In each of these domains, invertible matrices play a particularly important role. The following theorem is a massive collection of facts about invertible matrices.
Invertible matrix theorem: For an $n \times n$ matrix $A$, the following statements are equivalent:
This theorem states that for a given matrix $A$, the above statements are either all true or all false.
TODO: proof
[ See Section 2.3 of this page for a proof walkthrough ]
http://www.math.nyu.edu/~neylon/linalgfall04/project1/jja/group7.htm