Is there a syntax to feed the found theorems of a find_theorems call to Sledgehammer?
lemma "foo" using >> find_theorems " search expression" << sledgehammer
?
Probably a way to suppress theorems output and display only theorem names, with only spaces between them?
Last updated: Jun 12 2026 at 11:44 UTC