mathlib
e3fb88c8
- Eliminate the `lu` argument to `reorder_oper`.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Eliminate the `lu` argument to `reorder_oper`. There is no need to pass this into each level of recursion, and it makes the recursion a little clearer if we don't.
Author
eric-wieser
Parents
1a47afc9
Loading