author | wenzelm |
Thu, 06 Aug 2009 19:51:59 +0200 | |
changeset 32332 | bc5cec7b2be6 |
parent 32327 | 0971cc0b6a57 |
child 32389 | cb3c5189ea85 |
permissions | -rw-r--r-- |
2448 | 1 |
# |
2 |
# IsaMakefile for HOL |
|
3 |
# |
|
4 |
||
4518 | 5 |
## targets |
2448 | 6 |
|
4518 | 7 |
default: HOL |
27421 | 8 |
generate: HOL-Generate-HOL HOL-Generate-HOLLight |
29505 | 9 |
images: HOL HOL-Base HOL-Plain HOL-Main HOL-Algebra HOL-Nominal HOL-NSA HOL-Word TLA HOL4 |
10135 | 10 |
|
25321 | 11 |
#Note: keep targets sorted (except for HOL-Library and HOL-ex) |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
12 |
test: \ |
24373 | 13 |
HOL-Library \ |
24325 | 14 |
HOL-ex \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
15 |
HOL-Auth \ |
14031 | 16 |
HOL-Bali \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
17 |
HOL-Decision_Procs \ |
13403 | 18 |
HOL-Extraction \ |
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
19 |
HOL-Hahn_Banach \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
20 |
HOL-Hoare \ |
13019 | 21 |
HOL-HoareParallel \ |
27421 | 22 |
HOL-Import \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
23 |
HOL-IMP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
24 |
HOL-IMPP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
25 |
HOL-IOA \ |
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
26 |
HOL-Imperative_HOL \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
27 |
HOL-Induct \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
28 |
HOL-Isar_examples \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
29 |
HOL-Lambda \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
30 |
HOL-Lattice \ |
28637 | 31 |
HOL-Matrix \ |
23449 | 32 |
HOL-MetisExamples \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
33 |
HOL-MicroJava \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
34 |
HOL-Modelcheck \ |
11376 | 35 |
HOL-NanoJava \ |
19497 | 36 |
HOL-Nominal-Examples \ |
31719 | 37 |
HOL-NewNumberTheory \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
38 |
HOL-NumberTheory \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
39 |
HOL-Prolog \ |
14199 | 40 |
HOL-SET-Protocol \ |
25321 | 41 |
HOL-SizeChange \ |
25171 | 42 |
HOL-Statespace \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
43 |
HOL-Subst \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
44 |
TLA-Buffer \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
45 |
TLA-Inc \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
46 |
TLA-Memory \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
47 |
HOL-UNITY \ |
10966 | 48 |
HOL-Unix \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
49 |
HOL-W0 \ |
24442 | 50 |
HOL-Word-Examples \ |
24325 | 51 |
HOL-ZF |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
52 |
# ^ this is the sort position |
10614 | 53 |
|
24754
c6dd5afed3d1
Added target for proof term sessions (those that need -p 2)
kleing
parents:
24699
diff
changeset
|
54 |
proofterms: HOL HOL-Extraction HOL-Lambda |
c6dd5afed3d1
Added target for proof term sessions (those that need -p 2)
kleing
parents:
24699
diff
changeset
|
55 |
|
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
56 |
all: test images |
4518 | 57 |
|
58 |
||
59 |
## global settings |
|
60 |
||
61 |
SRC = $(ISABELLE_HOME)/src |
|
3118 | 62 |
OUT = $(ISABELLE_OUTPUT) |
4447 | 63 |
LOG = $(OUT)/log |
2448 | 64 |
|
4518 | 65 |
|
66 |
## HOL |
|
2448 | 67 |
|
28393 | 68 |
HOL: Pure $(OUT)/HOL |
27368 | 69 |
|
29505 | 70 |
HOL-Base: Pure $(OUT)/HOL-Base |
71 |
||
27368 | 72 |
HOL-Plain: Pure $(OUT)/HOL-Plain |
4518 | 73 |
|
28401 | 74 |
HOL-Main: Pure $(OUT)/HOL-Main |
75 |
||
4518 | 76 |
Pure: |
28500 | 77 |
@cd $(SRC)/Pure; $(ISABELLE_TOOL) make Pure |
3232
19a2b853ba7b
Removal of ex/LexProd; TFL files; new treatment of Prover files
paulson
parents:
3222
diff
changeset
|
78 |
|
27694 | 79 |
$(OUT)/Pure: Pure |
80 |
||
29505 | 81 |
BASE_DEPENDENCIES = $(OUT)/Pure \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
82 |
$(SRC)/Provers/blast.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
83 |
$(SRC)/Provers/clasimp.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
84 |
$(SRC)/Provers/classical.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
85 |
$(SRC)/Provers/hypsubst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
86 |
$(SRC)/Provers/quantifier1.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
87 |
$(SRC)/Provers/splitter.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
88 |
$(SRC)/Tools/IsaPlanner/isand.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
89 |
$(SRC)/Tools/IsaPlanner/rw_inst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
90 |
$(SRC)/Tools/IsaPlanner/rw_tools.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
91 |
$(SRC)/Tools/IsaPlanner/zipper.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
92 |
$(SRC)/Tools/atomize_elim.ML \ |
30980 | 93 |
$(SRC)/Tools/auto_solve.ML \ |
31771 | 94 |
$(SRC)/Tools/Code/code_haskell.ML \ |
95 |
$(SRC)/Tools/Code/code_ml.ML \ |
|
96 |
$(SRC)/Tools/Code/code_preproc.ML \ |
|
97 |
$(SRC)/Tools/Code/code_printer.ML \ |
|
98 |
$(SRC)/Tools/Code/code_target.ML \ |
|
99 |
$(SRC)/Tools/Code/code_thingol.ML \ |
|
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
100 |
$(SRC)/Tools/coherent.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
101 |
$(SRC)/Tools/eqsubst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
102 |
$(SRC)/Tools/induct.ML \ |
30165
6ee87f67d9cd
moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
wenzelm
parents:
30160
diff
changeset
|
103 |
$(SRC)/Tools/intuitionistic.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
104 |
$(SRC)/Tools/induct_tacs.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
105 |
$(SRC)/Tools/nbe.ML \ |
30973
304ab57afa6e
observe distinction between Pure/Tools and Tools more closely
haftmann
parents:
30954
diff
changeset
|
106 |
$(SRC)/Tools/quickcheck.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
107 |
$(SRC)/Tools/project_rule.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
108 |
$(SRC)/Tools/random_word.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
109 |
$(SRC)/Tools/value.ML \ |
30929
d9343c0aac11
code generator bootstrap theory src/Tools/Code_Generator.thy
haftmann
parents:
30927
diff
changeset
|
110 |
$(SRC)/Tools/Code_Generator.thy \ |
29505 | 111 |
HOL.thy \ |
112 |
Tools/hologic.ML \ |
|
113 |
Tools/recfun_codegen.ML \ |
|
114 |
Tools/simpdata.ML \ |
|
115 |
||
116 |
$(OUT)/HOL-Base: base.ML $(BASE_DEPENDENCIES) |
|
29523 | 117 |
@$(ISABELLE_TOOL) usedir -b -f base.ML -d false -g false $(OUT)/Pure HOL-Base |
29505 | 118 |
|
119 |
PLAIN_DEPENDENCIES = $(BASE_DEPENDENCIES)\ |
|
32139 | 120 |
Complete_Lattice.thy \ |
27368 | 121 |
Datatype.thy \ |
122 |
Divides.thy \ |
|
123 |
Extraction.thy \ |
|
124 |
Finite_Set.thy \ |
|
125 |
Fun.thy \ |
|
126 |
FunDef.thy \ |
|
127 |
Inductive.thy \ |
|
128 |
Lattices.thy \ |
|
129 |
Nat.thy \ |
|
130 |
OrderedGroup.thy \ |
|
131 |
Orderings.thy \ |
|
30235
58d147683393
Made Option a separate theory and renamed option_map to Option.map
nipkow
parents:
30179
diff
changeset
|
132 |
Option.thy \ |
27368 | 133 |
Plain.thy \ |
134 |
Power.thy \ |
|
135 |
Predicate.thy \ |
|
136 |
Product_Type.thy \ |
|
137 |
Record.thy \ |
|
138 |
Refute.thy \ |
|
139 |
Relation.thy \ |
|
140 |
Ring_and_Field.thy \ |
|
141 |
SAT.thy \ |
|
142 |
Set.thy \ |
|
143 |
Sum_Type.thy \ |
|
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
144 |
Tools/arith_data.ML \ |
27368 | 145 |
Tools/cnf_funcs.ML \ |
31771 | 146 |
Tools/Datatype/datatype_abs_proofs.ML \ |
147 |
Tools/Datatype/datatype_aux.ML \ |
|
148 |
Tools/Datatype/datatype_case.ML \ |
|
149 |
Tools/Datatype/datatype_codegen.ML \ |
|
150 |
Tools/Datatype/datatype.ML \ |
|
151 |
Tools/Datatype/datatype_prop.ML \ |
|
152 |
Tools/Datatype/datatype_realizer.ML \ |
|
153 |
Tools/Datatype/datatype_rep_proofs.ML \ |
|
27368 | 154 |
Tools/dseq.ML \ |
31771 | 155 |
Tools/Function/auto_term.ML \ |
156 |
Tools/Function/context_tree.ML \ |
|
157 |
Tools/Function/decompose.ML \ |
|
158 |
Tools/Function/descent.ML \ |
|
159 |
Tools/Function/fundef_common.ML \ |
|
160 |
Tools/Function/fundef_core.ML \ |
|
161 |
Tools/Function/fundef_datatype.ML \ |
|
162 |
Tools/Function/fundef_lib.ML \ |
|
163 |
Tools/Function/fundef.ML \ |
|
164 |
Tools/Function/induction_scheme.ML \ |
|
165 |
Tools/Function/inductive_wrap.ML \ |
|
166 |
Tools/Function/lexicographic_order.ML \ |
|
167 |
Tools/Function/measure_functions.ML \ |
|
168 |
Tools/Function/mutual.ML \ |
|
169 |
Tools/Function/pattern_split.ML \ |
|
170 |
Tools/Function/scnp_reconstruct.ML \ |
|
171 |
Tools/Function/scnp_solve.ML \ |
|
172 |
Tools/Function/size.ML \ |
|
173 |
Tools/Function/sum_tree.ML \ |
|
174 |
Tools/Function/termination.ML \ |
|
27368 | 175 |
Tools/inductive_codegen.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
176 |
Tools/inductive.ML \ |
27368 | 177 |
Tools/inductive_realizer.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
178 |
Tools/inductive_set.ML \ |
27368 | 179 |
Tools/lin_arith.ML \ |
30496
7cdcc9dd95cb
vague cleanup in arith proof tools setup: deleted dead code, more proper structures, clearer arrangement
haftmann
parents:
30457
diff
changeset
|
180 |
Tools/nat_arith.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
181 |
Tools/old_primrec.ML \ |
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
182 |
Tools/primrec.ML \ |
27368 | 183 |
Tools/prop_logic.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
184 |
Tools/record.ML \ |
27368 | 185 |
Tools/refute.ML \ |
186 |
Tools/refute_isar.ML \ |
|
187 |
Tools/rewrite_hol_proof.ML \ |
|
188 |
Tools/sat_funcs.ML \ |
|
189 |
Tools/sat_solver.ML \ |
|
190 |
Tools/split_rule.ML \ |
|
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
191 |
Tools/typecopy.ML \ |
27368 | 192 |
Tools/typedef_codegen.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
193 |
Tools/typedef.ML \ |
27368 | 194 |
Transitive_Closure.thy \ |
195 |
Typedef.thy \ |
|
196 |
Wellfounded.thy \ |
|
197 |
$(SRC)/Provers/Arith/abel_cancel.ML \ |
|
198 |
$(SRC)/Provers/Arith/cancel_div_mod.ML \ |
|
199 |
$(SRC)/Provers/Arith/cancel_sums.ML \ |
|
200 |
$(SRC)/Provers/Arith/fast_lin_arith.ML \ |
|
201 |
$(SRC)/Provers/order.ML \ |
|
202 |
$(SRC)/Provers/trancl.ML \ |
|
203 |
$(SRC)/Tools/rat.ML |
|
28312
f0838044f034
different session branches for HOL-Plain vs. Plain
haftmann
parents:
28243
diff
changeset
|
204 |
|
f0838044f034
different session branches for HOL-Plain vs. Plain
haftmann
parents:
28243
diff
changeset
|
205 |
$(OUT)/HOL-Plain: plain.ML $(PLAIN_DEPENDENCIES) |
28500 | 206 |
@$(ISABELLE_TOOL) usedir -b -f plain.ML -g true $(OUT)/Pure HOL-Plain |
27368 | 207 |
|
28401 | 208 |
MAIN_DEPENDENCIES = $(PLAIN_DEPENDENCIES) \ |
27368 | 209 |
ATP_Linkup.thy \ |
28227 | 210 |
Code_Eval.thy \ |
31205
98370b26c2ce
String.literal replaces message_string, code_numeral replaces (code_)index
haftmann
parents:
31203
diff
changeset
|
211 |
Code_Numeral.thy \ |
27368 | 212 |
Equiv_Relations.thy \ |
213 |
Groebner_Basis.thy \ |
|
214 |
Hilbert_Choice.thy \ |
|
27421 | 215 |
IntDiv.thy \ |
216 |
Int.thy \ |
|
217 |
List.thy \ |
|
218 |
Main.thy \ |
|
219 |
Map.thy \ |
|
30925 | 220 |
Nat_Numeral.thy \ |
27421 | 221 |
Presburger.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
222 |
Quickcheck.thy \ |
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
223 |
Random.thy \ |
27421 | 224 |
Recdef.thy \ |
225 |
SetInterval.thy \ |
|
31048
ac146fc38b51
refined HOL string theories and corresponding ML fragments
haftmann
parents:
31036
diff
changeset
|
226 |
String.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
227 |
Typerep.thy \ |
27421 | 228 |
$(SRC)/Provers/Arith/assoc_fold.ML \ |
229 |
$(SRC)/Provers/Arith/cancel_numeral_factor.ML \ |
|
230 |
$(SRC)/Provers/Arith/cancel_numerals.ML \ |
|
231 |
$(SRC)/Provers/Arith/combine_numerals.ML \ |
|
232 |
$(SRC)/Provers/Arith/extract_common_term.ML \ |
|
233 |
$(SRC)/Tools/Metis/metis.ML \ |
|
32327
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32298
diff
changeset
|
234 |
Tools/ATP_Manager/atp_manager.ML \ |
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32298
diff
changeset
|
235 |
Tools/ATP_Manager/atp_minimal.ML \ |
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32298
diff
changeset
|
236 |
Tools/ATP_Manager/atp_wrapper.ML \ |
27421 | 237 |
Tools/Groebner_Basis/groebner.ML \ |
238 |
Tools/Groebner_Basis/misc.ML \ |
|
32327
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32298
diff
changeset
|
239 |
Tools/Groebner_Basis/normalizer.ML \ |
27421 | 240 |
Tools/Groebner_Basis/normalizer_data.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
241 |
Tools/int_arith.ML \ |
31055
2cf6efca6c71
proper structures for list and string code generation stuff
haftmann
parents:
31048
diff
changeset
|
242 |
Tools/list_code.ML \ |
27421 | 243 |
Tools/meson.ML \ |
244 |
Tools/metis_tools.ML \ |
|
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
245 |
Tools/nat_numeral_simprocs.ML \ |
27421 | 246 |
Tools/numeral.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
247 |
Tools/numeral_simprocs.ML \ |
27421 | 248 |
Tools/numeral_syntax.ML \ |
249 |
Tools/polyhash.ML \ |
|
31260 | 250 |
Tools/quickcheck_generators.ML \ |
27421 | 251 |
Tools/Qelim/cooper_data.ML \ |
252 |
Tools/Qelim/cooper.ML \ |
|
253 |
Tools/Qelim/generated_cooper.ML \ |
|
254 |
Tools/Qelim/presburger.ML \ |
|
255 |
Tools/Qelim/qelim.ML \ |
|
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
256 |
Tools/recdef.ML \ |
27421 | 257 |
Tools/res_atp.ML \ |
258 |
Tools/res_axioms.ML \ |
|
259 |
Tools/res_clause.ML \ |
|
260 |
Tools/res_hol_clause.ML \ |
|
261 |
Tools/res_reconstruct.ML \ |
|
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
262 |
Tools/choice_specification.ML \ |
31055
2cf6efca6c71
proper structures for list and string code generation stuff
haftmann
parents:
31048
diff
changeset
|
263 |
Tools/string_code.ML \ |
27421 | 264 |
Tools/string_syntax.ML \ |
265 |
Tools/TFL/casesplit.ML \ |
|
266 |
Tools/TFL/dcterm.ML \ |
|
267 |
Tools/TFL/post.ML \ |
|
268 |
Tools/TFL/rules.ML \ |
|
269 |
Tools/TFL/tfl.ML \ |
|
270 |
Tools/TFL/thms.ML \ |
|
271 |
Tools/TFL/thry.ML \ |
|
272 |
Tools/TFL/usyntax.ML \ |
|
28477
9339d4dcec8b
version of sledgehammer using threads instead of processes, misc cleanup;
wenzelm
parents:
28476
diff
changeset
|
273 |
Tools/TFL/utils.ML |
28401 | 274 |
|
275 |
$(OUT)/HOL-Main: main.ML $(MAIN_DEPENDENCIES) |
|
28500 | 276 |
@$(ISABELLE_TOOL) usedir -b -f main.ML -g true $(OUT)/Pure HOL-Main |
28401 | 277 |
|
278 |
$(OUT)/HOL: ROOT.ML $(MAIN_DEPENDENCIES) \ |
|
30096 | 279 |
Archimedean_Field.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
280 |
Complex_Main.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
281 |
Complex.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
282 |
Deriv.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
283 |
Fact.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
284 |
Integration.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
285 |
Lim.thy \ |
31352 | 286 |
Limits.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
287 |
Ln.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
288 |
Log.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
289 |
MacLaurin.thy \ |
31706 | 290 |
NatTransfer.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
291 |
NthRoot.thy \ |
29197
6d4cb27ed19c
adapted HOL source structure to distribution layout
haftmann
parents:
29181
diff
changeset
|
292 |
SEQ.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
293 |
Series.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
294 |
Taylor.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
295 |
Transcendental.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
296 |
GCD.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
297 |
Parity.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
298 |
Lubs.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
299 |
PReal.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
300 |
Rational.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
301 |
RComplete.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
302 |
RealDef.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
303 |
RealPow.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
304 |
Real.thy \ |
29197
6d4cb27ed19c
adapted HOL source structure to distribution layout
haftmann
parents:
29181
diff
changeset
|
305 |
RealVector.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
306 |
Tools/float_syntax.ML \ |
31706 | 307 |
Tools/transfer_data.ML \ |
28401 | 308 |
Tools/Qelim/ferrante_rackoff_data.ML \ |
309 |
Tools/Qelim/ferrante_rackoff.ML \ |
|
310 |
Tools/Qelim/langford_data.ML \ |
|
311 |
Tools/Qelim/langford.ML |
|
28500 | 312 |
@$(ISABELLE_TOOL) usedir $(HOL_USEDIR_OPTIONS) -b -g true $(OUT)/Pure HOL |
7535
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
313 |
|
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
314 |
|
10255 | 315 |
## HOL-Library |
316 |
||
317 |
HOL-Library: HOL $(LOG)/HOL-Library.gz |
|
318 |
||
27164 | 319 |
$(LOG)/HOL-Library.gz: $(OUT)/HOL Library/SetsAndFunctions.thy \ |
32332 | 320 |
Library/Abstract_Rat.thy Library/BigO.thy Library/ContNotDenum.thy \ |
321 |
Library/Efficient_Nat.thy Library/Euclidean_Space.thy \ |
|
322 |
Library/Sum_Of_Squares.thy Library/Sum_Of_Squares/sos_wrapper.ML \ |
|
323 |
Library/Sum_Of_Squares/sum_of_squares.ML Library/Fset.thy \ |
|
324 |
Library/Convex_Euclidean_Space.thy Library/Glbs.thy \ |
|
325 |
Library/normarith.ML Library/Executable_Set.thy \ |
|
326 |
Library/Infinite_Set.thy Library/FuncSet.thy \ |
|
327 |
Library/Permutations.thy Library/Determinants.thy Library/Bit.thy \ |
|
328 |
Library/Topology_Euclidean_Space.thy \ |
|
329 |
Library/Finite_Cartesian_Product.thy Library/FrechetDeriv.thy \ |
|
330 |
Library/Fraction_Field.thy Library/Fundamental_Theorem_Algebra.thy \ |
|
331 |
Library/Inner_Product.thy Library/Kleene_Algebra.thy \ |
|
332 |
Library/Lattice_Syntax.thy Library/Legacy_GCD.thy \ |
|
333 |
Library/Library.thy Library/List_Prefix.thy Library/List_Set.thy \ |
|
334 |
Library/State_Monad.thy Library/Nat_Int_Bij.thy Library/Multiset.thy \ |
|
335 |
Library/Permutation.thy Library/Primes.thy Library/Pocklington.thy \ |
|
336 |
Library/Quotient.thy Library/Quicksort.thy Library/Nat_Infinity.thy \ |
|
337 |
Library/Word.thy Library/README.html Library/Continuity.thy \ |
|
338 |
Library/Order_Relation.thy Library/Nested_Environment.thy \ |
|
339 |
Library/Ramsey.thy Library/Zorn.thy Library/Library/ROOT.ML \ |
|
340 |
Library/Library/document/root.tex Library/Library/document/root.bib \ |
|
341 |
Library/While_Combinator.thy Library/Product_ord.thy \ |
|
342 |
Library/Char_nat.thy Library/Char_ord.thy Library/Option_ord.thy \ |
|
343 |
Library/Sublist_Order.thy Library/List_lexord.thy \ |
|
344 |
Library/Commutative_Ring.thy Library/comm_ring.ML \ |
|
345 |
Library/Coinductive_List.thy Library/AssocList.thy \ |
|
346 |
Library/Formal_Power_Series.thy Library/Binomial.thy \ |
|
347 |
Library/Eval_Witness.thy Library/Code_Char.thy \ |
|
27164 | 348 |
Library/Code_Char_chr.thy Library/Code_Integer.thy \ |
30326
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
haftmann
parents:
30261
diff
changeset
|
349 |
Library/Mapping.thy Library/Numeral_Type.thy Library/Reflection.thy \ |
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
haftmann
parents:
30261
diff
changeset
|
350 |
Library/Boolean_Algebra.thy Library/Countable.thy \ |
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
haftmann
parents:
30261
diff
changeset
|
351 |
Library/Diagonalize.thy Library/RBT.thy Library/Univ_Poly.thy \ |
32332 | 352 |
Library/Poly_Deriv.thy Library/Polynomial.thy Library/Preorder.thy \ |
353 |
Library/Product_plus.thy Library/Product_Vector.thy Library/Tree.thy \ |
|
354 |
Library/Enum.thy Library/Float.thy $(SRC)/Tools/float.ML \ |
|
355 |
$(SRC)/HOL/Tools/float_arith.ML Library/positivstellensatz.ML \ |
|
356 |
Library/reify_data.ML Library/reflection.ML Library/LaTeXsugar.thy \ |
|
357 |
Library/OptionalSugar.thy |
|
28500 | 358 |
@cd Library; $(ISABELLE_TOOL) usedir $(OUT)/HOL Library |
10255 | 359 |
|
360 |
||
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
361 |
## HOL-Hahn_Banach |
27421 | 362 |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
363 |
HOL-Hahn_Banach: HOL $(LOG)/HOL-Hahn_Banach.gz |
27421 | 364 |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
365 |
$(LOG)/HOL-Hahn_Banach.gz: $(OUT)/HOL Hahn_Banach/Bounds.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
366 |
Hahn_Banach/Function_Norm.thy Hahn_Banach/Function_Order.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
367 |
Hahn_Banach/Hahn_Banach.thy Hahn_Banach/Hahn_Banach_Ext_Lemmas.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
368 |
Hahn_Banach/Hahn_Banach_Sup_Lemmas.thy Hahn_Banach/Linearform.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
369 |
Hahn_Banach/Normed_Space.thy Hahn_Banach/README.html \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
370 |
Hahn_Banach/ROOT.ML Hahn_Banach/Subspace.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
371 |
Hahn_Banach/Vector_Space.thy Hahn_Banach/Zorn_Lemma.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
372 |
Hahn_Banach/document/root.bib Hahn_Banach/document/root.tex |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
373 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Hahn_Banach |
27421 | 374 |
|
375 |
||
4518 | 376 |
## HOL-Subst |
377 |
||
378 |
HOL-Subst: HOL $(LOG)/HOL-Subst.gz |
|
379 |
||
27164 | 380 |
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.thy Subst/ROOT.ML \ |
381 |
Subst/Subst.thy Subst/UTerm.thy Subst/Unifier.thy Subst/Unify.thy |
|
28500 | 382 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Subst |
2448 | 383 |
|
384 |
||
4518 | 385 |
## HOL-Induct |
2473 | 386 |
|
4518 | 387 |
HOL-Induct: HOL $(LOG)/HOL-Induct.gz |
3125 | 388 |
|
28825
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
389 |
$(LOG)/HOL-Induct.gz: $(OUT)/HOL Induct/Com.thy Induct/Comb.thy \ |
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
390 |
Induct/LFilter.thy Induct/LList.thy Induct/Ordinals.thy \ |
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
391 |
Induct/PropLog.thy Induct/QuoNestedDataType.thy \ |
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
392 |
Induct/QuoDataType.thy Induct/ROOT.ML Induct/Sexp.thy \ |
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
393 |
Induct/Sigma_Algebra.thy Induct/SList.thy Induct/ABexp.thy \ |
27164 | 394 |
Induct/Term.thy Induct/Tree.thy Induct/document/root.tex |
28500 | 395 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Induct |
3125 | 396 |
|
397 |
||
4518 | 398 |
## HOL-IMP |
399 |
||
400 |
HOL-IMP: HOL $(LOG)/HOL-IMP.gz |
|
2448 | 401 |
|
27164 | 402 |
$(LOG)/HOL-IMP.gz: $(OUT)/HOL IMP/Com.thy IMP/Compiler0.thy \ |
403 |
IMP/Compiler.thy IMP/Denotation.thy IMP/Expr.thy IMP/Hoare.thy \ |
|
404 |
IMP/Natural.thy IMP/Examples.thy IMP/Transition.thy IMP/VC.thy \ |
|
405 |
IMP/ROOT.ML IMP/document/root.tex IMP/document/root.bib |
|
28500 | 406 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL IMP |
2448 | 407 |
|
408 |
||
8179 | 409 |
## HOL-IMPP |
410 |
||
411 |
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz |
|
412 |
||
27164 | 413 |
$(LOG)/HOL-IMPP.gz: $(OUT)/HOL IMPP/ROOT.ML IMPP/Com.thy \ |
19803 | 414 |
IMPP/Natural.thy IMPP/Hoare.thy IMPP/Misc.thy IMPP/EvenOdd.thy |
28500 | 415 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL IMPP |
8179 | 416 |
|
417 |
||
27421 | 418 |
## HOL-Import |
14516 | 419 |
|
19097 | 420 |
IMPORTER_FILES = Import/lazy_seq.ML Import/proof_kernel.ML Import/replay.ML \ |
20610 | 421 |
Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \ |
14516 | 422 |
Import/HOL4Syntax.thy Import/HOL4Compat.thy Import/import_syntax.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
423 |
Import/hol4rews.ML Import/import.ML Import/ROOT.ML |
14516 | 424 |
|
17323 | 425 |
IMPORTER_HOLLIGHT_FILES = Import/proof_kernel.ML Import/replay.ML \ |
426 |
Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \ |
|
427 |
Import/HOL4Syntax.thy Import/HOLLightCompat.thy Import/import_syntax.ML \ |
|
31771 | 428 |
Import/hol4rews.ML Import/import.ML Import/ROOT.ML |
17323 | 429 |
|
27421 | 430 |
HOL-Import: HOL $(LOG)/HOL-Import.gz |
14516 | 431 |
|
27421 | 432 |
$(LOG)/HOL-Import.gz: $(OUT)/HOL $(IMPORTER_FILES) |
28500 | 433 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Import |
14516 | 434 |
|
435 |
||
27421 | 436 |
## HOL-Generate-HOL |
14516 | 437 |
|
27421 | 438 |
HOL-Generate-HOL: HOL $(LOG)/HOL-Generate-HOL.gz |
14516 | 439 |
|
27421 | 440 |
$(LOG)/HOL-Generate-HOL.gz: $(OUT)/HOL \ |
27164 | 441 |
$(IMPORTER_FILES) Import/Generate-HOL/GenHOL4Base.thy \ |
442 |
Import/Generate-HOL/GenHOL4Prob.thy \ |
|
443 |
Import/Generate-HOL/GenHOL4Real.thy \ |
|
444 |
Import/Generate-HOL/GenHOL4Vec.thy \ |
|
14516 | 445 |
Import/Generate-HOL/GenHOL4Word32.thy Import/Generate-HOL/ROOT.ML |
28500 | 446 |
@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOL |
14516 | 447 |
|
17460 | 448 |
|
27421 | 449 |
## HOL-Generate-HOLLight |
17460 | 450 |
|
27421 | 451 |
HOL-Generate-HOLLight: HOL $(LOG)/HOL-Generate-HOLLight.gz |
17323 | 452 |
|
27421 | 453 |
$(LOG)/HOL-Generate-HOLLight.gz: $(OUT)/HOL \ |
27164 | 454 |
$(IMPORTER_HOLLIGHT_FILES) Import/Generate-HOLLight/GenHOLLight.thy \ |
455 |
Import/Generate-HOLLight/ROOT.ML |
|
28500 | 456 |
@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOLLight |
14516 | 457 |
|
17460 | 458 |
|
14516 | 459 |
## HOL-Import-HOL |
460 |
||
27421 | 461 |
HOL4: HOL $(LOG)/HOL4.gz |
14516 | 462 |
|
463 |
HOL_IMPORT_FILES = arithmetic.imp bits.imp boolean_sequence.imp bool.imp \ |
|
464 |
bword_arith.imp bword_bitop.imp bword_num.imp combin.imp divides.imp \ |
|
465 |
hrat.imp hreal.imp ind_type.imp lim.imp list.imp marker.imp nets.imp \ |
|
466 |
numeral.imp num.imp one.imp operator.imp option.imp pair.imp poly.imp \ |
|
467 |
powser.imp pred_set.imp prime.imp prim_rec.imp prob_algebra.imp \ |
|
468 |
prob_canon.imp prob_extra.imp prob.imp prob_indep.imp prob_pseudo.imp \ |
|
23194 | 469 |
prob_uniform.imp realax.imp real.imp relation.imp res_quan.imp \ |
470 |
rich_list.imp \ |
|
14516 | 471 |
seq.imp state_transformer.imp sum.imp topology.imp transc.imp word32.imp \ |
472 |
word_base.imp word_bitop.imp word_num.imp |
|
473 |
||
27421 | 474 |
$(LOG)/HOL4.gz: $(OUT)/HOL $(IMPORTER_FILES) \ |
27164 | 475 |
$(HOL_IMPORT_FILES:%=Import/HOL/%) Import/HOL/HOL4Base.thy \ |
476 |
Import/HOL/HOL4Prob.thy Import/HOL/HOL4Real.thy \ |
|
477 |
Import/HOL/HOL4Vec.thy Import/HOL/HOL4Word32.thy Import/HOL/HOL4.thy \ |
|
478 |
Import/HOL/ROOT.ML |
|
28500 | 479 |
@cd Import/HOL; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOL4 |
14516 | 480 |
|
27421 | 481 |
HOLLight: HOL $(LOG)/HOLLight.gz |
17645 | 482 |
|
27421 | 483 |
$(LOG)/HOLLight.gz: $(OUT)/HOL $(IMPORTER_HOLLIGHT_FILES) \ |
27164 | 484 |
Import/HOLLight/hollight.imp Import/HOLLight/HOLLight.thy \ |
17645 | 485 |
Import/HOLLight/ROOT.ML |
28500 | 486 |
@cd Import/HOLLight; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOLLight |
17645 | 487 |
|
14516 | 488 |
|
31719 | 489 |
## HOL-NewNumberTheory |
490 |
||
491 |
HOL-NewNumberTheory: HOL $(LOG)/HOL-NewNumberTheory.gz |
|
492 |
||
31771 | 493 |
$(LOG)/HOL-NewNumberTheory.gz: $(OUT)/HOL $(ALGEBRA_DEPENDENCIES) \ |
494 |
Library/Multiset.thy \ |
|
495 |
NewNumberTheory/Binomial.thy \ |
|
496 |
NewNumberTheory/Cong.thy \ |
|
497 |
NewNumberTheory/Fib.thy \ |
|
498 |
NewNumberTheory/MiscAlgebra.thy \ |
|
499 |
NewNumberTheory/Residues.thy \ |
|
500 |
NewNumberTheory/UniqueFactorization.thy \ |
|
31719 | 501 |
NewNumberTheory/ROOT.ML |
502 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NewNumberTheory |
|
503 |
||
504 |
||
9510 | 505 |
## HOL-NumberTheory |
506 |
||
507 |
HOL-NumberTheory: HOL $(LOG)/HOL-NumberTheory.gz |
|
508 |
||
27164 | 509 |
$(LOG)/HOL-NumberTheory.gz: $(OUT)/HOL Library/Permutation.thy \ |
510 |
Library/Primes.thy NumberTheory/Fib.thy \ |
|
511 |
NumberTheory/Factorization.thy NumberTheory/BijectionRel.thy \ |
|
512 |
NumberTheory/Chinese.thy NumberTheory/EulerFermat.thy \ |
|
513 |
NumberTheory/IntFact.thy NumberTheory/IntPrimes.thy \ |
|
514 |
NumberTheory/WilsonBij.thy NumberTheory/WilsonRuss.thy \ |
|
515 |
NumberTheory/Finite2.thy NumberTheory/Int2.thy \ |
|
516 |
NumberTheory/EvenOdd.thy NumberTheory/Residues.thy \ |
|
517 |
NumberTheory/Euler.thy NumberTheory/Gauss.thy \ |
|
518 |
NumberTheory/Quadratic_Reciprocity.thy Library/Infinite_Set.thy \ |
|
9510 | 519 |
NumberTheory/ROOT.ML |
28500 | 520 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NumberTheory |
9510 | 521 |
|
522 |
||
4518 | 523 |
## HOL-Hoare |
524 |
||
525 |
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz |
|
2448 | 526 |
|
27164 | 527 |
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.thy Hoare/Examples.thy \ |
528 |
Hoare/Hoare.thy Hoare/hoare_tac.ML Hoare/Heap.thy \ |
|
529 |
Hoare/HeapSyntax.thy Hoare/Pointer_Examples.thy Hoare/ROOT.ML \ |
|
530 |
Hoare/ExamplesAbort.thy Hoare/HeapSyntaxAbort.thy \ |
|
531 |
Hoare/HoareAbort.thy Hoare/SchorrWaite.thy Hoare/Separation.thy \ |
|
532 |
Hoare/SepLogHeap.thy Hoare/document/root.tex Hoare/document/root.bib |
|
28500 | 533 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Hoare |
2448 | 534 |
|
535 |
||
12996 | 536 |
## HOL-HoareParallel |
537 |
||
538 |
HOL-HoareParallel: HOL $(LOG)/HOL-HoareParallel.gz |
|
539 |
||
27164 | 540 |
$(LOG)/HOL-HoareParallel.gz: $(OUT)/HOL HoareParallel/Gar_Coll.thy \ |
541 |
HoareParallel/Graph.thy HoareParallel/Mul_Gar_Coll.thy \ |
|
542 |
HoareParallel/OG_Com.thy HoareParallel/OG_Examples.thy \ |
|
543 |
HoareParallel/OG_Hoare.thy HoareParallel/OG_Syntax.thy \ |
|
544 |
HoareParallel/OG_Tactics.thy HoareParallel/OG_Tran.thy \ |
|
545 |
HoareParallel/Quote_Antiquote.thy HoareParallel/RG_Com.thy \ |
|
546 |
HoareParallel/RG_Examples.thy HoareParallel/RG_Hoare.thy \ |
|
547 |
HoareParallel/RG_Syntax.thy HoareParallel/RG_Tran.thy \ |
|
548 |
HoareParallel/ROOT.ML HoareParallel/document/root.tex \ |
|
549 |
HoareParallel/document/root.bib |
|
28500 | 550 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL HoareParallel |
12996 | 551 |
|
552 |
||
23449 | 553 |
## HOL-MetisExamples |
554 |
||
555 |
HOL-MetisExamples: HOL $(LOG)/HOL-MetisExamples.gz |
|
556 |
||
27164 | 557 |
$(LOG)/HOL-MetisExamples.gz: $(OUT)/HOL MetisExamples/ROOT.ML \ |
558 |
MetisExamples/Abstraction.thy MetisExamples/BigO.thy \ |
|
559 |
MetisExamples/BT.thy MetisExamples/Message.thy \ |
|
560 |
MetisExamples/Tarski.thy MetisExamples/TransClosure.thy \ |
|
23449 | 561 |
MetisExamples/set.thy |
28500 | 562 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL MetisExamples |
23449 | 563 |
|
564 |
||
7999
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
565 |
## HOL-Algebra |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
566 |
|
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
567 |
HOL-Algebra: HOL $(LOG)/HOL-Algebra.gz |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
568 |
|
31771 | 569 |
ALGEBRA_DEPENDENCIES = $(OUT)/HOL \ |
570 |
Algebra/ROOT.ML \ |
|
571 |
Library/Binomial.thy \ |
|
572 |
Library/FuncSet.thy \ |
|
573 |
Library/Multiset.thy \ |
|
574 |
Library/Permutation.thy \ |
|
575 |
Library/Primes.thy \ |
|
576 |
Algebra/AbelCoset.thy \ |
|
577 |
Algebra/Bij.thy \ |
|
578 |
Algebra/Congruence.thy \ |
|
579 |
Algebra/Coset.thy \ |
|
580 |
Algebra/Divisibility.thy \ |
|
581 |
Algebra/Exponent.thy \ |
|
582 |
Algebra/FiniteProduct.thy \ |
|
583 |
Algebra/Group.thy \ |
|
584 |
Algebra/Ideal.thy \ |
|
585 |
Algebra/IntRing.thy \ |
|
586 |
Algebra/Lattice.thy \ |
|
587 |
Algebra/Module.thy \ |
|
588 |
Algebra/QuotRing.thy \ |
|
589 |
Algebra/Ring.thy \ |
|
590 |
Algebra/RingHom.thy \ |
|
591 |
Algebra/Sylow.thy \ |
|
592 |
Algebra/UnivPoly.thy \ |
|
593 |
Algebra/abstract/Abstract.thy \ |
|
594 |
Algebra/abstract/Factor.thy \ |
|
595 |
Algebra/abstract/Field.thy \ |
|
596 |
Algebra/abstract/Ideal2.thy \ |
|
597 |
Algebra/abstract/PID.thy \ |
|
598 |
Algebra/abstract/Ring2.thy \ |
|
599 |
Algebra/abstract/RingHomo.thy \ |
|
600 |
Algebra/document/root.tex \ |
|
601 |
Algebra/document/root.tex \ |
|
602 |
Algebra/poly/LongDiv.thy \ |
|
603 |
Algebra/poly/PolyHomo.thy \ |
|
604 |
Algebra/poly/Polynomial.thy \ |
|
605 |
Algebra/poly/UnivPoly2.thy \ |
|
606 |
Algebra/ringsimp.ML |
|
607 |
||
608 |
$(LOG)/HOL-Algebra.gz: $(ALGEBRA_DEPENDENCIES) |
|
28500 | 609 |
@cd Algebra; $(ISABELLE_TOOL) usedir -b -g true -V outline=/proof,/ML $(OUT)/HOL HOL-Algebra |
7999
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
610 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
611 |
|
4518 | 612 |
## HOL-Auth |
3819 | 613 |
|
4518 | 614 |
HOL-Auth: HOL $(LOG)/HOL-Auth.gz |
3819 | 615 |
|
28098 | 616 |
$(LOG)/HOL-Auth.gz: $(OUT)/HOL \ |
27164 | 617 |
Auth/CertifiedEmail.thy Auth/Event.thy Auth/Message.thy \ |
618 |
Auth/NS_Public.thy Auth/NS_Public_Bad.thy Auth/NS_Shared.thy \ |
|
619 |
Auth/OtwayRees.thy Auth/OtwayReesBella.thy Auth/OtwayRees_AN.thy \ |
|
620 |
Auth/OtwayRees_Bad.thy Auth/Public.thy Auth/ROOT.ML Auth/Recur.thy \ |
|
621 |
Auth/Shared.thy Auth/TLS.thy Auth/WooLam.thy Auth/Kerberos_BAN.thy \ |
|
622 |
Auth/Kerberos_BAN_Gets.thy Auth/KerberosIV.thy \ |
|
623 |
Auth/KerberosIV_Gets.thy Auth/KerberosV.thy Auth/Yahalom.thy \ |
|
624 |
Auth/Yahalom2.thy Auth/Yahalom_Bad.thy Auth/ZhouGollmann.thy \ |
|
625 |
Auth/Guard/Analz.thy Auth/Guard/Extensions.thy Auth/Guard/GuardK.thy \ |
|
626 |
Auth/Guard/Guard_Public.thy Auth/Guard/Guard_Shared.thy \ |
|
627 |
Auth/Guard/Guard.thy Auth/Guard/List_Msg.thy \ |
|
628 |
Auth/Guard/Guard_NS_Public.thy Auth/Guard/Guard_OtwayRees.thy \ |
|
629 |
Auth/Guard/P1.thy Auth/Guard/P2.thy Auth/Guard/Proto.thy \ |
|
630 |
Auth/Guard/Guard_Yahalom.thy Auth/Smartcard/EventSC.thy \ |
|
631 |
Auth/Smartcard/ShoupRubinBella.thy Auth/Smartcard/ShoupRubin.thy \ |
|
632 |
Auth/Smartcard/Smartcard.thy Auth/document/root.tex |
|
28500 | 633 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Auth |
2448 | 634 |
|
635 |
||
4777 | 636 |
## HOL-UNITY |
637 |
||
638 |
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz |
|
639 |
||
27164 | 640 |
$(LOG)/HOL-UNITY.gz: $(OUT)/HOL Library/Multiset.thy UNITY/ROOT.ML \ |
641 |
UNITY/UNITY_Main.thy UNITY/UNITY_tactics.ML UNITY/Comp.thy \ |
|
642 |
UNITY/Constrains.thy UNITY/Detects.thy UNITY/ELT.thy \ |
|
643 |
UNITY/Extend.thy UNITY/FP.thy UNITY/Follows.thy UNITY/Guar.thy \ |
|
644 |
UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy \ |
|
645 |
UNITY/PPROD.thy UNITY/Project.thy UNITY/Rename.thy \ |
|
646 |
UNITY/Transformers.thy UNITY/SubstAx.thy UNITY/UNITY.thy \ |
|
647 |
UNITY/Union.thy UNITY/WFair.thy UNITY/Simple/Channel.thy \ |
|
648 |
UNITY/Simple/Common.thy UNITY/Simple/Deadlock.thy \ |
|
649 |
UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy \ |
|
650 |
UNITY/Simple/NSP_Bad.thy UNITY/Simple/Network.thy \ |
|
651 |
UNITY/Simple/Reach.thy UNITY/Simple/Reachability.thy \ |
|
652 |
UNITY/Simple/Token.thy UNITY/Comp/Alloc.thy UNITY/Comp/AllocBase.thy \ |
|
653 |
UNITY/Comp/AllocImpl.thy UNITY/Comp/Client.thy \ |
|
654 |
UNITY/Comp/Counter.thy UNITY/Comp/Counterc.thy \ |
|
655 |
UNITY/Comp/Handshake.thy UNITY/Comp/PriorityAux.thy \ |
|
656 |
UNITY/Comp/Priority.thy UNITY/Comp/Progress.thy \ |
|
657 |
UNITY/Comp/TimerArray.thy UNITY/document/root.tex |
|
28500 | 658 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL UNITY |
4777 | 659 |
|
660 |
||
10966 | 661 |
## HOL-Unix |
662 |
||
663 |
HOL-Unix: HOL $(LOG)/HOL-Unix.gz |
|
664 |
||
27164 | 665 |
$(LOG)/HOL-Unix.gz: $(OUT)/HOL Library/Nested_Environment.thy \ |
666 |
Library/List_Prefix.thy Unix/ROOT.ML Unix/Unix.thy \ |
|
10966 | 667 |
Unix/document/root.bib Unix/document/root.tex |
28500 | 668 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Unix |
10966 | 669 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
670 |
|
19203 | 671 |
## HOL-ZF |
672 |
||
673 |
HOL-ZF: HOL $(LOG)/HOL-ZF.gz |
|
674 |
||
27164 | 675 |
$(LOG)/HOL-ZF.gz: $(OUT)/HOL ZF/ROOT.ML ZF/Helper.thy ZF/LProd.thy \ |
676 |
ZF/HOLZF.thy ZF/MainZF.thy ZF/Games.thy ZF/document/root.tex |
|
28500 | 677 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL ZF |
10966 | 678 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
679 |
|
4518 | 680 |
## HOL-Modelcheck |
681 |
||
682 |
HOL-Modelcheck: HOL $(LOG)/HOL-Modelcheck.gz |
|
3218 | 683 |
|
27164 | 684 |
$(LOG)/HOL-Modelcheck.gz: $(OUT)/HOL Modelcheck/CTL.thy \ |
685 |
Modelcheck/EindhovenExample.thy Modelcheck/EindhovenSyn.thy \ |
|
686 |
Modelcheck/MuCalculus.thy Modelcheck/MuckeExample1.thy \ |
|
687 |
Modelcheck/MuckeExample2.thy Modelcheck/MuckeSyn.thy \ |
|
22819 | 688 |
Modelcheck/ROOT.ML Modelcheck/mucke_oracle.ML |
28500 | 689 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Modelcheck |
3218 | 690 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
691 |
|
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
692 |
## HOL-Imperative_HOL |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
693 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
694 |
HOL-Imperative_HOL: HOL $(LOG)/HOL-Imperative_HOL.gz |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
695 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
696 |
$(LOG)/HOL-Imperative_HOL.gz: $(OUT)/HOL Imperative_HOL/Heap.thy \ |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
697 |
Imperative_HOL/Heap_Monad.thy Imperative_HOL/Array.thy \ |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
698 |
Imperative_HOL/Relational.thy \ |
30689
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
699 |
Imperative_HOL/Ref.thy Imperative_HOL/Imperative_HOL.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
700 |
Imperative_HOL/Imperative_HOL_ex.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
701 |
Imperative_HOL/ex/Imperative_Quicksort.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
702 |
Imperative_HOL/ex/Subarray.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
703 |
Imperative_HOL/ex/Sublist.thy |
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
704 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Imperative_HOL |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
705 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
706 |
|
25314
5eaf3e8b50a4
moved stuff about size change termination to its own session
krauss
parents:
25298
diff
changeset
|
707 |
## HOL-SizeChange |
5eaf3e8b50a4
moved stuff about size change termination to its own session
krauss
parents:
25298
diff
changeset
|
708 |
|
5eaf3e8b50a4
moved stuff about size change termination to its own session
krauss
parents:
25298
diff
changeset
|
709 |
HOL-SizeChange: HOL $(LOG)/HOL-SizeChange.gz |
5eaf3e8b50a4
moved stuff about size change termination to its own session
krauss
parents:
25298
diff
changeset
|
710 |
|
31990 | 711 |
$(LOG)/HOL-SizeChange.gz: $(OUT)/HOL Library/Kleene_Algebra.thy \ |
27164 | 712 |
SizeChange/Graphs.thy SizeChange/Misc_Tools.thy \ |
713 |
SizeChange/Criterion.thy SizeChange/Correctness.thy \ |
|
714 |
SizeChange/Interpretation.thy SizeChange/Implementation.thy \ |
|
715 |
SizeChange/Size_Change_Termination.thy SizeChange/Examples.thy \ |
|
716 |
SizeChange/sct.ML SizeChange/ROOT.ML |
|
28500 | 717 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL SizeChange |
3218 | 718 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
719 |
|
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
720 |
## HOL-Decision_Procs |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
721 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
722 |
HOL-Decision_Procs: HOL $(LOG)/HOL-Decision_Procs.gz |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
723 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
724 |
$(LOG)/HOL-Decision_Procs.gz: $(OUT)/HOL \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
725 |
Decision_Procs/Approximation.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
726 |
Decision_Procs/Cooper.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
727 |
Decision_Procs/cooper_tac.ML \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
728 |
Decision_Procs/Dense_Linear_Order.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
729 |
Decision_Procs/Ferrack.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
730 |
Decision_Procs/ferrack_tac.ML \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
731 |
Decision_Procs/MIR.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
732 |
Decision_Procs/mir_tac.ML \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
733 |
Decision_Procs/Decision_Procs.thy \ |
30429
39acdf031548
moved Decision_Procs examples to Decision_Procs/ex
haftmann
parents:
30400
diff
changeset
|
734 |
Decision_Procs/ex/Dense_Linear_Order_Ex.thy \ |
39acdf031548
moved Decision_Procs examples to Decision_Procs/ex
haftmann
parents:
30400
diff
changeset
|
735 |
Decision_Procs/ex/Approximation_Ex.thy \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
736 |
Decision_Procs/ROOT.ML |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
737 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Decision_Procs |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
738 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
739 |
|
30400 | 740 |
## HOL-Docs |
741 |
||
742 |
HOL-Docs: HOL $(LOG)/HOL-Docs.gz |
|
743 |
||
744 |
$(LOG)/HOL-Docs.gz: $(OUT)/HOL Docs/Main_Doc.thy Docs/ROOT.ML \ |
|
745 |
Docs/document/root.tex |
|
30440 | 746 |
@$(ISABELLE_TOOL) usedir -D generated $(OUT)/HOL Docs |
30400 | 747 |
|
748 |
||
4518 | 749 |
## HOL-Lambda |
2448 | 750 |
|
4518 | 751 |
HOL-Lambda: HOL $(LOG)/HOL-Lambda.gz |
2448 | 752 |
|
27164 | 753 |
$(LOG)/HOL-Lambda.gz: $(OUT)/HOL Lambda/Commutation.thy Lambda/Eta.thy \ |
754 |
Lambda/InductTermi.thy Lambda/Lambda.thy Lambda/ListApplication.thy \ |
|
755 |
Lambda/ListBeta.thy Lambda/ListOrder.thy Lambda/NormalForm.thy \ |
|
756 |
Lambda/ParRed.thy Lambda/Standardization.thy Lambda/StrongNorm.thy \ |
|
757 |
Lambda/Type.thy Lambda/WeakNorm.thy Lambda/ROOT.ML \ |
|
14070
86c56794b641
Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe
parents:
14044
diff
changeset
|
758 |
Lambda/document/root.bib Lambda/document/root.tex |
28500 | 759 |
@$(ISABELLE_TOOL) usedir -g true -m no_brackets $(OUT)/HOL Lambda |
2448 | 760 |
|
761 |
||
9015 | 762 |
## HOL-Prolog |
763 |
||
764 |
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz |
|
765 |
||
27164 | 766 |
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/prolog.ML \ |
767 |
Prolog/HOHH.thy Prolog/Test.thy Prolog/Func.thy Prolog/Type.thy |
|
28500 | 768 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Prolog |
9015 | 769 |
|
770 |
||
4518 | 771 |
## HOL-W0 |
2527 | 772 |
|
4518 | 773 |
HOL-W0: HOL $(LOG)/HOL-W0.gz |
2527 | 774 |
|
12946 | 775 |
$(LOG)/HOL-W0.gz: $(OUT)/HOL W0/ROOT.ML W0/W0.thy W0/document/root.tex |
28500 | 776 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL W0 |
2527 | 777 |
|
778 |
||
8012 | 779 |
## HOL-MicroJava |
780 |
||
781 |
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz |
|
782 |
||
27164 | 783 |
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL Library/Executable_Set.thy \ |
784 |
MicroJava/ROOT.ML MicroJava/Comp/AuxLemmas.thy \ |
|
785 |
MicroJava/Comp/CorrComp.thy MicroJava/Comp/CorrCompTp.thy \ |
|
786 |
MicroJava/Comp/DefsComp.thy MicroJava/Comp/Index.thy \ |
|
787 |
MicroJava/Comp/LemmasComp.thy MicroJava/Comp/NatCanonify.thy \ |
|
788 |
MicroJava/Comp/TranslComp.thy MicroJava/Comp/TranslCompTp.thy \ |
|
789 |
MicroJava/Comp/TypeInf.thy MicroJava/J/Conform.thy \ |
|
790 |
MicroJava/J/Eval.thy MicroJava/J/JBasis.thy \ |
|
791 |
MicroJava/J/JTypeSafe.thy MicroJava/J/Decl.thy MicroJava/J/State.thy \ |
|
792 |
MicroJava/J/Term.thy MicroJava/J/Type.thy MicroJava/J/TypeRel.thy \ |
|
793 |
MicroJava/J/WellForm.thy MicroJava/J/Value.thy \ |
|
794 |
MicroJava/J/WellType.thy MicroJava/J/Example.thy \ |
|
795 |
MicroJava/J/JListExample.thy MicroJava/JVM/JVMExec.thy \ |
|
796 |
MicroJava/JVM/JVMInstructions.thy MicroJava/JVM/JVMState.thy \ |
|
797 |
MicroJava/JVM/JVMExecInstr.thy MicroJava/JVM/JVMListExample.thy \ |
|
798 |
MicroJava/JVM/JVMExceptions.thy MicroJava/BV/BVSpec.thy \ |
|
799 |
MicroJava/BV/BVSpecTypeSafe.thy MicroJava/BV/Correct.thy \ |
|
800 |
MicroJava/BV/Err.thy MicroJava/BV/JType.thy MicroJava/BV/JVM.thy \ |
|
801 |
MicroJava/BV/JVMType.thy MicroJava/BV/Kildall.thy \ |
|
802 |
MicroJava/BV/LBVSpec.thy MicroJava/BV/Listn.thy MicroJava/BV/Opt.thy \ |
|
803 |
MicroJava/BV/Product.thy MicroJava/BV/Semilat.thy \ |
|
804 |
MicroJava/BV/Effect.thy MicroJava/BV/EffectMono.thy \ |
|
805 |
MicroJava/BV/Typing_Framework.thy \ |
|
806 |
MicroJava/BV/Typing_Framework_err.thy \ |
|
807 |
MicroJava/BV/Typing_Framework_JVM.thy MicroJava/BV/BVExample.thy \ |
|
808 |
MicroJava/BV/LBVSpec.thy MicroJava/BV/LBVCorrect.thy \ |
|
809 |
MicroJava/BV/LBVComplete.thy MicroJava/BV/LBVJVM.thy \ |
|
810 |
MicroJava/document/root.bib MicroJava/document/root.tex \ |
|
12915 | 811 |
MicroJava/document/introduction.tex |
28500 | 812 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL MicroJava |
11850 | 813 |
|
8012 | 814 |
|
11376 | 815 |
## HOL-NanoJava |
816 |
||
817 |
HOL-NanoJava: HOL $(LOG)/HOL-NanoJava.gz |
|
818 |
||
27164 | 819 |
$(LOG)/HOL-NanoJava.gz: $(OUT)/HOL NanoJava/ROOT.ML NanoJava/Term.thy \ |
820 |
NanoJava/Decl.thy NanoJava/TypeRel.thy NanoJava/State.thy \ |
|
821 |
NanoJava/OpSem.thy NanoJava/AxSem.thy NanoJava/AxSem.thy \ |
|
11376 | 822 |
NanoJava/document/root.bib NanoJava/document/root.tex |
28500 | 823 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NanoJava |
11850 | 824 |
|
8193 | 825 |
|
12855 | 826 |
## HOL-Bali |
827 |
||
828 |
HOL-Bali: HOL $(LOG)/HOL-Bali.gz |
|
829 |
||
830 |
$(LOG)/HOL-Bali.gz: $(OUT)/HOL Bali/AxCompl.thy Bali/AxExample.thy \ |
|
831 |
Bali/AxSem.thy Bali/AxSound.thy Bali/Basis.thy Bali/Conform.thy \ |
|
832 |
Bali/Decl.thy Bali/DeclConcepts.thy Bali/Eval.thy Bali/Evaln.thy \ |
|
833 |
Bali/Example.thy Bali/Name.thy Bali/ROOT.ML Bali/State.thy \ |
|
834 |
Bali/Table.thy Bali/Term.thy Bali/Trans.thy Bali/Type.thy \ |
|
835 |
Bali/TypeRel.thy Bali/TypeSafe.thy Bali/Value.thy Bali/WellForm.thy \ |
|
27164 | 836 |
Bali/DefiniteAssignment.thy Bali/DefiniteAssignmentCorrect.thy \ |
12855 | 837 |
Bali/WellType.thy Bali/document/root.tex |
28500 | 838 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Bali |
12855 | 839 |
|
840 |
||
13403 | 841 |
## HOL-Extraction |
842 |
||
843 |
HOL-Extraction: HOL $(LOG)/HOL-Extraction.gz |
|
844 |
||
27164 | 845 |
$(LOG)/HOL-Extraction.gz: $(OUT)/HOL Library/Efficient_Nat.thy \ |
846 |
Extraction/Euclid.thy Extraction/Greatest_Common_Divisor.thy \ |
|
847 |
Extraction/Higman.thy Extraction/Pigeonhole.thy \ |
|
848 |
Extraction/QuotRem.thy Extraction/ROOT.ML Extraction/Util.thy \ |
|
849 |
Extraction/Warshall.thy Extraction/document/root.tex \ |
|
13403 | 850 |
Extraction/document/root.bib |
28500 | 851 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Extraction |
13403 | 852 |
|
853 |
||
4518 | 854 |
## HOL-IOA |
855 |
||
856 |
HOL-IOA: HOL $(LOG)/HOL-IOA.gz |
|
2448 | 857 |
|
27164 | 858 |
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.thy IOA/IOA.thy IOA/ROOT.ML \ |
859 |
IOA/Solve.thy |
|
28500 | 860 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL IOA |
4518 | 861 |
|
862 |
||
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
863 |
## HOL-Lattice |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
864 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
865 |
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
866 |
|
27164 | 867 |
$(LOG)/HOL-Lattice.gz: $(OUT)/HOL Lattice/Bounds.thy \ |
868 |
Lattice/CompleteLattice.thy Lattice/Lattice.thy Lattice/Orders.thy \ |
|
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
869 |
Lattice/ROOT.ML Lattice/document/root.tex |
28500 | 870 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Lattice |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
871 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
872 |
|
4518 | 873 |
## HOL-ex |
2448 | 874 |
|
4518 | 875 |
HOL-ex: HOL $(LOG)/HOL-ex.gz |
2448 | 876 |
|
27164 | 877 |
$(LOG)/HOL-ex.gz: $(OUT)/HOL Library/Commutative_Ring.thy \ |
30179 | 878 |
Library/Primes.thy ex/Abstract_NAT.thy ex/Antiquote.thy \ |
30429
39acdf031548
moved Decision_Procs examples to Decision_Procs/ex
haftmann
parents:
30400
diff
changeset
|
879 |
ex/Arith_Examples.thy \ |
30179 | 880 |
ex/Arithmetic_Series_Complex.thy ex/BT.thy ex/BinEx.thy \ |
881 |
ex/Binary.thy ex/CTL.thy ex/Chinese.thy ex/Classical.thy \ |
|
31378 | 882 |
ex/CodegenSML_Test.thy ex/Codegenerator_Candidates.thy \ |
883 |
ex/Codegenerator_Pretty.thy ex/Codegenerator_Test.thy \ |
|
884 |
ex/Codegenerator_Pretty_Test.thy ex/Coherent.thy \ |
|
30179 | 885 |
ex/Commutative_RingEx.thy ex/Commutative_Ring_Complete.thy \ |
30429
39acdf031548
moved Decision_Procs examples to Decision_Procs/ex
haftmann
parents:
30400
diff
changeset
|
886 |
ex/Efficient_Nat_examples.thy \ |
32157
adea7a729c7a
Moved important theorems from FPS_Examples to FPS --- they are not
chaieb
parents:
31990
diff
changeset
|
887 |
ex/Eval_Examples.thy ex/Fundefs.thy \ |
30179 | 888 |
ex/Groebner_Examples.thy ex/Guess.thy ex/HarmonicSeries.thy \ |
889 |
ex/Hebrew.thy ex/Hex_Bin_Examples.thy ex/Higher_Order_Logic.thy \ |
|
30689
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
890 |
ex/Hilbert_Classical.thy \ |
27164 | 891 |
ex/Induction_Scheme.thy ex/InductiveInvariant.thy \ |
892 |
ex/InductiveInvariant_examples.thy ex/Intuitionistic.thy \ |
|
30179 | 893 |
ex/Lagrange.thy ex/LocaleTest2.thy ex/MT.thy ex/MergeSort.thy \ |
894 |
ex/Meson_Test.thy ex/MonoidGroup.thy ex/Multiquote.thy ex/NatSum.thy \ |
|
28109 | 895 |
ex/Numeral.thy ex/PER.thy ex/PresburgerEx.thy ex/Primrec.thy \ |
31595
bd2f7211a420
first running version of qc generators for datatypes
haftmann
parents:
31459
diff
changeset
|
896 |
ex/Quickcheck_Examples.thy ex/ROOT.ML \ |
30179 | 897 |
ex/Recdefs.thy ex/Records.thy ex/ReflectionEx.thy \ |
27164 | 898 |
ex/Refute_Examples.thy ex/SAT_Examples.thy ex/SVC_Oracle.thy \ |
30689
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
899 |
ex/Serbian.thy ex/Sqrt.thy ex/Sqrt_Script.thy \ |
31181 | 900 |
ex/Sudoku.thy ex/Tarski.thy \ |
30179 | 901 |
ex/Termination.thy ex/Unification.thy ex/document/root.bib \ |
30374
7311a1546d85
added predicate compiler, as formally checked prototype, not as user package
haftmann
parents:
30326
diff
changeset
|
902 |
ex/document/root.tex ex/set.thy ex/svc_funcs.ML ex/svc_test.thy \ |
32298 | 903 |
ex/Predicate_Compile.thy ex/predicate_compile.ML ex/Predicate_Compile_ex.thy \ |
904 |
ex/Mirabelle.thy ex/mirabelle.ML |
|
28500 | 905 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL ex |
2448 | 906 |
|
907 |
||
6445 | 908 |
## HOL-Isar_examples |
909 |
||
910 |
HOL-Isar_examples: HOL $(LOG)/HOL-Isar_examples.gz |
|
911 |
||
31758 | 912 |
$(LOG)/HOL-Isar_examples.gz: $(OUT)/HOL Isar_examples/Basic_Logic.thy \ |
27164 | 913 |
Isar_examples/Cantor.thy Isar_examples/Drinker.thy \ |
31758 | 914 |
Isar_examples/Expr_Compiler.thy Isar_examples/Fibonacci.thy \ |
27164 | 915 |
Isar_examples/Group.thy Isar_examples/Hoare.thy \ |
31758 | 916 |
Isar_examples/Hoare_Ex.thy Isar_examples/Knaster_Tarski.thy \ |
917 |
Isar_examples/Mutilated_Checkerboard.thy \ |
|
918 |
Isar_examples/Nested_Datatype.thy Isar_examples/Peirce.thy \ |
|
27164 | 919 |
Isar_examples/Puzzle.thy Isar_examples/Summation.thy \ |
920 |
Isar_examples/ROOT.ML Isar_examples/document/proof.sty \ |
|
921 |
Isar_examples/document/root.bib Isar_examples/document/root.tex \ |
|
24472
943ef707396c
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
wenzelm
parents:
24470
diff
changeset
|
922 |
Isar_examples/document/style.tex Hoare/hoare_tac.ML |
28500 | 923 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Isar_examples |
6445 | 924 |
|
925 |
||
14199 | 926 |
## HOL-SET-Protocol |
927 |
||
928 |
HOL-SET-Protocol: HOL $(LOG)/HOL-SET-Protocol.gz |
|
929 |
||
27164 | 930 |
$(LOG)/HOL-SET-Protocol.gz: $(OUT)/HOL SET-Protocol/ROOT.ML \ |
931 |
SET-Protocol/MessageSET.thy SET-Protocol/EventSET.thy \ |
|
932 |
SET-Protocol/PublicSET.thy SET-Protocol/Cardholder_Registration.thy \ |
|
933 |
SET-Protocol/Merchant_Registration.thy SET-Protocol/Purchase.thy \ |
|
934 |
SET-Protocol/document/root.tex |
|
28500 | 935 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL SET-Protocol |
14199 | 936 |
|
937 |
||
27421 | 938 |
## HOL-Matrix |
14610 | 939 |
|
28637 | 940 |
HOL-Matrix: HOL $(LOG)/HOL-Matrix.gz |
17323 | 941 |
|
28637 | 942 |
$(LOG)/HOL-Matrix.gz: $(OUT)/HOL \ |
27164 | 943 |
$(SRC)/Tools/Compute_Oracle/Compute_Oracle.thy \ |
944 |
$(SRC)/Tools/Compute_Oracle/am_compiler.ML \ |
|
945 |
$(SRC)/Tools/Compute_Oracle/am_interpreter.ML \ |
|
946 |
$(SRC)/Tools/Compute_Oracle/am.ML \ |
|
947 |
$(SRC)/Tools/Compute_Oracle/linker.ML \ |
|
948 |
$(SRC)/Tools/Compute_Oracle/am_ghc.ML \ |
|
949 |
$(SRC)/Tools/Compute_Oracle/am_sml.ML \ |
|
27484 | 950 |
$(SRC)/Tools/Compute_Oracle/compute.ML \ |
29804
e15b74577368
Added new Float theory and moved old Library/Float.thy to ComputeFloat
hoelzl
parents:
29792
diff
changeset
|
951 |
Tools/ComputeFloat.thy Tools/float_arith.ML \ |
27164 | 952 |
Matrix/Matrix.thy Matrix/SparseMatrix.thy Matrix/LP.thy \ |
953 |
Matrix/document/root.tex Matrix/ROOT.ML Matrix/cplex/Cplex.thy \ |
|
954 |
Matrix/cplex/CplexMatrixConverter.ML Matrix/cplex/Cplex_tools.ML \ |
|
955 |
Matrix/cplex/FloatSparseMatrixBuilder.ML Matrix/cplex/fspmlp.ML \ |
|
27484 | 956 |
Matrix/cplex/matrixlp.ML |
28500 | 957 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Matrix |
16873 | 958 |
|
14199 | 959 |
|
4518 | 960 |
## TLA |
961 |
||
962 |
TLA: HOL $(OUT)/TLA |
|
963 |
||
27164 | 964 |
$(OUT)/TLA: $(OUT)/HOL TLA/Action.thy TLA/Init.thy TLA/Intensional.thy \ |
21624 | 965 |
TLA/ROOT.ML TLA/Stfun.thy TLA/TLA.thy |
28500 | 966 |
@cd TLA; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL TLA |
4518 | 967 |
|
968 |
||
969 |
## TLA-Inc |
|
970 |
||
971 |
TLA-Inc: TLA $(LOG)/TLA-Inc.gz |
|
972 |
||
21624 | 973 |
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy |
28500 | 974 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Inc |
4518 | 975 |
|
976 |
||
977 |
## TLA-Buffer |
|
978 |
||
979 |
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz |
|
2448 | 980 |
|
21624 | 981 |
$(LOG)/TLA-Buffer.gz: $(OUT)/TLA TLA/Buffer/Buffer.thy TLA/Buffer/DBuffer.thy |
28500 | 982 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Buffer |
4518 | 983 |
|
984 |
||
985 |
## TLA-Memory |
|
986 |
||
987 |
TLA-Memory: TLA $(LOG)/TLA-Memory.gz |
|
4447 | 988 |
|
27164 | 989 |
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MemClerk.thy \ |
990 |
TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.thy \ |
|
991 |
TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.thy \ |
|
992 |
TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.thy \ |
|
21624 | 993 |
TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.thy |
28500 | 994 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Memory |
4518 | 995 |
|
996 |
||
19497 | 997 |
## HOL-Nominal |
998 |
||
999 |
HOL-Nominal: HOL $(OUT)/HOL-Nominal |
|
1000 |
||
22245
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1001 |
$(OUT)/HOL-Nominal: $(OUT)/HOL Nominal/ROOT.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1002 |
Nominal/Nominal.thy \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1003 |
Nominal/nominal_atoms.ML \ |
31936 | 1004 |
Nominal/nominal_datatype.ML \ |
22784
4637b69de71b
Added datatype_case.ML and nominal_fresh_fun.ML.
berghofe
parents:
22657
diff
changeset
|
1005 |
Nominal/nominal_fresh_fun.ML \ |
22247 | 1006 |
Nominal/nominal_induct.ML \ |
22314 | 1007 |
Nominal/nominal_inductive.ML \ |
28652 | 1008 |
Nominal/nominal_inductive2.ML \ |
22245
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1009 |
Nominal/nominal_permeq.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1010 |
Nominal/nominal_primrec.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1011 |
Nominal/nominal_thmdecls.ML \ |
21542 | 1012 |
Library/Infinite_Set.thy |
28500 | 1013 |
@cd Nominal; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Nominal |
19497 | 1014 |
|
1015 |
||
1016 |
## HOL-Nominal-Examples |
|
1017 |
||
1018 |
HOL-Nominal-Examples: HOL-Nominal $(LOG)/HOL-Nominal-Examples.gz |
|
1019 |
||
19564
d3e2f532459a
First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents:
19499
diff
changeset
|
1020 |
$(LOG)/HOL-Nominal-Examples.gz: $(OUT)/HOL-Nominal \ |
27163 | 1021 |
Nominal/Examples/CK_Machine.thy \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1022 |
Nominal/Examples/CR.thy \ |
22821
15b2e7ec1f3b
alternative and much simpler proof for Church-Rosser of Beta-Reduction
urbanc
parents:
22819
diff
changeset
|
1023 |
Nominal/Examples/CR_Takahashi.thy \ |
24152 | 1024 |
Nominal/Examples/Class.thy \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1025 |
Nominal/Examples/Compile.thy \ |
25725 | 1026 |
Nominal/Examples/Contexts.thy \ |
1027 |
Nominal/Examples/Crary.thy \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1028 |
Nominal/Examples/Fsub.thy \ |
25725 | 1029 |
Nominal/Examples/Height.thy \ |
1030 |
Nominal/Examples/Lam_Funs.thy \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1031 |
Nominal/Examples/Lambda_mu.thy \ |
25725 | 1032 |
Nominal/Examples/LocalWeakening.thy \ |
1033 |
Nominal/Examples/ROOT.ML \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1034 |
Nominal/Examples/SN.thy \ |
23144 | 1035 |
Nominal/Examples/SOS.thy \ |
27624
a925aa66e17a
Added Standardization theory to nominal examples.
berghofe
parents:
27484
diff
changeset
|
1036 |
Nominal/Examples/Standardization.thy \ |
24896
70f238757695
added the two new examples from Nominal to the build process
urbanc
parents:
24830
diff
changeset
|
1037 |
Nominal/Examples/Support.thy \ |
27032 | 1038 |
Nominal/Examples/Type_Preservation.thy \ |
25725 | 1039 |
Nominal/Examples/VC_Condition.thy \ |
26195 | 1040 |
Nominal/Examples/W.thy \ |
25725 | 1041 |
Nominal/Examples/Weakening.thy |
28500 | 1042 |
@cd Nominal; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Nominal Examples |
19497 | 1043 |
|
1044 |
||
24333 | 1045 |
## HOL-Word |
1046 |
||
1047 |
HOL-Word: HOL $(OUT)/HOL-Word |
|
1048 |
||
29650 | 1049 |
$(OUT)/HOL-Word: $(OUT)/HOL Word/ROOT.ML \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
1050 |
Library/Boolean_Algebra.thy \ |
27164 | 1051 |
Library/Numeral_Type.thy Word/Num_Lemmas.thy Word/TdThs.thy \ |
1052 |
Word/Size.thy Word/BinGeneral.thy Word/BinOperations.thy \ |
|
1053 |
Word/BinBoolList.thy Word/BitSyntax.thy Word/WordDefinition.thy \ |
|
1054 |
Word/WordArith.thy Word/WordBitwise.thy Word/WordShift.thy \ |
|
29628 | 1055 |
Word/WordGenLib.thy Word/Word.thy Word/document/root.tex \ |
27164 | 1056 |
Word/document/root.bib |
28500 | 1057 |
@cd Word; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Word |
24333 | 1058 |
|
1059 |
||
24442 | 1060 |
## HOL-Word-Examples |
1061 |
||
1062 |
HOL-Word-Examples: HOL-Word $(LOG)/HOL-Word-Examples.gz |
|
1063 |
||
27164 | 1064 |
$(LOG)/HOL-Word-Examples.gz: $(OUT)/HOL-Word Word/Examples/ROOT.ML \ |
24442 | 1065 |
Word/Examples/WordExamples.thy |
28500 | 1066 |
@cd Word; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Word Examples |
24442 | 1067 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1068 |
|
25171 | 1069 |
## HOL-Statespace |
1070 |
||
1071 |
HOL-Statespace: HOL $(LOG)/HOL-Statespace.gz |
|
1072 |
||
27164 | 1073 |
$(LOG)/HOL-Statespace.gz: $(OUT)/HOL Statespace/DistinctTreeProver.thy \ |
1074 |
Statespace/StateFun.thy Statespace/StateSpaceLocale.thy \ |
|
1075 |
Statespace/StateSpaceSyntax.thy Statespace/StateSpaceEx.thy \ |
|
1076 |
Statespace/distinct_tree_prover.ML Statespace/state_space.ML \ |
|
1077 |
Statespace/state_fun.ML Statespace/document/root.tex |
|
28500 | 1078 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Statespace |
24442 | 1079 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1080 |
|
27470 | 1081 |
## HOL-NSA |
1082 |
||
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1083 |
HOL-NSA: HOL $(OUT)/HOL-NSA |
27470 | 1084 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1085 |
$(OUT)/HOL-NSA: $(OUT)/HOL \ |
27470 | 1086 |
NSA/CLim.thy \ |
1087 |
NSA/CStar.thy \ |
|
1088 |
NSA/NSCA.thy \ |
|
1089 |
NSA/NSComplex.thy \ |
|
1090 |
NSA/HDeriv.thy \ |
|
1091 |
NSA/HLim.thy \ |
|
1092 |
NSA/HLog.thy \ |
|
1093 |
NSA/HSEQ.thy \ |
|
1094 |
NSA/HSeries.thy \ |
|
1095 |
NSA/HTranscendental.thy \ |
|
1096 |
NSA/Hypercomplex.thy \ |
|
1097 |
NSA/HyperDef.thy \ |
|
1098 |
NSA/HyperNat.thy \ |
|
1099 |
NSA/Hyperreal.thy \ |
|
1100 |
NSA/Filter.thy \ |
|
1101 |
NSA/NatStar.thy \ |
|
1102 |
NSA/NSA.thy \ |
|
1103 |
NSA/StarDef.thy \ |
|
1104 |
NSA/Star.thy \ |
|
1105 |
NSA/transfer.ML \ |
|
1106 |
Library/Infinite_Set.thy \ |
|
1107 |
Library/Zorn.thy \ |
|
1108 |
NSA/ROOT.ML |
|
28500 | 1109 |
@cd NSA; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-NSA |
27470 | 1110 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1111 |
|
27470 | 1112 |
## HOL-NSA-Examples |
1113 |
||
1114 |
HOL-NSA-Examples: HOL-NSA $(LOG)/HOL-NSA-Examples.gz |
|
1115 |
||
1116 |
$(LOG)/HOL-NSA-Examples.gz: $(OUT)/HOL-NSA NSA/Examples/ROOT.ML \ |
|
1117 |
NSA/Examples/NSPrimes.thy |
|
28500 | 1118 |
@cd NSA; $(ISABELLE_TOOL) usedir $(OUT)/HOL-NSA Examples |
27470 | 1119 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1120 |
|
4518 | 1121 |
## clean |
4447 | 1122 |
|
1123 |
clean: |
|
29748 | 1124 |
@rm -f $(OUT)/HOL-Plain $(OUT)/HOL-Main $(OUT)/HOL \ |
1125 |
$(OUT)/HOL-Nominal $(OUT)/TLA $(LOG)/HOL.gz \ |
|
1126 |
$(LOG)/TLA.gz $(LOG)/HOL-Isar_examples.gz \ |
|
1127 |
$(LOG)/HOL-Induct.gz $(LOG)/HOL-ex.gz \ |
|
1128 |
$(LOG)/HOL-Subst.gz $(LOG)/HOL-IMP.gz \ |
|
1129 |
$(LOG)/HOL-IMPP.gz $(LOG)/HOL-Hoare.gz \ |
|
1130 |
$(LOG)/HOL-HoareParallel.gz $(LOG)/HOL-Lex.gz \ |
|
1131 |
$(LOG)/HOL-Algebra.gz $(LOG)/HOL-Auth.gz \ |
|
1132 |
$(LOG)/HOL-UNITY.gz $(LOG)/HOL-Modelcheck.gz \ |
|
1133 |
$(LOG)/HOL-Lambda.gz $(LOG)/HOL-Bali.gz \ |
|
1134 |
$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-NanoJava.gz \ |
|
1135 |
$(LOG)/HOL-Nominal-Examples.gz $(LOG)/HOL-IOA.gz \ |
|
1136 |
$(LOG)/HOL-Lattice $(LOG)/HOL-Matrix \ |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
1137 |
$(LOG)/HOL-Hahn_Banach.gz $(LOG)/HOL-SET-Protocol.gz \ |
29748 | 1138 |
$(LOG)/TLA-Inc.gz $(LOG)/TLA-Buffer.gz \ |
1139 |
$(LOG)/TLA-Memory.gz $(LOG)/HOL-Library.gz \ |
|
1140 |
$(LOG)/HOL-Unix.gz $(OUT)/HOL-Word $(LOG)/HOL-Word.gz \ |
|
1141 |
$(LOG)/HOL-Word-Examples.gz $(OUT)/HOL-NSA \ |
|
1142 |
$(LOG)/HOL-NSA.gz $(LOG)/HOL-NSA-Examples.gz |