mathlib3
0dfac6eb
- chore(*): speed up slow proofs (#7253)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(*): speed up slow proofs (#7253) Proofs that are too slow for the forthcoming `gsmul` refactor. I learnt that `by convert ...` is extremely useful even to close a goal, when elaboration using the expected type is a bad idea.
Author
sgouezel
Parents
829d7733
Loading