Baby-Set-Theory
Math proof framework
A Coq-based tutorial on set theory and theorem-proving using formalized mathematical proofs
Coq集合论中文教程
43 stars
1 watching
3 forks
Language: Coq
last commit: almost 3 years ago coqmathset-theorytheorem-proving
Related projects:
Repository | Description | Stars |
---|---|---|
choukh/set-theory | A formalization of set theory and its foundational axioms in the Coq proof assistant language | 59 |
stepchowfun/proofs | A personal repository of formally verified mathematics using the Coq proof assistant | 291 |
geohot/coq-hardy | Formalizing mathematical theorems from Hardy's book in Coq to create a rigorous and reproducible formalization of number theory | 53 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
coq-community/coqtail-math | A collection of mathematical theorems and tools within the Coq proof assistant | 15 |
math-comp/abel | Formalization of mathematical theorems about solvability and Galois theory for polynomials | 28 |
affeldt-aist/infotheo | A Coq formalization of mathematical foundations for information theory and error-correcting codes | 64 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
mgrabovsky/fm-notes | A collection of notes and resources on formal methods, type theory, and theorem proving using Coq. | 20 |
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 |
math-comp/tutorial_material | Tutorials and materials for teaching Coq-based mathematical component development | 17 |
math-comp/coq-combi | Formalises algebraic combinatorics in Coq using symmetric functions and polynomials | 36 |
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/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 68 |