package coq-equations

  1. Overview
  2. Homepage
A function definition package for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3-8.17.tar.gz
sha512=6d00023133d930e858dfa1e4fdd48cc10d51175d97421c84219684d8d8e4b586154cdeea900b2a2cb2cc2d7f775b90c3033e1c2e6d27822dc3b275665090e37f

Description

Equations is a function definition plugin for Coq, that allows the definition of functions by dependent pattern-matching and well-founded, mutual or nested structural recursion and compiles them into core terms. It automatically derives the clauses equations, the graph of the function and its associated elimination principle.

Dependencies (2)

  1. ocamlfind build
  2. coq >= "8.17~" & < "8.18~"

Dev Dependencies

None

Used by (10)

  1. coq-category-theory
  2. coq-ctree
  3. coq-hydra-battles >= "0.5"
  4. coq-katamaran
  5. coq-metacoq-pcuic < "1.0+8.15" | = "1.1+8.14" | = "1.1.1+8.14"
  6. coq-metacoq-template < "1.2+8.16"
  7. coq-metacoq-utils != "1.2.1+8.18" & < "1.3.1+8.18"
  8. coq-monae >= "0.4.1" & < "0.9.2"
  9. coq-pil
  10. coq-vlsm >= "1.2"

Conflicts

None

Rocq

Interactive Theorem Prover