move subst/opening lemmas to separate file

This commit is contained in:
Michael Sippel 2024-09-20 19:41:27 +02:00
parent b97cb84caf
commit c4f4e56fee
3 changed files with 201 additions and 197 deletions

View file

@ -5,8 +5,11 @@ FiniteSets.v
FSetNotin.v
Atom.v
Metatheory.v
terms.v
terms_debruijn.v
subst_lemmas_debruijn.v
terms.v
equiv.v
subst.v
subtype.v