Let
\(A\) be an
\(n \times n\) lower triangular matrix. We proceed to prove the
\(\det (A)\) is the product of the entries along the main diagonal by
inducting on
\(n\). For
\(n=1\),
\(A = [a]\) and
\(\det (A) = a\), so the result is (trivially) true. Next suppose the result is true for
\(k \times k\) lower triangular matrices. Let
\(A\) be a
\((k+1) \times (k+1)\)
lower triangular matrix. Expanding
\(\det (A)\) along the first row, we have
\[ \det (A) = \displaystyle {\sum _{p=1}^{n} a_{1p} C_{1p}} \]
Since \(a_{1p} = 0\) for \(2 \leq p \leq k+1\), this simplifies \(\det (A) = a_{11}C_{11}\). By definition, we know that \(C_{11} = (-1)^{1+1} \det \left (A_{11}\right ) =\det \left (A_{11}\right )\) where \(A_{11}\) is \(k \times k\) matrix obtained by deleting the first row and first column of \(A\).
Since \(A\) is lower triangular, so is \(A_{11}\) and, as such, the induction hypothesis applies to \(A_{11}\). In other words, \(\det \left (A_{11}\right )\) is the product of the entries
along \(A_{11}\)’s main diagonal. Now, the entries on the main diagonal of \(A_{11}\) are the entries \(a_{22}\), \(a_{33}\), …, \(a_{(k+1)(k+1)}\) from the main diagonal of \(A\).
Hence,
\[ \det (A) = a_{11} \det \left (A_{11}\right ) = a_{11} \left (a_{22}a_{33} \cdots a_{(k+1)(k+1)} \right ) = a_{11} a_{22}a_{33} \cdots a_{(k+1)(k+1)}\]
We have \(\det (A)\) is the product of the entries along its main diagonal. This shows \(P(k+1)\) is true, and, hence, by induction, the result holds
for all \(n \times n\) upper triangular matrices. The \(n \times n\) identity matrix \(I_{n}\) is a lower triangular matrix whose main diagonal consists of all \(1\)’s.
Hence, \(\det \left (I_{n}\right ) = 1\), as required.