Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-10-25 20:31 880c7bd4

View on Github →

chore(linear_algebra/matrix): add fin expansions for trace and adjugate, and some trace lemmas (#9884) We have these expansions for det already, I figured we may as well have them for these. This adds some other trivial trace lemmas while I'm touching the same file.

Estimated changes