package coq-equations

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.3-8.13.tar.gz
sha512=0d478dde49cdc8e063ff64accf1fce77af57c63bbcf96bd408670cc73f8785353fa77d46559520d3c4d13d242437b8d0e54dfad390f5a22876b9c5239c39bfc5

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 (1)

  1. coq >= "8.13" & < "8.14~"

Dev Dependencies

None

Used by (8)

  1. coq-category-theory
  2. coq-hydra-battles
  3. coq-katamaran < "0.2.0"
  4. coq-metacoq-checker = "1.0~alpha2+8.10" | = "1.0~beta1+8.11"
  5. coq-metacoq-pcuic != "1.0~beta1+8.12" & != "1.0~beta2+8.12" & < "1.0+8.14"
  6. coq-metacoq-template >= "1.0~alpha2+8.10" & < "1.0~beta1+8.11" | >= "1.0~beta2+8.11" & < "1.0+8.14"
  7. coq-pil
  8. coq-vlsm >= "1.2"

Conflicts

None

Rocq

Interactive Theorem Prover