This document summarizes key concepts about determinants including:
1) The determinant function maps a square matrix to a real number and can be evaluated through cofactor expansion or row reduction.
2) Properties of the determinant include being zero if a row or column is zero and being the product of diagonals for triangular matrices.
3) Elementary row operations preserve the determinant up to a factor of -1 for row interchanges.
4) Cramer's rule uses determinants to solve systems of linear equations when the matrix is invertible.