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.2.0+8.20.tar.gz
md5=18c6dafc6fb018f167f89fb236ff494b
sha512=096ebe52912ebe3fb063a5ce88bee1dfc8f63226f7f1284a4304a079751b98c617a4fcafa9781c3e54e024e631c87248885b56efc20086c98ae0e525cfe08efb

doc/coq-waterproof.plugin/Waterproof/Wp_rewrite/index.html

Module Waterproof.Wp_rewriteSource

Sourceval wp_autorewrite : ?print_hints:bool -> bool -> Backtracking.trace Proofview.tactic -> unit Proofview.tactic

Waterproof autorewrite

This tactic is a rewrite of the coq-core's autorewrite tactic that will only consider current hypothesis as rewrite hints.

OCaml

Innovation. Community. Security.