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.0.tar.gz
md5=7cfe30aceb61e154ed905e048bdf2cb7
sha512=006bf05727d2aa21cebe332ff5a027fdd8843c574753fd5b8d0486e4df7bd447a4f538c3c92736011734c29c601d3a77c2f1a1ee5b3645a7666766ed32907777

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 (2)

  1. dune >= "3.8"
  2. ocaml >= "4.09.0"

Dev Dependencies (2)

  1. coq >= "9.0" & < "9.1" | = "dev"
  2. rocq-prover >= "9.0" & < "9.1" | = "dev"

Used by

None