Why is it true that a matrix $A \in Mat_n(R)$ where R is a commutative ring is invertible iff it's determinant is invertible? Since $det(A)A^{-1} = adj(A)$ then I can see why the determinant being invertible implies the inverse exists, since the adjoint always exists, but I can't see why it's true the other way around.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
The determinant of the identity is always the multiplicative identity of the underlying ring and consequently the multiplicative property of the determinant implies that the determinant of an invertible matrix is itself invertible. In essence $$AB = I \implies \det(A)\det(B) = 1$$ so that $\det(A)$ and $\det(B)$ are units. |
||||
|
|