package coq-ipc

  1. Overview
  2. No Docs
Intuitionistic Propositional Checker

Install

Dune Dependency

Authors

Maintainers

Sources

v8.9.0.tar.gz
md5=35b4abedfaee8b077b4edd60ceaacc8a

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.9" & < "8.10~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None