Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.alg_hom.map_det
Modification history
2021-10-22 15:58
src/linear_algebra/matrix/determinant.lean
feat(linear_algebra/matrix/determinant): det_conj_transpose (#9879) …
Deleted
matrix.alg_hom.map_det
View on Github →
2021-05-15 14:21
src/linear_algebra/determinant.lean
refactor(linear_algebra/matrix): split matrix.lean into multiple files (#7593) …
Modified
matrix.alg_hom.map_det
View on Github →
2020-07-28 02:35
src/linear_algebra/determinant.lean
feat(linear_algebra/char_poly): relates the characteristic polynomial to trace, determinant, and dimension (#3536) …
Added
matrix.alg_hom.map_det
View on Github →