package rocq-equations

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

Install

Dune Dependency

Authors

Maintainers

Sources

Coq-Equations-1.3.1-9.0.tar.gz
sha512=e8c4aa5b1ec4f9636b52047f0911c7bc7d3b69042011a626a8770866c7ca5f7cd722a45d62ff7ddf9903c4f295c7ca5cbe49f9e18f9675d55251f0e4c533306c

Description

Equations is a function definition plugin for Rocq, 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 (4)

  1. ppx_optcomp build
  2. coq-core
  3. ocaml >= "4.10.0"
  4. dune >= "3.13"

Dev Dependencies (3)

  1. odoc with-doc
  2. ocaml-lsp-server with-dev-setup
  3. rocq-prover >= "9.0~" & != "dev" & != "9.0.dev"

Used by (1)

  1. coq-equations >= "1.3.1+9.0"

Conflicts

None

Rocq

Interactive Theorem Prover