package coq-waterproof
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Coq proofs in a style that resembles non-mechanized mathematical proofs
Install
dune-project
Dependency
Authors
Maintainers
Sources
3.0.0+8.18.tar.gz
md5=32d187d47ea005e068a8b57dd4358cd3
sha512=67733e1ccc66b5e66dde0e52b33ece12ea253db0af4a0e690129f965f064546a5e415b2e5d8a3cac1df298178788273f334a2ddd83044c7ff7b88f7abbc9473f
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
(* 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_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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>