package coq-metacoq-translations

  1. Overview
  2. No Docs

Description

MetaCoq is a meta-programming framework for Coq.

The Translations modules provides implementation of standard translations from type theory to type theory, e.g. parametricity and the cross-bool translation that invalidates functional extensionality.

Published: 06 Sep 2024

Dependencies (1)

  1. coq-metacoq-template = version

Dev Dependencies

None

Used by (1)

  1. coq-metacoq >= "1.3.2+8.20"

Conflicts

None