Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 286 Bytes

Auto Sledgehammer is a slightly smart wrapper of Sledgehammer, allowing users to call Sledgehammer using a normal tactic like ‹auto›.

Example:

lemma foo:(1::nat) + 2 = 3by auto_sledgehammer

For more details, we refer readers to README.pdf.