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.1.tar.gz
sha256=0fe7d3abc0e8a93190c491098cde4fc001931a99645ab25c0d4c7c452dcd4998

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