You can use Sledgehammer effectively if the search space is small enough.
We can narrow the search space by
using
section with relevant lemmasWhat else do you have in mind for this?
sometimes, apply auto
before running sledgehammer
could help
however, you might want to clean this up afterwards
Another useful thing. If you get theorems that keep ruining sledgehammer you can blacklist them using the no_atp
attribute
Last updated: Sep 13 2025 at 12:36 UTC