coqtail-math
Math library
A collection of mathematical theorems and tools within the Coq proof assistant
Coqtail is a library of mathematical theorems and tools proved inside the Coq proof assistant. Results range mostly from arithmetic to real and complex analysis. [maintainer=@jmadiot]
15 stars
5 watching
0 forks
Language: Coq
last commit: 6 months ago
Linked from 1 awesome list
complex-analysiscoqreal-analysis
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/corn | A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 67 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
coq-community/graph-theory | Formalized graph theory results for research and verification | 35 |
coq-community/coq-100-theorems | Repository tracking famous theorems proved using proof assistants. | 57 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 30 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
math-comp/analysis | A Coq proof-assistant library for real analysis and mathematical structures | 210 |
coq-community/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 69 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 114 |
coq-community/lemma-overloading | A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
coq-community/bits | A formalization of bitset operations in Coq with extraction to OCaml native integers. | 22 |