fourcolor
Graph theorem proof
A formal proof of a fundamental result in graph theory using the Coq proof assistant
Formal proof of the Four Color Theorem [maintainer=@ybertot]
166 stars
14 watching
20 forks
Language: Coq
last commit: 7 days ago
Linked from 2 awesome lists
coqcoq-cifour-color-theoremmathcompssreflect
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
coq-community/tarjan | Formalization of Tarjan and Kosaraju's strongly connected component algorithm in Coq for finite graphs. | 13 |
coq-community/coq-100-theorems | Repository tracking famous theorems proved using proof assistants. | 55 |
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 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
charguer/tlc | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
coq-polyhedra/coq-polyhedra | Formalizes convex polyhedra using theorem-proving in Coq | 22 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
coq-community/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 68 |
fblanqui/color | A comprehensive Coq library providing formal definitions and proofs of rewriting theory, lambda-calculus, and termination. | 35 |
coq-community/dedekind-reals | A formalization of Dedekind reals numbers in the Coq programming language | 43 |
dmxlarchey/kruskal-veldman | A detailed proof of Wim Veldman's tree theorem adaptation in Coq | 0 |
coq-community/lemma-overloading | A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
math-comp/coq-combi | Formalises algebraic combinatorics in Coq using symmetric functions and polynomials | 36 |