Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-06-24 21:57 26082445

View on Github →

feat(data/matrix/basic): add lemma minor_map (#8074) Add lemma minor_map proving that the operations of taking a minor and applying a map to the coefficients of a matrix commute.

Estimated changes