package coq-jprover

  1. Overview
  2. No Docs
A theorem prover for first-order intuitionistic logic

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=d7a8888e2da482827e2bc958d6902b89

Description

JProver is a theorem prover for first-order intuitionistic logic. It is originally implemented by Stephan Schmitt and then integrated into MetaPRL by Aleksey Nogin. After this, Huang Guan-Shieng extracted the necessary ML-codes from MetaPRL and then adapted it to Coq.

Dependencies (2)

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

Dev Dependencies

None

Used by

None

Conflicts

None