package coq-recursive-definition

  1. Overview
  2. Homepage
ML-like recursive definitions

Install

Dune Dependency

Authors

Maintainers

Sources

v8.5.0.tar.gz
md5=cf673be53d784794ea009bb0fb5f2e07

Description

This module provides a facility to define recursive functions in an ML-like style, giving a fixpoint equation, a variant and a well-founded relation. A pure function is then generated, together with a theorem giving the fixpoint equation. THIS IS MAINLY A TEST CONTRIB, BEFORE INTEGRATION IN COQ.

Dependencies (2)

  1. coq >= "8.5" & < "8.6~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover