package coq-equations

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3-8.14.tar.gz
sha512=72a5f7e94437084718b78d4c9e685a51a3183c0ecf0470f2b440207e478921e4e4b515061d4147e55ca69f0c1bc8e2b28728c739a584f7462796eceb5b12e13f

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.14" & < "8.15~"

Dev Dependencies

None

Used by (11)

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

Conflicts

None

Rocq

Interactive Theorem Prover