Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.is_integral
Modification history
2022-05-04 17:58
src/linear_algebra/matrix/charpoly/coeff.lean
refactor(linear_algebra/charpoly): split file to reduce imports (#13778) …
Modified
matrix.is_integral
View on Github →
2021-09-18 19:04
src/linear_algebra/charpoly/coeff.lean
refactor(linear_algebra/char_poly/basic): rename char_poly to matrix.charpoly (#9230) …
Modified
matrix.is_integral
View on Github →
2020-09-05 09:19
src/linear_algebra/char_poly/coeff.lean
feat(linear_algebra/char_poly): rephrase Cayley-Hamilton with `aeval', define `matrix.min_poly` (#4040) …
Added
matrix.is_integral
View on Github →