package coq-waterproof

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.1.1+8.18.tar.gz
md5=a7d2922fb4ed7f0b8fe38074319890fe
sha512=3c511d066ba324cf19fc5620ae89ad09796f3a04576012739783100487dd8d50214edab9bdfc85d581d6538e601511f4563b90ad1dc3041e60a9702f4875e31d

doc/coq-waterproof.plugin/Waterproof/Proofutils/module-type-Mergeable/index.html

Module type Proofutils.MergeableSource

Generic mergeable type

type elt

Type of the elements

val empty : elt

Empty value

val merge : elt -> elt -> elt

How to merge two elements

OCaml

Innovation. Community. Security.