package coq-metacoq-quotation
Gallina quotation functions for Template Coq
Install
Dune Dependency
Authors
-
AAbhishek Anand <aa755@cs.cornell.edu>
-
DDanil Annenkov <danil.v.annenkov@gmail.com>
-
SSimon Boulier <simon.boulier@inria.fr>
-
CCyril Cohen <cyril.cohen@inria.fr>
-
YYannick Forster <forster@ps.uni-saarland.de>
-
JJason Gross <jgross@mit.edu>
-
FFabian Kunze <fkunze@fakusb.de>
-
MMeven Lennon-Bertrand <Meven.Bertrand@univ-nantes.fr>
-
KKenji Maillard <kenji.maillard@inria.fr>
-
GGregory Malecha <gmalecha@gmail.com>
-
JJakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
-
MMatthieu Sozeau <matthieu.sozeau@inria.fr>
-
NNicolas Tabareau <nicolas.tabareau@inria.fr>
-
TThéo Winterhalter <theo.winterhalter@inria.fr>
Maintainers
Sources
v1.3.4-8.20.tar.gz
sha512=fb3997e2e07e9c33c293aabcc06b8e69785a9c2ebdcd4d48f77e1eb09698da6ed1770127022843f89322cf8f78289acd67c860e1a2d9186d5703191ccd088429
Description
MetaCoq is a meta-programming framework for Coq.
The Quotation module is geared at providing functions □T → □□T
for
□T := Ast.term
(currently implemented) and for □T := { t : Ast.term & Σ ;;; [] |- t : T }
(still in the works). Currently Ast.term → Ast.term
and (Σ ;;; [] |- t : T) → Ast.term
functions are provided
for Template and PCUIC terms, in MetaCoq.Quotation.ToTemplate.All
and MetaCoq.Quotation.ToPCUIC.All
. Proving well-typedness is still
a work in progress.
Ultimately the goal of this development is to prove that □
is a lax monoidal
semicomonad (a functor with cojoin : □T → □□T
that codistributes over unit
and ×
), which is sufficient for proving Löb's theorem.
Published: 28 Jan 2025
Dependencies (3)
-
coq-metacoq-template-pcuic
= version
-
coq-metacoq-pcuic
= version
-
coq-metacoq-template
= version
Dev Dependencies
None
Used by (1)
-
coq-metacoq
>= "1.3.4+8.20"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page