Scalable Fine-Grained Proofs for Formula Processing
2019; Springer Science+Business Media; Volume: 64; Issue: 3 Linguagem: Inglês
10.1007/s10817-018-09502-y
ISSN1573-0670
AutoresHaniel Barbosa, Jasmin Christian Blanchette, Mathias Fleury, Pascal Fontaine,
Tópico(s)Mathematics, Computing, and Information Processing
ResumoWe present a framework for processing formulas in automatic theorem provers, with generation of detailed proofs. The main components are a generic contextual recursion algorithm and an extensible set of inference rules. Clausification, skolemization, theory-specific simplifications, and expansion of 'let' expressions are instances of this framework. With suitable data structures, proof generation adds only a linear-time overhead, and proofs can be checked in linear time. We implemented the approach in the SMT solver veriT. This allowed us to dramatically simplify the code base while increasing the number of problems for which detailed proofs can be produced, which is important for independent checking and reconstruction in proof assistants. To validate the framework, we implemented proof reconstruction in Isabelle/HOL.
Referência(s)