Efficiently Checking Propositional Refutations in HOL Theorem Provers

Tjark Weber and Hasan Amjad. Journal of Applied Logic, 7(1):26-40, March 2009.

Abstract

This paper describes the integration of zChaff and MiniSat, currently two leading SAT solvers, with Higher Order Logic (HOL) theorem provers. Both SAT solvers generate resolution-style proofs for (instances of) propositional tautologies. These proofs are verified by the theorem provers. The presented approach significantly improves the provers' performance on propositional problems, and exhibits counterexamples for unprovable conjectures. It is also shown that LCF-style theorem provers can serve as viable proof checkers even for large SAT problems. An efficient representation of the propositional problem in the theorem prover turns out to be crucial; several possible solutions are discussed.

Download

BibTeX

@article{weber09efficiently,
  author  = {Tjark Weber and Hasan Amjad},
  title   = {Efficiently Checking Propositional Refutations in {HOL} Theorem Provers},
  journal = {Journal of Applied Logic},
  volume  = {7},
  number  = {1},
  pages   = {26--40},
  month   = mar,
  year    = {2009},
  url     = {http://dx.doi.org/10.1016/j.jal.2007.07.003}
}

Last modified: 2011-12-09