ladder-calculus/coq
2024-09-21 12:33:10 +02:00
..
_CoqProject add evaluation for debruijn terms 2024-09-21 00:41:45 +02:00
AdditionalTactics.v take over Metatheory, FiniteSet & Atom libraries from popl-tutorial 2024-09-21 00:41:40 +02:00
Atom.v take over Metatheory, FiniteSet & Atom libraries from popl-tutorial 2024-09-21 00:41:40 +02:00
bbencode.v add notation for sequence types & use notations everywhere 2024-09-18 11:15:20 +02:00
context.v remove module wraps in each file 2024-09-17 03:13:36 +02:00
context_debruijn.v add context, morphism translation & typing for debruijn terms 2024-09-21 00:41:45 +02:00
equiv.v coq: type equiv: add subfun/submorph 2024-09-19 01:41:51 +02:00
equiv_debruijn.v open scopes locally 2024-09-21 12:33:10 +02:00
eval_debruijn.v add evaluation for debruijn terms 2024-09-21 00:41:45 +02:00
FiniteSets.v take over Metatheory, FiniteSet & Atom libraries from popl-tutorial 2024-09-21 00:41:40 +02:00
FSetNotin.v use 'atom' in debruijn terms & complete proofs about type subst / open 2024-09-21 00:41:45 +02:00
ListFacts.v take over Metatheory, FiniteSet & Atom libraries from popl-tutorial 2024-09-21 00:41:40 +02:00
Metatheory.v take over Metatheory, FiniteSet & Atom libraries from popl-tutorial 2024-09-21 00:41:40 +02:00
morph.v add notation for sequence types & use notations everywhere 2024-09-18 11:15:20 +02:00
morph_debruijn.v translate morphism path: fix morph mapping 2024-09-21 06:47:55 +02:00
smallstep.v add notation for sequence types & use notations everywhere 2024-09-18 11:15:20 +02:00
soundness.v work on soundness proofs & fix bug in translate_typing 2024-09-19 07:02:27 +02:00
subst.v coq: add translate_typing example 2024-09-19 01:46:29 +02:00
subst_lemmas_debruijn.v improve notation for opening/substitution & add proof for expr_subst_fresh 2024-09-21 01:43:25 +02:00
subtype.v remove module wraps in each file 2024-09-17 03:13:36 +02:00
subtype_debruijn.v open scopes locally 2024-09-21 12:33:10 +02:00
terms.v add notation for sequence types & use notations everywhere 2024-09-18 11:15:20 +02:00
terms_debruijn.v improve notation for opening/substitution & add proof for expr_subst_fresh 2024-09-21 01:43:25 +02:00
typing.v work on soundness proofs & fix bug in translate_typing 2024-09-19 07:02:27 +02:00
typing_debruijn.v typing: use cofinite quantification 2024-09-21 06:48:26 +02:00