Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.mul_smul
Modification history
2021-08-26 13:06
src/data/matrix/basic.lean
feat(*): remove the `fintype` requirement from matrices. (#8810) …
Modified
matrix.mul_smul
View on Github →
2021-05-10 07:36
src/data/matrix/basic.lean
feat(data/matrix/basic): add missing smul instances, generalize lemmas to work on scalar towers (#7544) …
Modified
matrix.mul_smul
View on Github →
2019-04-05 04:01
src/data/matrix.lean
feat(data/matrix): more basic matrix lemmas (#873) …
Added
matrix.mul_smul
View on Github →