Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-09-02 11:43 cd36773a

View on Github →

feat(linear_algebra/eigenspace): add generalized eigenspaces (#4015) Add the definition of generalized eigenspaces, eigenvectors and eigenvalues. Add some basic lemmas about them. Another step towards #3864.

Estimated changes