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=52830495c3e1dc25fb986aaebf207b14ecc7e488a60e0767a737d2e35aab241f7032ebd8a4b7358693b13236eec44a7aa8f285d52a3101e034b0516b240cafb0

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

Conflicts

None

Rocq

Interactive Theorem Prover