ladder-calculus/coq/_CoqProject

19 lines
318 B
Text
Raw Normal View History

-R . LadderTypes
2024-09-21 13:00:57 +02:00
metatheory/AdditionalTactics.v
metatheory/ListFacts.v
metatheory/FiniteSets.v
metatheory/FSetNotin.v
metatheory/Atom.v
2024-09-21 17:22:49 +02:00
metatheory/Environment.v
2024-09-21 13:00:57 +02:00
metatheory/Metatheory.v
2024-09-21 13:00:57 +02:00
terms/debruijn.v
terms/equiv.v
terms/eval.v
typing/context.v
typing/subtype.v
typing/morph.v
typing/typing.v
lemmas/subst_lemmas.v