Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-09-17 14:29 b62dd289

View on Github →

feat(linear_algebra/eigenspace): beginning to relate minimal polynomials to eigenvalues (#4165) rephrases some lemmas in linear_algebra to use aeval instead of eval2 and algebra_map shows that an eigenvalue of a linear transformation is a root of its minimal polynomial, and vice versa

Estimated changes