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]

GitHub

15 stars
5 watching
0 forks
Language: Coq
last commit: about 2 years ago
Linked from 1 awesome list

complex-analysiscoqreal-analysis

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
coq-community/math-classesA library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq162
coq-community/cornA comprehensive formalization of mathematical structures and concepts for verified computation in Coq.111
coq-community/coqealA Coq library providing algebraic data structures and algorithms67
coq-community/coq-ext-libA collection of reusable Coq definitions and theorems for building software development tools129
charguer/tlcA Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems.38
coq-community/graph-theoryFormalized graph theory results for research and verification35
coq-community/coq-100-theoremsRepository tracking famous theorems proved using proof assistants.57
coq-community/gaiaA Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics30
coq-community/topologyDevelops and formalizes basic concepts and results of general topology in Coq.47
coq-community/reglangProvides definitions and verified translations between various representations of regular languages in the Coq proof assistant41
math-comp/analysisA Coq proof-assistant library for real analysis and mathematical structures210
coq-community/hydra-battlesInvestigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory.69
coq-community/coq-artCoq proof assistant book with exercises and examples114
coq-community/lemma-overloadingA Coq library demonstrating design patterns for automated proof automation and canonical structures26
coq-community/bitsA formalization of bitset operations in Coq with extraction to OCaml native integers.22