Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.neg_dot_product
Modification history
2022-01-08 15:04
src/data/matrix/basic.lean
feat(data/matrix/basic): infix notation for matrix.dot_product in locale matrix (#11289) …
Modified
matrix.neg_dot_product
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) …
Modified
matrix.neg_dot_product
View on Github →
2020-05-12 15:37
src/data/matrix/basic.lean
feat(data/matrix): matrix and vector notation (#2656) …
Added
matrix.neg_dot_product
View on Github →