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.0.0+8.17.tar.gz
md5=0d402d92c1d3309dcb01fcbdb7f72c37
sha512=7a82041ef05b3edd0fbe2f63507a7ce7d910f6bf3f2a5d615b0c6f55986fd60ae2d5006983929d08a63a3a2c917801709aa4a47d2c1161a2d72d223081d341a9

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.