coq-art

Proof assistant

Coq proof assistant book with exercises and examples

Coq code and exercises from the Coq'Art book [maintainers=@ybertot,@Casteran]

GitHub

114 stars
7 watching
22 forks
Language: Coq
last commit: about 2 years ago
Linked from 2 awesome lists

coqcoq-artdocker-coq-actionexercises

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
coq-community/docker-coqProvides pre-configured Docker images for building and testing the Coq proof assistant37
coq-community/reglangProvides definitions and verified translations between various representations of regular languages in the Coq proof assistant41
coq/vscoqAn extension for Visual Studio Code and VSCodium to support Coq Proof Assistant349
coq-community/coq-tricksA resource for discovering useful techniques and tricks in Coq507
coq/platformA multi-platform distribution of the Coq proof assistant and its libraries, providing a standardized setup for development and teaching191
coq-community/coqobanA Coq implementation of the Japanese warehouse keeper's puzzle game Sokoban21
coq-community/coq-100-theoremsRepository tracking famous theorems proved using proof assistants.57
coq-community/gaiaA Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics30
coq-community/lemma-overloadingA Coq library demonstrating design patterns for automated proof automation and canonical structures26
coq-community/coqealA Coq library providing algebraic data structures and algorithms67
coq-community/coq-ext-libA collection of reusable Coq definitions and theorems for building software development tools129
whonore/coqtailEnables interactive proof development in Vim similar to other proof assistants.274
math-comp/tutorial_materialTutorials and materials for teaching Coq-based mathematical component development17
math-comp/docker-mathcompProvides Docker images for a Coq proof assistant library6
ejgallego/pycoqPython bindings for Coq's interactive proof assistant50