Three Years of Experience with Sledgehammer, a Practical Link between Automatic and Interactive Theorem Provers
| Citations: | 8 - 2 self |
BibTeX
@MISC{Paulson_threeyears,
author = {Lawrence C. Paulson and Jasmin Christian Blanchette},
title = {Three Years of Experience with Sledgehammer, a Practical Link between Automatic and Interactive Theorem Provers},
year = {}
}
OpenURL
Abstract
Sledgehammer is a highly successful subsystem of Isabelle/HOL that calls automatic theorem provers to assist with interactive proof construction. It requires no user configuration: it can be invoked with a single mouse gesture at any point in a proof. It automatically finds relevant lemmas from all those currently available. An unusual aspect of its architecture is its use of unsound translations, coupled with its delivery of results as Isabelle/HOL proof scripts: its output cannot be trusted, but it does not need to be trusted. Sledgehammer works well with Isar structured proofs and allows beginners to prove challenging theorems. 1







