package coq-hierarchy-builder

  1. Overview
  2. Homepage
High level commands to declare and evolve a hierarchy based on packed classes

Install

Dune Dependency

Authors

Maintainers

Sources

hierarchy-builder-1.8.1.tar.gz
md5=faa5a113d28f52b680b7f7b44a090fb9
sha512=244dab5c4a8f62f4c2fd506ebe7822d68405d1a2c1bae35664028f27ca7776b60bff7446ef232b841335357a24c4d502815c01e8d11ced3318f0d271990f77e6

Description

Hierarchy Builder is a high level language to build hierarchies of algebraic structures and make these hierarchies evolve without breaking user code. The key concepts are the ones of factory, builder and abbreviation that let the hierarchy developer describe an actual interface for their library. Behind that interface the developer can provide appropriate code to ensure retro compatibility.

Tags

logpath:HB

Published: 25 Jan 2025

Dependencies (2)

  1. coq-elpi >= "2.0"
  2. coq >= "8.18" & < "8.20~"

Dev Dependencies (2)

  1. coq-elpi (>= "2.4" & < "2.6") | = "dev"
  2. coq >= "8.20" | = "dev"

Used by (13)

  1. coq-comp-dec-modal >= "1.2"
  2. coq-coqeal >= "2.0.0"
  3. coq-fcsl-pcm >= "2.1.0"
  4. coq-fourcolor >= "1.4.0"
  5. coq-graph-theory >= "0.9"
  6. coq-infotheo >= "0.4.0" & != "0.6.0" & != "0.7.6"
  7. coq-mathcomp-analysis >= "0.3.7" & < "0.4.0" | >= "0.5.3" & < "0.6.0"
  8. coq-mathcomp-cad
  9. coq-mathcomp-classical
  10. coq-mathcomp-ssreflect >= "2.1.0"
  11. coq-mathcomp-tarjan >= "1.0.2"
  12. coq-monae >= "0.4" & < "0.5" | >= "0.7.0"
  13. coq-reglang >= "1.2.0"
Rocq

Interactive Theorem Prover