Zenon: an extensible automated theorem prover producing checkable proofs

  • Authors:
  • Richard Bonichon;David Delahaye;Damien Doligez

  • Affiliations:
  • LIP6-Paris 6, Paris, France;CEDRIC, CNAM, Paris, France;INRIA, Rocquencourt, France

  • Venue:
  • LPAR'07 Proceedings of the 14th international conference on Logic for programming, artificial intelligence and reasoning
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present Zenon, an automated theorem prover for first order classical logic (with equality), based on the tableau method. Zenon is intended to be the dedicated prover of the Focal environment, an objectoriented algebraic specification and proof system, which is able to produce OCaml code for execution and Coq code for certification. Zenon can directly generate Coq proofs (proof scripts or proof terms), which can be reinserted in the Coq specifications produced by Focal. Zenon can also be extended, which makes specific (and possibly local) automation possible in Focal.