package coq-ipc

  1. Overview
  2. No Docs
Intuitionistic Propositional Checker

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=e6ec94ae4e62e4ef459a4d5ed81a8ef1

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

Dev Dependencies

None

Used by

None

Conflicts

None