add preconditions of expr_lc in eval; use coinductive quantification in T_TypeAbs

This commit is contained in:
Michael Sippel 2024-09-24 04:28:41 +02:00
parent ae9e451bf3
commit ac63139c67
7 changed files with 214 additions and 63 deletions

View file

@ -16,6 +16,7 @@ typing/morph.v
typing/typing.v
lemmas/subst_lemmas.v
lemmas/typing_weakening.v
lemmas/typing_regular.v
soundness/translate_morph.v