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 Coq proof-assistant library for real analysis and mathematical structures | 210 |
math-comp/math-comp | A comprehensive library of formalized mathematical theories | 593 |
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 | 30 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 114 |
math-comp/coq-combi | Formalizes algebraic combinatorics and symmetric functions in Coq. | 37 |
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 | 388 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 67 |
coq-community/coq-tricks | A resource for discovering useful techniques and tricks in Coq | 507 |
coq-community/corn | A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |