package coq-smtcoq

  1. Overview
  2. Homepage
A Coq plugin that checks proof witnesses coming from external SAT and SMT solvers

Install

Dune Dependency

Authors

Maintainers

Sources

SMTCoq-2.1+8.15.tar.gz
sha512=0880c1fcce3e80d25519d2ad37ce892ca7866e8cd00daf2f18d8a0356cb407dc546dee5c1af2ad6c2c977f6c1e560b72a1fa6d7ff97442bed578206368ecb218

Description

  • a certified checker for proof witnesses coming from the SAT solver ZChaff and the SMT solvers veriT and CVC4. This checker increases the confidence in these tools by checking their answers a posteriori and allows to import new theroems proved by these solvers in Coq;
  • decision procedures through new tactics that discharge some Coq goals to ZChaff, veriT, CVC4, and their combination

Dependencies (3)

  1. coq >= "8.15~" & < "8.16~"
  2. num
  3. ocaml >= "4.07.1"

Dev Dependencies

None

Used by (1)

  1. coq-sniper

Conflicts

None

Rocq

Interactive Theorem Prover