package coq-kruskal-trees

  1. Overview
  2. Homepage
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-2.0.tar.gz
sha256=9717b15e5939019a62f7a9ace50e10572ba8498937be19f0971a4b459cd07fd3

Description

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

Rocq

Interactive Theorem Prover