package coq-equations

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.3-8.12.tar.gz
sha512=5857c92b88fd53a7970278d846d97d07ea536fbb071b7a5b681c40f56a98470efdba4378b42fc6708ddca90d4a3358afc8481dec8c7dd9613715f011cb41d805

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.12.0" & < "8.13~"

Dev Dependencies

None

Conflicts

None

Rocq

Interactive Theorem Prover