mathlib
2e9029fe - feat(tactic/ext): add tracing option (#8633)

Commit
4 years ago
feat(tactic/ext): add tracing option (#8633) Adds an option to trace all lemmas that `ext` tries to apply, along with the time each attempted application takes. This was useful in debugging a slow `ext` call. Co-authored-by: Rob Lewis <rob.y.lewis@gmail.com>
Author
Parents
Loading