English

Reconstructing veriT Proofs in Isabelle/HOL

Logic in Computer Science 2019-08-27 v1

Abstract

Automated theorem provers are now commonly used within interactive theorem provers to discharge an increasingly large number of proof obligations. To maintain the trustworthiness of a proof, the automatically found proof must be verified inside the proof assistant. We present here a reconstruction procedure in the proof assistant Isabelle/HOL for proofs generated by the satisfiability modulo theories solver veriT which is part of the smt tactic. We describe in detail the architecture of our improved reconstruction method and the challenges we faced in designing it. Our experiments show that the veriT-powered smt tactic is regularly suggested by Sledgehammer as the fastest method to automatically solve proof goals.

Keywords

Cite

@article{arxiv.1908.09480,
  title  = {Reconstructing veriT Proofs in Isabelle/HOL},
  author = {Mathias Fleury and Hans-Jörg Schurr},
  journal= {arXiv preprint arXiv:1908.09480},
  year   = {2019}
}

Comments

In Proceedings PxTP 2019, arXiv:1908.08639

R2 v1 2026-06-23T10:56:30.803Z