Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-04-23 11:01 4b065bfc

View on Github →

feat(data/matrix/basic): add lemma for assoc of mul_vec w.r.t. smul (#7310) Add a new lemma for the other direction of smul_mul_vec_assoc, which works on commutative rings.

Estimated changes