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: 22 days 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 | 66 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
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 comprehensive Coq proof-assistant library for mathematical analysis | 206 |
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 | A comprehensive Coq library formalizing various results in graph theory, providing a rigorous foundation for theoretical and applied graph theory research. | 34 |
dschepler/coq-sequent-calculus | Formalizations of logical deduction systems using Coq | 44 |
math-comp/math-comp | A comprehensive repository of formalized mathematical theories based on Coq and SSReflect. | 587 |
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 |