Coq-Kruskal

Kruskal proof library

A comprehensive library of constructive Coq proofs for Kruskal's tree theorem and related concepts.

Description of the Coq-Kruskal project with a map and pointers

GitHub

0 stars
1 watching
0 forks
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dmxlarchey/kruskal-theorems A library that provides formal proofs of tree theorems using inductive type theory. 1
dmxlarchey/kruskal-trees Formalizes rose trees in Coq with implementations of induction principles and manipulation tools 1
dmxlarchey/kruskal-veldman A detailed proof of Wim Veldman's tree theorem adaptation in Coq 0
dmxlarchey/kruskal-higman Provides detailed proofs and tools for Higman's theorem on unary trees 0
dmxlarchey/kruskal-almostfull A Coq library that formalizes ground results about Almost Full relations in constructive mathematics 1
dmxlarchey/kruskal-finite Tools for proving properties about finite types and predicates using proof assistants 0
dmxlarchey/kruskal-fan A Coq implementation of the Fan theorem and König's lemma for proving properties about monotone relations on lists and finite fans. 1
dmxlarchey/friedman-tree A Coq implementation of Harvey Friedman's tree(n) function and its properties related to homeomorphic embedding. 0
dmxlarchey/quasi-morphisms A Coq library providing tools and definitions for quasi-morphisms in the context of Almost Full relations 1
dmxlarchey/relevant-decidability Mechanization of a proof for the decidability of Implicational Relevance Logic 0
charguer/tlc A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. 38
uds-psl/coq-library-undecidability A collection of mechanized undecidability proofs in Coq 111
hivert/coq-combi Formalizes algebraic combinatorics in Coq with an emphasis on symmetric functions and their properties. 1
damien-pous/coinduction A library that enables formal proofs using enhanced coinduction techniques 15
coq-community/atbr A Coq library providing algebraic tools and tactics for working with binary relations 23