ladder-calculus/coq
2024-09-21 00:41:45 +02:00
..
_CoqProject add context, morphism translation & typing 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 equiv_debruijn: add more hints & simplify TEq_Symm proof 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 add context, morphism translation & typing for debruijn terms 2024-09-21 00:41:45 +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 move subst/opening lemmas to separate file 2024-09-21 00:41:45 +02:00
subtype.v remove module wraps in each file 2024-09-17 03:13:36 +02:00
subtype_debruijn.v add subtype relations for debruijn terms 2024-09-21 00:41:45 +02:00
terms.v add notation for sequence types & use notations everywhere 2024-09-18 11:15:20 +02:00
terms_debruijn.v add substitution & opening fixpoints for expressions 2024-09-21 00:41:45 +02:00
typing.v work on soundness proofs & fix bug in translate_typing 2024-09-19 07:02:27 +02:00
typing_debruijn.v add translate_typing for debruijn terms 2024-09-21 00:41:45 +02:00