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