package coq-lambda

  1. Overview
  2. No Docs
Residual Theory in Lambda-Calculus

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=4e91d279a4dd2565b76c3da824fb8022

Description

We present the complete development in Gallina of the residual theory of beta-reduction in pure lambda-calculus. The main result is the Prism Theorem, and its corollary Lévy's Cube Lemma, a strong form of the parallel-moves lemma, itself a key step towards the confluence theorem and its usual corollaries (Church-Rosser, uniqueness of normal forms).

Dependencies (2)

  1. coq >= "8.7" & < "8.8~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None