Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.mul_apply'
Modification history
2021-08-26 13:06
src/data/matrix/basic.lean
feat(*): remove the `fintype` requirement from matrices. (#8810) …
Modified
matrix.mul_apply'
View on Github →
2021-07-20 11:23
src/data/matrix/basic.lean
fix(data/matrix/basic): remove an accidental requirement for a matrix to be square (#8372)
Modified
matrix.mul_apply'
View on Github →
2020-08-05 16:34
src/data/matrix/basic.lean
chore(data/matrix/basic): rename _val lemmas to _apply (#3297) …
Added
matrix.mul_apply'
View on Github →