mathlib3
45c4df61
- Use `sub_eq_add_neg` instead of `dunfold` to rewrite `a - b` to `a + -b`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Use `sub_eq_add_neg` instead of `dunfold` to rewrite `a - b` to `a + -b`
Author
Vierkantor
Parents
7825287d
Loading