package coq-metacoq-erasure-plugin

  1. Overview
  2. Homepage

Description

MetaCoq is a meta-programming framework for Coq.

The Erasure module provides a complete specification of Coq's so-called "extraction" procedure, starting from the PCUIC calculus and targeting untyped call-by-value lambda-calculus.

The erasure function translates types and proofs in well-typed terms into a dummy tBox constructor, following closely P. Letouzey's PhD thesis.

Published: 01 Nov 2023

Dependencies (2)

  1. coq-metacoq-erasure = version
  2. coq-metacoq-template-pcuic = version

Dev Dependencies

None

Used by (1)

  1. coq-metacoq = "1.2.1+8.18"

Conflicts

None

Rocq

Interactive Theorem Prover