package coq-ipc

  1. Overview
  2. No Docs
Intuitionistic Propositional Checker

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=5e0ac9d66ddbf5e9e00a0326d2b12e9a

Description

This development treats proof search in intuitionistic propositional logic, a fragment of any constructive type theory. We present new and more efficient decision procedures for intuitionistic propositional logic. They themselves are given by (non-formal) constructive proofs. We take one of them to demonstrate that constructive type theory can be used in practice to develop a real, efficient, but error-free proof searcher. This was done by formally proving the decidability of intuitionistic propositional logic in Coq; the proof searcher was automatically extracted.

Dependencies (2)

  1. coq >= "8.6" & < "8.7~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None