package coq-metacoq-pcuic

  1. Overview
  2. No Docs

Description

MetaCoq is a meta-programming framework for Coq.

The PCUIC module provides a cleaned-up specification of Coq's typing algorithm along with a certified typechecker for it. This module includes the standard metatheory of PCUIC: Weakening, Substitution, Confluence and Subject Reduction are proven here.

Published: 06 Sep 2024

Dependencies (1)

  1. coq-metacoq-common = version

Dev Dependencies

None

Conflicts

None