package coq-waterproof

  1. Overview
  2. 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

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
35
36
37
38
39
40
41
42
43
44
45
46
(* 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.Unfold_framework *)
module Unfold_framework = Waterproof__Unfold_framework

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

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

(** @canonical Waterproof.Wp_bullets *)
module Wp_bullets = Waterproof__Wp_bullets

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

(** @canonical Waterproof.Wp_evars *)
module Wp_evars = Waterproof__Wp_evars

(** @canonical Waterproof.Wp_ffi *)
module Wp_ffi = Waterproof__Wp_ffi

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