Expressiveness + automation + soundness: towards combining SMT solvers and interactive proof assistants

  • Authors:
  • Pascal Fontaine;Jean-Yves Marion;Stephan Merz;Leonor Prensa Nieto;Alwen Tiu

  • Affiliations:
  • LORIA – INRIA Lorraine, Université de Nancy;LORIA – INRIA Lorraine, Université de Nancy;LORIA – INRIA Lorraine, Université de Nancy;LORIA – INRIA Lorraine, Université de Nancy;LORIA – INRIA Lorraine, Université de Nancy

  • Venue:
  • TACAS'06 Proceedings of the 12th international conference on Tools and Algorithms for the Construction and Analysis of Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Formal system development needs expressive specification languages, but also calls for highly automated tools. These two goals are not easy to reconcile, especially if one also aims at high assurances for correctness. In this paper, we describe a combination of Isabelle/HOL with a proof-producing SMT (Satisfiability Modulo Theories) solver that contains a SAT engine and a decision procedure for quantifier-free first-order logic with equality. As a result, a user benefits from the expressiveness of Isabelle/HOL when modeling a system, but obtains much better automation for those fragments of the proofs that fall within the scope of the (automatic) SMT solver. Soundness is not compromised because all proofs are submitted to the trusted kernel of Isabelle for certification. This architecture is straightforward to extend for other interactive proof assistants and proof-producing reasoners.