tlc
Coq math library
A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems.
Library for Classical Coq
38 stars
6 watching
14 forks
Language: Coq
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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/coqeal | A Coq library providing algebraic data structures and algorithms | 67 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 30 |
coq-community/coqtail-math | A collection of mathematical theorems and tools within the Coq proof assistant | 15 |
geocoq/geocoq | A formalization of geometry using the Coq proof assistant. | 186 |
math-comp/analysis | A Coq proof-assistant library for real analysis and mathematical structures | 210 |
coq-community/corn | A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |
thery/mathcomp-extra | A collection of reusable mathematical components and algorithms implemented in Coq | 5 |
coq-community/graph-theory | Formalized graph theory results for research and verification | 35 |
dschepler/coq-sequent-calculus | Formalizations of logical deduction systems using Coq | 44 |
math-comp/math-comp | A comprehensive library of formalized mathematical theories | 593 |
math-comp/tutorial_material | Tutorials and materials for teaching Coq-based mathematical component development | 17 |
fblanqui/color | A comprehensive Coq library providing formal definitions and proofs of rewriting theory, lambda-calculus, and termination. | 35 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
coq-community/atbr | A Coq library providing algebraic tools and tactics for working with binary relations | 23 |