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.0+8.17.tar.gz
md5=3b6a903bec36a3ea30b3a9ca32a71813
sha512=3d50ded6597b19c73a2fb7a4908ef33d7b38894879a655e158adbf3818e6dab657bffd11929c0f9a9b4f9fac87ef89995ff14fe51f3b72337a9847681d3c6c94

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.