tutorial_material
Coq tutorials
Tutorials and materials for teaching Coq-based mathematical component development
proof script associated to tutorial material
17 stars
9 watching
1 forks
Language: Coq
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
math-comp/analysis | A comprehensive Coq proof-assistant library for mathematical analysis | 206 |
math-comp/math-comp | A comprehensive repository of formalized mathematical theories based on Coq and SSReflect. | 587 |
coq-community/math-classes | A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 110 |
math-comp/coq-combi | Formalises algebraic combinatorics in Coq using symmetric functions and polynomials | 36 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
anton-trunov/coq-lecture-notes | Lecture notes and resources for learning the Coq proof assistant | 50 |
math-comp/docker-mathcomp | Provides Docker images for a Coq proof assistant library | 6 |
pa-ba/calc-comp | Formalizations of compiler design and virtual machine calculations in Coq | 30 |
princeton-vl/coqgym | A learning environment for theorem proving with the Coq proof assistant | 384 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 66 |
coq-community/coq-tricks | A resource for discovering useful techniques and tricks in Coq | 503 |
coq-community/corn | A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |