package coq-waterproof

  1. Overview
  2. No Docs
Coq proofs in a style that resembles non-mechanized mathematical proofs

Install

dune-project
 Dependency

Authors

Maintainers

Sources

3.1.0+9.1.tar.gz
md5=83359b33c0c6e1fb87f938280cd4e0a2
sha512=d0b0d674e9b5c731b54779d9b77b61f6142d561b05e8c06f2afd0a62e507afedd7696754d29c31522fee996a1f6c6a5d158b250ab04fd9dd5bd812bb99d3a97f

Description

The Waterproof plugin for the Coq proof assistant allows you to write Coq proofs in a style that resembles handwritten mathematical proofs, designed to help university students with learning how to prove mathematical statements.

Dependencies (5)

  1. dune >= "3.8"
  2. coq >= "9.1" & < "9.2"
  3. rocq-stdlib >= "9"
  4. rocq-core >= "9.1" & < "9.2"
  5. ocaml >= "4.09.0"

Dev Dependencies

None

Used by

None