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/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.