Stream: General

Topic: Narrowing the search space


view this post on Zulip Gergely Buday (Aug 28 2025 at 14:17):

You can use Sledgehammer effectively if the search space is small enough.

We can narrow the search space by

What else do you have in mind for this?

view this post on Zulip Yong Kiam (Aug 28 2025 at 14:46):

sometimes, apply auto before running sledgehammer could help

however, you might want to clean this up afterwards

view this post on Zulip irvin (Aug 29 2025 at 00:36):

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