Friedman-TREE
Tree function
A Coq implementation of Harvey Friedman's tree(n) function and its properties related to homeomorphic embedding.
Construction of Friedman's tree(n) and TREE(n) in Coq
0 stars
1 watching
0 forks
Language: Coq
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
dmxlarchey/kruskal-veldman | Provides a constructive account of Wim Veldman's proof of a variant of Kruskal's tree theorem for rose trees in Coq. | 0 |
dmxlarchey/kruskal-higman | An inductive proof of Higman's theorem for unary trees and lists, providing a constructive basis for Kruskal's theorem | 0 |
dmxlarchey/coq-kruskal | A comprehensive library of constructive Coq proofs for Kruskal's tree theorem and related concepts. | 0 |
dmxlarchey/kruskal-trees | A Coq library formalizing rose trees for mathematical proof and theorem proving | 1 |
dmxlarchey/kruskal-theorems | Provides theorem results for tree embeddings in inductive type theory | 1 |
coq-community/fav-ssr | A comprehensive library of verified data structures and algorithms in Coq | 45 |
hivert/coq-combi | An algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions. | 1 |
dmxlarchey/quasi-morphisms | A Coq library providing tools and definitions for quasi-morphisms in the context of Almost Full relations | 1 |
dmxlarchey/kruskal-almostfull | A formalization of ground results about Almost Full relations in Coq 8.14+, including closure properties and Dickson's lemma. | 1 |
dkendal/zipper_tree | Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
coq-community/dedekind-reals | A formalization of Dedekind reals numbers in the Coq programming language | 43 |
dmxlarchey/kruskal-fan | A Coq proof framework for Fan theorem and König's lemma | 1 |
coq-community/hydra-battles | Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 69 |
jwiegley/category-theory | An axiomatic formalization of category theory in Coq for personal study and practical work | 759 |