Foundations
Mathematics foundation library
A proof assistant library implementing univalent foundations of mathematics
Voevodsky's original development of the univalent foundations of mathematics in Coq
241 stars
29 watching
20 forks
Language: Coq
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
unimath/unimath | Formalizes mathematics using the univalent point of view | 964 |
vladimirias/foundations | A mathematical library for a proof assistant that provides the foundation for univalent semantics | 53 |
affeldt-aist/infotheo | A formalization of information theory and linear error-correcting codes in Coq. | 64 |
vafeiadis/hahn | A collection of lemmas and tactics about lists and binary relations for a proof assistant | 30 |
stepchowfun/proofs | A personal repository of formally verified mathematics using the Coq proof assistant | 292 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 30 |
zertovitch/mathpaqs | A collection of reusable mathematical components in Ada | 11 |
marshall-lee/software_foundations | A collection of Coq proof solutions to Software Foundations course exercises | 33 |
coq-community/coqtail-math | A collection of mathematical theorems and tools within the Coq proof assistant | 15 |
math-comp/math-comp | A comprehensive library of formalized mathematical theories | 593 |
choukh/baby-set-theory | A Coq-based tutorial on set theory and theorem-proving using formalized mathematical proofs | 43 |
math-comp/abel | Formalization of mathematical theorems about solvability and Galois theory for polynomials | 28 |
math-comp/analysis | A Coq proof-assistant library for real analysis and mathematical structures | 210 |
uds-psl/coq-library-undecidability | A collection of mechanized undecidability proofs in Coq | 111 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |