package coq-ipc

  1. Overview
  2. No Docs
Intuitionistic Propositional Checker

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=8f9183e947a86c68e3ddf83b851f18cc

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.8" & < "8.9~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None