Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.star_dot_product_star
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.star_dot_product_star
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.star_dot_product_star
View on Github →
2021-07-15 16:32
src/data/matrix/basic.lean
feat(data/matrix/{basic, block}): missing lemmas on conj_transpose (#8303) …
Added
matrix.star_dot_product_star
View on Github →