Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.dot_product_mul_vec
Modification history
2021-09-08 21:47
src/data/matrix/basic.lean
feat(linear_algebra/matrix): `M` maps some `v ≠ 0` to zero iff `det M = 0` (#9041) …
Added
matrix.dot_product_mul_vec
View on Github →