Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.one_mul_vec
Modification history
2021-08-26 13:06
src/data/matrix/basic.lean
feat(*): remove the `fintype` requirement from matrices. (#8810) …
Modified
matrix.one_mul_vec
View on Github →
2021-07-16 00:27
src/data/matrix/basic.lean
chore(data/matrix/basic): add lemmas about dot_product and mul_vec (#8325) …
Added
matrix.one_mul_vec
View on Github →