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.0.1+8.17.tar.gz
md5=a891f29ee1723d8031d4cb50903da735
sha512=cfc7a8010b71ab45264f396b144f0cf887baf9ddae9df1e92d977252801197017225af0d4bbabaf7a0b57454aa2ce68989c58ce6c1707b4bc40674488bf0a622

CHANGES.md.html

Change log for the coq-waterproof library

Version 2.0.1+8.17

  • Build the plugin with dune

Version 2.0.0

  • Converted coq library to coq plugin

  • Automation procedures are now handled internally in the plugin, so that they can be customized and so that one can check the use of certain lemmas within the automation

Version 1.2.4

  • Added and updated theory files.

  • Improved notation for (in)equality chains, e.g. (& a < b <= c = d).

  • Bug fixes.

Version 1.1.2

  • Added and updated theory files.

  • Reorganized automation libraries.

  • Added goal wrappers that force user to write sentences that make proofscript more readable.

  • Support chains of (in)equalities for =, < and <= in naturals and reals.

  • Fixed issues with several tactics, including Take ....

  • Rephrased multiple tactics like Obtain ... according to ..., ....

  • For propositions, have user specify types rather than labels in tactics. Labeling is now optional.

  • Added some shielding for use of automation, e.g. statements starting with quantifiers cannot be proved automatically.

Version 1.0.0

  • Ported the original library written in ltac to Ltac2.

OCaml

Innovation. Community. Security.