package coq-ipc

  1. Overview
  2. No Docs
Intuitionistic Propositional Checker

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=2decb894bffbd256b5b0e6d042da2ae1

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

Dev Dependencies

None

Used by

None

Conflicts

None