import implementation of Fsub from the Coq tutorial of UPenn
taken from 'https://www.cis.upenn.edu/~plclub/popl08-tutorial/code/index.html'
This commit is contained in:
parent
44d8d401d8
commit
05c137c489
13 changed files with 4847 additions and 0 deletions
coq-Fsub
13
coq-Fsub/_CoqProject
Normal file
13
coq-Fsub/_CoqProject
Normal file
|
@ -0,0 +1,13 @@
|
|||
-R . Fsub
|
||||
AdditionalTactics.v
|
||||
FSetDecide.v
|
||||
FSetNotin.v
|
||||
ListFacts.v
|
||||
FiniteSets.v
|
||||
Atom.v
|
||||
Metatheory.v
|
||||
Fsub_Definitions.v
|
||||
Fsub_Infrastructure.v
|
||||
Fsub_Lemmas.v
|
||||
Fsub_Soundness.v
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue