Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.det_eq_of_forall_row_eq_smul_add_pred
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_of_forall_row_eq_smul_add_pred
View on Github →
2021-05-01 00:19
src/linear_algebra/determinant.lean
feat(linear_algebra/determinant): various operations preserve the determinant (#7115) …
Added
matrix.det_eq_of_forall_row_eq_smul_add_pred
View on Github →