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/src/coq-waterproof.plugin/waterproof.ml.html

Source file waterproof.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(* generated by dune *)

(** @canonical Waterproof.Backtracking *)
module Backtracking = Waterproof__Backtracking

(** @canonical Waterproof.Databases *)
module Databases = Waterproof__Databases

(** @canonical Waterproof.Exceptions *)
module Exceptions = Waterproof__Exceptions

(** @canonical Waterproof.G_waterproof *)
module G_waterproof = Waterproof__G_waterproof

(** @canonical Waterproof.Hint_dataset *)
module Hint_dataset = Waterproof__Hint_dataset

(** @canonical Waterproof.Hint_dataset_declarations *)
module Hint_dataset_declarations = Waterproof__Hint_dataset_declarations

(** @canonical Waterproof.Proofutils *)
module Proofutils = Waterproof__Proofutils

(** @canonical Waterproof.Waterprove *)
module Waterprove = Waterproof__Waterprove

(** @canonical Waterproof.Wp_auto *)
module Wp_auto = Waterproof__Wp_auto

(** @canonical Waterproof.Wp_eauto *)
module Wp_eauto = Waterproof__Wp_eauto

(** @canonical Waterproof.Wp_rewrite *)
module Wp_rewrite = Waterproof__Wp_rewrite
OCaml

Innovation. Community. Security.