-
Notifications
You must be signed in to change notification settings - Fork 0
/
ROOT
97 lines (88 loc) · 2.02 KB
/
ROOT
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
chapter Binders
session Isabelle_Prelim = "HOL-Cardinals" +
sessions
"HOL-Library"
"HOL-Computational_Algebra"
theories [document = false]
"HOL-Library.Old_Datatype"
"HOL-Library.Nat_Bijection"
"HOL-Library.Countable"
"HOL-Library.Infinite_Set"
"HOL-Library.Countable_Set"
"HOL-Library.Countable_Set_Type"
"HOL-Library.Stream"
"HOL-Library.FSet"
"HOL-Library.Multiset"
"HOL-Computational_Algebra.Primes"
session Prelim in "thys/Prelim" = Isabelle_Prelim +
theories
Prelim
Card_Prelim
More_List
More_Stream
Curry_LFP
FixedCountableVars
FixedUncountableVars
Swapping_vs_Permutation
session Binders in "thys" = Prelim +
directories
"../Tools"
theories
MRBNF_Composition
MRBNF_FP
MRBNF_Recursor
Generic_Barendregt_Enhanced_Rule_Induction
General_Customization
Urban_Berghofer_Norrish_Rule_Induction
session Operations in "operations" = Untyped_Lambda_Calculus +
theories
Binder_Inductive
Least_Fixpoint
Least_Fixpoint2
Greatest_Fixpoint
Recursor
VVSubst
TVSubst
Sugar
session Untyped_Lambda_Calculus in "thys/Untyped_Lambda_Calculus" = Binders +
theories
LC
LC_Beta
LC_Beta_depth
LC_Head_Reduction
LC_Parallel_Beta
LC_Primal
session Infinitary_Lambda_Calculus in "thys/Infinitary_Lambda_Calculus" = Untyped_Lambda_Calculus +
theories
ILC
ILC2
ILC_Beta
ILC_affine
Embed_var_ivar
Supervariables
BSmall
ILC_Renaming_Equivalence
ILC_uniform
ILC_Head_Reduction
ILC_UBeta_depth
ILC_relations_more
Translation_LC_to_ILC
ILC_good
Super_Recursor
Translation_ILC_to_LC
Iso_LC_ILC
session Infinitary_FOL in "thys/Infinitary_FOL" = Binders +
theories
InfFOL
session Process_Calculus in "thys/Pi_Calculus" = Binders +
theories
Pi
Commitment
Pi_Transition_Common
Pi_Transition_Early
Pi_Transition_Late
Pi_cong
session System_Fsub in "thys/POPLmark" = Binders +
theories
SystemFSub
POPLmark_1A