Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.det_eq_zero_of_row_eq_zero
Modification history
2021-05-15 14:21
src/linear_algebra/determinant.lean
refactor(linear_algebra/matrix): split matrix.lean into multiple files (#7593) …
Modified
matrix.det_eq_zero_of_row_eq_zero
View on Github →
2020-10-22 07:48
src/linear_algebra/determinant.lean
feat(linear_algebra/nonsingular_inverse): state Cramer's rule explicitly (#4700) …
Added
matrix.det_eq_zero_of_row_eq_zero
View on Github →