coq-waterproof

Proof writer

Helps write formal proofs in a more readable format

The Waterproof plugin for the Coq proof assistant allows you to write Coq proofs in a style that resembles handwritten mathematical proofs, designed to help university students with learning how to prove mathematical statements.

GitHub

33 stars
3 watching
11 forks
Language: Coq
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
impermeable/waterproofAn interactive notebook environment for writing and proving mathematical proofs in a logical language40
whonore/coqtailEnables interactive proof development in Vim similar to other proof assistants.274
ilyasergey/pnpA tutorial project on using Coq to mechanize mathematics with dependent types160
ejgallego/pycoqPython bindings for Coq's interactive proof assistant50
math-comp/coq-combiFormalizes algebraic combinatorics and symmetric functions in Coq.37
stepchowfun/proofsA personal repository of formally verified mathematics using the Coq proof assistant292
coq-community/coq-artCoq proof assistant book with exercises and examples114
jscoq/jscoqAn online development environment for the proof assistant Coq, allowing users to run and interact with it in their browser.518
formal-land/coq-of-pythonFormal verification of Python code using Coq30
formal-land/coq-of-rustTool that verifies Rust code by translating it into Coq's proof system to ensure no bugs or vulnerabilities exist437
math-comp/tutorial_materialTutorials and materials for teaching Coq-based mathematical component development17
coq-community/lemma-overloadingA Coq library demonstrating design patterns for automated proof automation and canonical structures26
princeton-vl/coqgymA learning environment for theorem proving with the Coq proof assistant388
cpitclaudel/company-coqAn Emacs plugin that enhances Coq mode with various features and tools for writing and debugging proof-based software351