package coq-kruskal-trees

  1. Overview
  2. No Docs
Coq library for manipulating rose trees (ie finitely branching) as used in proof of Kruskal's tree theorem

Install

Dune Dependency

Authors

Maintainers

Sources

Kruskal-Trees-1.5.tar.gz
sha256=05029d6575766841a9c036192520471066ec9de04a022a1777fd6b78afd19b04

Description

Several implementations for roses trees are proposed with proper induction principles. Sons of the root are collected into dependent vectors, vectors, lists, etc.

Dependencies (1)

  1. coq >= "8.14" & < "8.21~"

Dev Dependencies

None

Conflicts

None