-
Notifications
You must be signed in to change notification settings - Fork 1
/
_CoqProject
47 lines (35 loc) · 801 Bytes
/
_CoqProject
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
-Q theories GhostTT
theories/Util.v
theories/BasicAST.v
theories/autosubst/core.v
theories/autosubst/unscoped.v
theories/autosubst/GAST.v
theories/autosubst/CCAST.v
theories/autosubst/RAsimpl.v
theories/autosubst/CCAST_rasimpl.v
theories/autosubst/GAST_rasimpl.v
theories/SubstNotations.v
theories/ContextDecl.v
theories/CastRemoval.v
theories/Scoping.v
theories/TermMode.v
theories/Univ.v
theories/TermNotations.v
theories/Typing.v
theories/BasicMetaTheory.v
theories/CScoping.v
theories/CTyping.v
theories/CCMetaTheory.v
theories/Erasure.v
theories/Revival.v
theories/Param.v
theories/Model.v
theories/Admissible.v
theories/FreeTheorem.v
theories/Examples.v
theories/RTyping.v
theories/Potential.v
theories/ElimReflection.v
theories/TransNat.v
theories/TransVec.v
theories/Assumptions.v