prove typing preservation of morphism translation

This commit is contained in:
Michael Sippel 2024-09-22 15:57:15 +02:00
parent 236d6d9c09
commit f0d9a550b6
4 changed files with 286 additions and 1 deletions

View file

@ -15,4 +15,7 @@ typing/subtype.v
typing/morph.v
typing/typing.v
lemmas/subst_lemmas.v
lemmas/typing_weakening.v
soundness/translate_morph.v