mathlib
8f9c10fc
- feat(data/matrix): add `matrix.mul_sub` and `matrix.sub_mul` (#4505)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
feat(data/matrix): add `matrix.mul_sub` and `matrix.sub_mul` (#4505) I was quite surprised that we didn't have this yet, but I guess they weren't needed when `sub_eq_add_neg` was still `@[simp]`.
References
#4925 - Make prime-avoidance branch build
Author
Vierkantor
Parents
2d34e94a
Loading