author | boehmes |
Wed, 12 May 2010 23:53:57 +0200 | |
changeset 36893 | 48cf03469dc6 |
parent 36892 | ea94c03ad567 |
child 36895 | a96f9793d9c5 |
permissions | -rw-r--r-- |
36147
b43b22f63665
theory RBT with abstract type of red-black trees backed by implementation RBT_Impl
haftmann
parents:
36115
diff
changeset
|
1 |
|
2448 | 2 |
# |
3 |
# IsaMakefile for HOL |
|
4 |
# |
|
5 |
||
4518 | 6 |
## targets |
2448 | 7 |
|
4518 | 8 |
default: HOL |
27421 | 9 |
generate: HOL-Generate-HOL HOL-Generate-HOLLight |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
10 |
|
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
11 |
images: \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
12 |
HOL \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
13 |
HOL-Algebra \ |
35931 | 14 |
HOL-Base \ |
33419 | 15 |
HOL-Boogie \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
16 |
HOL-Main \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
17 |
HOL-Multivariate_Analysis \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
18 |
HOL-NSA \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
19 |
HOL-Nominal \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
20 |
HOL-Plain \ |
35931 | 21 |
HOL-Probability \ |
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
22 |
HOL-Proofs \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
23 |
HOL-SMT \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
24 |
HOL-Word \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
25 |
HOL4 \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
26 |
TLA |
10135 | 27 |
|
25321 | 28 |
#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
|
29 |
test: \ |
24373 | 30 |
HOL-Library \ |
24325 | 31 |
HOL-ex \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
32 |
HOL-Auth \ |
14031 | 33 |
HOL-Bali \ |
33439 | 34 |
HOL-Boogie-Examples \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
35 |
HOL-Decision_Procs \ |
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
36 |
HOL-Hahn_Banach \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
37 |
HOL-Hoare \ |
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
38 |
HOL-Hoare_Parallel \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
39 |
HOL-IMP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
40 |
HOL-IMPP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
41 |
HOL-IOA \ |
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
42 |
HOL-Imperative_HOL \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
43 |
HOL-Import \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
44 |
HOL-Induct \ |
33026 | 45 |
HOL-Isar_Examples \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
46 |
HOL-Lattice \ |
28637 | 47 |
HOL-Matrix \ |
33027 | 48 |
HOL-Metis_Examples \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
49 |
HOL-MicroJava \ |
32496 | 50 |
HOL-Mirabelle \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
51 |
HOL-Modelcheck \ |
35536 | 52 |
HOL-Mutabelle \ |
11376 | 53 |
HOL-NanoJava \ |
33197
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
54 |
HOL-Nitpick_Examples \ |
19497 | 55 |
HOL-Nominal-Examples \ |
32479 | 56 |
HOL-Number_Theory \ |
57 |
HOL-Old_Number_Theory \ |
|
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
58 |
HOL-Quotient_Examples \ |
35950
791ce568d40a
moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
bulwahn
parents:
35931
diff
changeset
|
59 |
HOL-Predicate_Compile_Examples \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
60 |
HOL-Prolog \ |
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
61 |
HOL-Proofs-Extraction \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
62 |
HOL-Proofs-Lambda \ |
33028 | 63 |
HOL-SET_Protocol \ |
33439 | 64 |
HOL-SMT-Examples \ |
25171 | 65 |
HOL-Statespace \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
66 |
HOL-Subst \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
67 |
TLA-Buffer \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
68 |
TLA-Inc \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
69 |
TLA-Memory \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
70 |
HOL-UNITY \ |
10966 | 71 |
HOL-Unix \ |
24442 | 72 |
HOL-Word-Examples \ |
24325 | 73 |
HOL-ZF |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
74 |
# ^ this is the sort position |
10614 | 75 |
|
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
76 |
all: test images |
4518 | 77 |
|
78 |
||
79 |
## global settings |
|
80 |
||
81 |
SRC = $(ISABELLE_HOME)/src |
|
3118 | 82 |
OUT = $(ISABELLE_OUTPUT) |
4447 | 83 |
LOG = $(OUT)/log |
2448 | 84 |
|
4518 | 85 |
|
86 |
## HOL |
|
2448 | 87 |
|
28393 | 88 |
HOL: Pure $(OUT)/HOL |
27368 | 89 |
|
29505 | 90 |
HOL-Base: Pure $(OUT)/HOL-Base |
91 |
||
27368 | 92 |
HOL-Plain: Pure $(OUT)/HOL-Plain |
4518 | 93 |
|
28401 | 94 |
HOL-Main: Pure $(OUT)/HOL-Main |
95 |
||
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
96 |
HOL-Proofs: Pure $(OUT)/HOL-Proofs |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
97 |
|
4518 | 98 |
Pure: |
28500 | 99 |
@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
|
100 |
|
27694 | 101 |
$(OUT)/Pure: Pure |
102 |
||
36073 | 103 |
BASE_DEPENDENCIES = $(OUT)/Pure \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
104 |
$(SRC)/Provers/blast.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
105 |
$(SRC)/Provers/clasimp.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
106 |
$(SRC)/Provers/classical.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
107 |
$(SRC)/Provers/hypsubst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
108 |
$(SRC)/Provers/quantifier1.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
109 |
$(SRC)/Provers/splitter.ML \ |
34028
1e6206763036
split off evaluation mechanisms in separte module Code_Eval
haftmann
parents:
34020
diff
changeset
|
110 |
$(SRC)/Tools/Code/code_eval.ML \ |
31771 | 111 |
$(SRC)/Tools/Code/code_haskell.ML \ |
112 |
$(SRC)/Tools/Code/code_ml.ML \ |
|
113 |
$(SRC)/Tools/Code/code_preproc.ML \ |
|
114 |
$(SRC)/Tools/Code/code_printer.ML \ |
|
34945 | 115 |
$(SRC)/Tools/Code/code_scala.ML \ |
31771 | 116 |
$(SRC)/Tools/Code/code_target.ML \ |
117 |
$(SRC)/Tools/Code/code_thingol.ML \ |
|
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
118 |
$(SRC)/Tools/Code_Generator.thy \ |
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
119 |
$(SRC)/Tools/IsaPlanner/isand.ML \ |
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
120 |
$(SRC)/Tools/IsaPlanner/rw_inst.ML \ |
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
121 |
$(SRC)/Tools/IsaPlanner/rw_tools.ML \ |
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
122 |
$(SRC)/Tools/IsaPlanner/zipper.ML \ |
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
123 |
$(SRC)/Tools/atomize_elim.ML \ |
33561
ab01b72715ef
introduced Auto Nitpick in addition to Auto Quickcheck;
blanchet
parents:
33210
diff
changeset
|
124 |
$(SRC)/Tools/auto_counterexample.ML \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
125 |
$(SRC)/Tools/auto_solve.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
126 |
$(SRC)/Tools/coherent.ML \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
127 |
$(SRC)/Tools/cong_tac.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
128 |
$(SRC)/Tools/eqsubst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
129 |
$(SRC)/Tools/induct.ML \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
130 |
$(SRC)/Tools/induct_tacs.ML \ |
30165
6ee87f67d9cd
moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
wenzelm
parents:
30160
diff
changeset
|
131 |
$(SRC)/Tools/intuitionistic.ML \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
132 |
$(SRC)/Tools/more_conv.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
133 |
$(SRC)/Tools/nbe.ML \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
134 |
$(SRC)/Tools/project_rule.ML \ |
30973
304ab57afa6e
observe distinction between Pure/Tools and Tools more closely
haftmann
parents:
30954
diff
changeset
|
135 |
$(SRC)/Tools/quickcheck.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
136 |
$(SRC)/Tools/random_word.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
137 |
$(SRC)/Tools/value.ML \ |
29505 | 138 |
HOL.thy \ |
139 |
Tools/hologic.ML \ |
|
140 |
Tools/recfun_codegen.ML \ |
|
36073 | 141 |
Tools/simpdata.ML |
29505 | 142 |
|
143 |
$(OUT)/HOL-Base: base.ML $(BASE_DEPENDENCIES) |
|
29523 | 144 |
@$(ISABELLE_TOOL) usedir -b -f base.ML -d false -g false $(OUT)/Pure HOL-Base |
29505 | 145 |
|
146 |
PLAIN_DEPENDENCIES = $(BASE_DEPENDENCIES)\ |
|
32139 | 147 |
Complete_Lattice.thy \ |
27368 | 148 |
Datatype.thy \ |
149 |
Extraction.thy \ |
|
35050
9f841f20dca6
renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
haftmann
parents:
35039
diff
changeset
|
150 |
Fields.thy \ |
27368 | 151 |
Finite_Set.thy \ |
152 |
Fun.thy \ |
|
153 |
FunDef.thy \ |
|
35050
9f841f20dca6
renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
haftmann
parents:
35039
diff
changeset
|
154 |
Groups.thy \ |
27368 | 155 |
Inductive.thy \ |
156 |
Lattices.thy \ |
|
157 |
Nat.thy \ |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
158 |
Nitpick.thy \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
159 |
Option.thy \ |
27368 | 160 |
Orderings.thy \ |
161 |
Plain.thy \ |
|
162 |
Power.thy \ |
|
163 |
Predicate.thy \ |
|
164 |
Product_Type.thy \ |
|
165 |
Record.thy \ |
|
166 |
Refute.thy \ |
|
167 |
Relation.thy \ |
|
35050
9f841f20dca6
renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
haftmann
parents:
35039
diff
changeset
|
168 |
Rings.thy \ |
27368 | 169 |
SAT.thy \ |
170 |
Set.thy \ |
|
171 |
Sum_Type.thy \ |
|
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
172 |
Tools/arith_data.ML \ |
27368 | 173 |
Tools/cnf_funcs.ML \ |
31771 | 174 |
Tools/Datatype/datatype_abs_proofs.ML \ |
175 |
Tools/Datatype/datatype_aux.ML \ |
|
176 |
Tools/Datatype/datatype_case.ML \ |
|
177 |
Tools/Datatype/datatype_codegen.ML \ |
|
33963
977b94b64905
renamed former datatype.ML to datatype_data.ML; datatype.ML provides uniform view on datatype.ML and datatype_rep_proofs.ML
haftmann
parents:
33954
diff
changeset
|
178 |
Tools/Datatype/datatype_data.ML \ |
31771 | 179 |
Tools/Datatype/datatype_prop.ML \ |
180 |
Tools/Datatype/datatype_realizer.ML \ |
|
33963
977b94b64905
renamed former datatype.ML to datatype_data.ML; datatype.ML provides uniform view on datatype.ML and datatype_rep_proofs.ML
haftmann
parents:
33954
diff
changeset
|
181 |
Tools/Datatype/datatype.ML \ |
27368 | 182 |
Tools/dseq.ML \ |
31771 | 183 |
Tools/Function/context_tree.ML \ |
33099
b8cdd3d73022
function package: more standard names for structures and files
krauss
parents:
33098
diff
changeset
|
184 |
Tools/Function/function_common.ML \ |
b8cdd3d73022
function package: more standard names for structures and files
krauss
parents:
33098
diff
changeset
|
185 |
Tools/Function/function_core.ML \ |
b8cdd3d73022
function package: more standard names for structures and files
krauss
parents:
33098
diff
changeset
|
186 |
Tools/Function/function_lib.ML \ |
b8cdd3d73022
function package: more standard names for structures and files
krauss
parents:
33098
diff
changeset
|
187 |
Tools/Function/function.ML \ |
33098 | 188 |
Tools/Function/fun.ML \ |
33471 | 189 |
Tools/Function/induction_schema.ML \ |
31771 | 190 |
Tools/Function/lexicographic_order.ML \ |
191 |
Tools/Function/measure_functions.ML \ |
|
192 |
Tools/Function/mutual.ML \ |
|
33083 | 193 |
Tools/Function/pat_completeness.ML \ |
31771 | 194 |
Tools/Function/pattern_split.ML \ |
33100 | 195 |
Tools/Function/relation.ML \ |
31771 | 196 |
Tools/Function/scnp_reconstruct.ML \ |
197 |
Tools/Function/scnp_solve.ML \ |
|
198 |
Tools/Function/size.ML \ |
|
199 |
Tools/Function/sum_tree.ML \ |
|
200 |
Tools/Function/termination.ML \ |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
201 |
Tools/Nitpick/kodkod.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
202 |
Tools/Nitpick/kodkod_sat.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
203 |
Tools/Nitpick/minipick.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
204 |
Tools/Nitpick/nitpick.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
205 |
Tools/Nitpick/nitpick_hol.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
206 |
Tools/Nitpick/nitpick_isar.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
207 |
Tools/Nitpick/nitpick_kodkod.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
208 |
Tools/Nitpick/nitpick_model.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
209 |
Tools/Nitpick/nitpick_mono.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
210 |
Tools/Nitpick/nitpick_nut.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
211 |
Tools/Nitpick/nitpick_peephole.ML \ |
35070
96136eb6218f
split "nitpick_hol.ML" into two files to make it more manageable;
blanchet
parents:
34996
diff
changeset
|
212 |
Tools/Nitpick/nitpick_preproc.ML \ |
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
213 |
Tools/Nitpick/nitpick_rep.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
214 |
Tools/Nitpick/nitpick_scope.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
215 |
Tools/Nitpick/nitpick_tests.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
216 |
Tools/Nitpick/nitpick_util.ML \ |
27368 | 217 |
Tools/inductive_codegen.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
218 |
Tools/inductive.ML \ |
27368 | 219 |
Tools/inductive_realizer.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
220 |
Tools/inductive_set.ML \ |
27368 | 221 |
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
|
222 |
Tools/nat_arith.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
223 |
Tools/old_primrec.ML \ |
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
224 |
Tools/primrec.ML \ |
27368 | 225 |
Tools/prop_logic.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
226 |
Tools/record.ML \ |
27368 | 227 |
Tools/refute.ML \ |
228 |
Tools/refute_isar.ML \ |
|
229 |
Tools/rewrite_hol_proof.ML \ |
|
230 |
Tools/sat_funcs.ML \ |
|
231 |
Tools/sat_solver.ML \ |
|
232 |
Tools/split_rule.ML \ |
|
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
233 |
Tools/typecopy.ML \ |
27368 | 234 |
Tools/typedef_codegen.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
235 |
Tools/typedef.ML \ |
27368 | 236 |
Transitive_Closure.thy \ |
237 |
Typedef.thy \ |
|
238 |
Wellfounded.thy \ |
|
239 |
$(SRC)/Provers/Arith/abel_cancel.ML \ |
|
240 |
$(SRC)/Provers/Arith/cancel_div_mod.ML \ |
|
241 |
$(SRC)/Provers/Arith/cancel_sums.ML \ |
|
242 |
$(SRC)/Provers/Arith/fast_lin_arith.ML \ |
|
243 |
$(SRC)/Provers/order.ML \ |
|
244 |
$(SRC)/Provers/trancl.ML \ |
|
245 |
$(SRC)/Tools/rat.ML |
|
28312
f0838044f034
different session branches for HOL-Plain vs. Plain
haftmann
parents:
28243
diff
changeset
|
246 |
|
f0838044f034
different session branches for HOL-Plain vs. Plain
haftmann
parents:
28243
diff
changeset
|
247 |
$(OUT)/HOL-Plain: plain.ML $(PLAIN_DEPENDENCIES) |
28500 | 248 |
@$(ISABELLE_TOOL) usedir -b -f plain.ML -g true $(OUT)/Pure HOL-Plain |
27368 | 249 |
|
28401 | 250 |
MAIN_DEPENDENCIES = $(PLAIN_DEPENDENCIES) \ |
35725
4d7e3cc9c52c
Big_Operators now in Main rather than Plain src/HOL/Wellfounded.thy
haftmann
parents:
35719
diff
changeset
|
251 |
Big_Operators.thy \ |
32657 | 252 |
Code_Evaluation.thy \ |
31205
98370b26c2ce
String.literal replaces message_string, code_numeral replaces (code_)index
haftmann
parents:
31203
diff
changeset
|
253 |
Code_Numeral.thy \ |
33296
a3924d1069e5
moved theory Divides after theory Nat_Numeral; tuned some proof texts
haftmann
parents:
33272
diff
changeset
|
254 |
Divides.thy \ |
34948
2d5f2a9f7601
refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
bulwahn
parents:
34228
diff
changeset
|
255 |
DSequence.thy \ |
27368 | 256 |
Equiv_Relations.thy \ |
257 |
Groebner_Basis.thy \ |
|
258 |
Hilbert_Choice.thy \ |
|
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
259 |
Int.thy \ |
34948
2d5f2a9f7601
refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
bulwahn
parents:
34228
diff
changeset
|
260 |
Lazy_Sequence.thy \ |
27421 | 261 |
List.thy \ |
262 |
Main.thy \ |
|
263 |
Map.thy \ |
|
30925 | 264 |
Nat_Numeral.thy \ |
33318
ddd97d9dfbfb
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
haftmann
parents:
33298
diff
changeset
|
265 |
Nat_Transfer.thy \ |
33356
9157d0f9f00e
moved Commutative_Ring into session Decision_Procs
haftmann
parents:
33348
diff
changeset
|
266 |
Numeral_Simprocs.thy \ |
27421 | 267 |
Presburger.thy \ |
33250
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
268 |
Predicate_Compile.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
269 |
Quickcheck.thy \ |
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
270 |
Quotient.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
271 |
Random.thy \ |
34948
2d5f2a9f7601
refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
bulwahn
parents:
34228
diff
changeset
|
272 |
Random_Sequence.thy \ |
27421 | 273 |
Recdef.thy \ |
36751
7f1da69cacb3
split of semiring normalization from Groebner theory; moved field_comp_conv to Numeral_Simproces
haftmann
parents:
36700
diff
changeset
|
274 |
Semiring_Normalization.thy \ |
27421 | 275 |
SetInterval.thy \ |
35827 | 276 |
Sledgehammer.thy \ |
31048
ac146fc38b51
refined HOL string theories and corresponding ML fragments
haftmann
parents:
31036
diff
changeset
|
277 |
String.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
278 |
Typerep.thy \ |
27421 | 279 |
$(SRC)/Provers/Arith/assoc_fold.ML \ |
280 |
$(SRC)/Provers/Arith/cancel_numeral_factor.ML \ |
|
281 |
$(SRC)/Provers/Arith/cancel_numerals.ML \ |
|
282 |
$(SRC)/Provers/Arith/combine_numerals.ML \ |
|
283 |
$(SRC)/Provers/Arith/extract_common_term.ML \ |
|
284 |
$(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
|
285 |
Tools/ATP_Manager/atp_manager.ML \ |
36377
b3dce4c715d0
now rename the file "atp_wrapper.ML" to "atp_systems.ML" + fix typo in "SystemOnTPTP" script
blanchet
parents:
36375
diff
changeset
|
286 |
Tools/ATP_Manager/atp_systems.ML \ |
33318
ddd97d9dfbfb
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
haftmann
parents:
33298
diff
changeset
|
287 |
Tools/choice_specification.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
288 |
Tools/int_arith.ML \ |
36753
5cf4e9128f22
renamed Normalizer to the more specific Semiring_Normalizer
haftmann
parents:
36751
diff
changeset
|
289 |
Tools/groebner.ML \ |
31055
2cf6efca6c71
proper structures for list and string code generation stuff
haftmann
parents:
31048
diff
changeset
|
290 |
Tools/list_code.ML \ |
27421 | 291 |
Tools/meson.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
292 |
Tools/nat_numeral_simprocs.ML \ |
27421 | 293 |
Tools/numeral.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
294 |
Tools/numeral_simprocs.ML \ |
27421 | 295 |
Tools/numeral_syntax.ML \ |
33250
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
296 |
Tools/Predicate_Compile/predicate_compile_aux.ML \ |
36046
c3946372f556
putting compilation setup of predicate compiler in a separate file
bulwahn
parents:
36032
diff
changeset
|
297 |
Tools/Predicate_Compile/predicate_compile_compilations.ML \ |
33250
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
298 |
Tools/Predicate_Compile/predicate_compile_core.ML \ |
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
299 |
Tools/Predicate_Compile/predicate_compile_data.ML \ |
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
300 |
Tools/Predicate_Compile/predicate_compile_fun.ML \ |
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
301 |
Tools/Predicate_Compile/predicate_compile.ML \ |
36032
dfd30b5b4e73
adding specialisation of predicates to the predicate compiler
bulwahn
parents:
35972
diff
changeset
|
302 |
Tools/Predicate_Compile/predicate_compile_specialisation.ML \ |
33250
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
303 |
Tools/Predicate_Compile/predicate_compile_pred.ML \ |
31260 | 304 |
Tools/quickcheck_generators.ML \ |
27421 | 305 |
Tools/Qelim/cooper.ML \ |
36803 | 306 |
Tools/Qelim/cooper_procedure.ML \ |
27421 | 307 |
Tools/Qelim/qelim.ML \ |
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
308 |
Tools/Quotient/quotient_def.ML \ |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
309 |
Tools/Quotient/quotient_info.ML \ |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
310 |
Tools/Quotient/quotient_tacs.ML \ |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
311 |
Tools/Quotient/quotient_term.ML \ |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
312 |
Tools/Quotient/quotient_typ.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
313 |
Tools/recdef.ML \ |
36753
5cf4e9128f22
renamed Normalizer to the more specific Semiring_Normalizer
haftmann
parents:
36751
diff
changeset
|
314 |
Tools/semiring_normalizer.ML \ |
35865 | 315 |
Tools/Sledgehammer/meson_tactic.ML \ |
35825
a6aad5a70ed4
move Sledgehammer files in a directory of their own
blanchet
parents:
35763
diff
changeset
|
316 |
Tools/Sledgehammer/metis_tactics.ML \ |
a6aad5a70ed4
move Sledgehammer files in a directory of their own
blanchet
parents:
35763
diff
changeset
|
317 |
Tools/Sledgehammer/sledgehammer_fact_filter.ML \ |
36375
2482446a604c
move the minimizer to the Sledgehammer directory
blanchet
parents:
36280
diff
changeset
|
318 |
Tools/Sledgehammer/sledgehammer_fact_minimizer.ML \ |
35825
a6aad5a70ed4
move Sledgehammer files in a directory of their own
blanchet
parents:
35763
diff
changeset
|
319 |
Tools/Sledgehammer/sledgehammer_fact_preprocessor.ML \ |
a6aad5a70ed4
move Sledgehammer files in a directory of their own
blanchet
parents:
35763
diff
changeset
|
320 |
Tools/Sledgehammer/sledgehammer_fol_clause.ML \ |
a6aad5a70ed4
move Sledgehammer files in a directory of their own
blanchet
parents:
35763
diff
changeset
|
321 |
Tools/Sledgehammer/sledgehammer_hol_clause.ML \ |
35866
513074557e06
move the Sledgehammer Isar commands together into one file;
blanchet
parents:
35865
diff
changeset
|
322 |
Tools/Sledgehammer/sledgehammer_isar.ML \ |
35825
a6aad5a70ed4
move Sledgehammer files in a directory of their own
blanchet
parents:
35763
diff
changeset
|
323 |
Tools/Sledgehammer/sledgehammer_proof_reconstruct.ML \ |
35967 | 324 |
Tools/Sledgehammer/sledgehammer_util.ML \ |
31055
2cf6efca6c71
proper structures for list and string code generation stuff
haftmann
parents:
31048
diff
changeset
|
325 |
Tools/string_code.ML \ |
27421 | 326 |
Tools/string_syntax.ML \ |
33318
ddd97d9dfbfb
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
haftmann
parents:
33298
diff
changeset
|
327 |
Tools/transfer.ML \ |
27421 | 328 |
Tools/TFL/casesplit.ML \ |
329 |
Tools/TFL/dcterm.ML \ |
|
330 |
Tools/TFL/post.ML \ |
|
331 |
Tools/TFL/rules.ML \ |
|
332 |
Tools/TFL/tfl.ML \ |
|
333 |
Tools/TFL/thms.ML \ |
|
334 |
Tools/TFL/thry.ML \ |
|
335 |
Tools/TFL/usyntax.ML \ |
|
28477
9339d4dcec8b
version of sledgehammer using threads instead of processes, misc cleanup;
wenzelm
parents:
28476
diff
changeset
|
336 |
Tools/TFL/utils.ML |
28401 | 337 |
|
338 |
$(OUT)/HOL-Main: main.ML $(MAIN_DEPENDENCIES) |
|
28500 | 339 |
@$(ISABELLE_TOOL) usedir -b -f main.ML -g true $(OUT)/Pure HOL-Main |
28401 | 340 |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
341 |
HOL_DEPENDENCIES = $(MAIN_DEPENDENCIES) \ |
30096 | 342 |
Archimedean_Field.thy \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
343 |
Complex.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
344 |
Complex_Main.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
345 |
Deriv.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
346 |
Fact.thy \ |
32479 | 347 |
GCD.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
348 |
Lim.thy \ |
31352 | 349 |
Limits.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
350 |
Ln.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
351 |
Log.thy \ |
32479 | 352 |
Lubs.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
353 |
MacLaurin.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
354 |
NthRoot.thy \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
355 |
Parity.thy \ |
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
356 |
RComplete.thy \ |
35372 | 357 |
Rat.thy \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
358 |
Real.thy \ |
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
359 |
RealDef.thy \ |
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
360 |
RealVector.thy \ |
29197
6d4cb27ed19c
adapted HOL source structure to distribution layout
haftmann
parents:
29181
diff
changeset
|
361 |
SEQ.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
362 |
Series.thy \ |
33269
3b7e2dbbd684
New theory SupInf of the supremum and infimum operators for sets of reals.
paulson
parents:
33083
diff
changeset
|
363 |
SupInf.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
364 |
Taylor.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
365 |
Transcendental.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
366 |
Tools/float_syntax.ML \ |
28401 | 367 |
Tools/Qelim/ferrante_rackoff_data.ML \ |
368 |
Tools/Qelim/ferrante_rackoff.ML \ |
|
369 |
Tools/Qelim/langford_data.ML \ |
|
370 |
Tools/Qelim/langford.ML |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
371 |
|
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
372 |
$(OUT)/HOL: ROOT.ML $(HOL_DEPENDENCIES) |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
373 |
@$(ISABELLE_TOOL) usedir -b -g true $(OUT)/Pure HOL |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
374 |
|
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
375 |
$(OUT)/HOL-Proofs: ROOT.ML $(HOL_DEPENDENCIES) |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
376 |
@$(ISABELLE_TOOL) usedir -b -g true -p 2 -q 0 $(OUT)/Pure HOL-Proofs |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
377 |
|
7535
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
378 |
|
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
379 |
|
10255 | 380 |
## HOL-Library |
381 |
||
382 |
HOL-Library: HOL $(LOG)/HOL-Library.gz |
|
383 |
||
27164 | 384 |
$(LOG)/HOL-Library.gz: $(OUT)/HOL Library/SetsAndFunctions.thy \ |
32332 | 385 |
Library/Abstract_Rat.thy Library/BigO.thy Library/ContNotDenum.thy \ |
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
386 |
Library/Efficient_Nat.thy Library/Sum_Of_Squares.thy \ |
35305 | 387 |
Library/Dlist.thy Library/Sum_Of_Squares/sos_wrapper.ML \ |
32332 | 388 |
Library/Sum_Of_Squares/sum_of_squares.ML Library/Fset.thy \ |
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
389 |
Library/Glbs.thy Library/normarith.ML Library/Executable_Set.thy \ |
32332 | 390 |
Library/Infinite_Set.thy Library/FuncSet.thy \ |
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
391 |
Library/Permutations.thy Library/Bit.thy Library/FrechetDeriv.thy \ |
32332 | 392 |
Library/Fraction_Field.thy Library/Fundamental_Theorem_Algebra.thy \ |
393 |
Library/Inner_Product.thy Library/Kleene_Algebra.thy \ |
|
35100
53754ec7360b
renamed Library/Quotient.thy to Library/Quotient_Type.thy to avoid clash with new theory Quotient in Main HOL;
wenzelm
parents:
35091
diff
changeset
|
394 |
Library/Lattice_Algebras.thy Library/Lattice_Syntax.thy \ |
53754ec7360b
renamed Library/Quotient.thy to Library/Quotient_Type.thy to avoid clash with new theory Quotient in Main HOL;
wenzelm
parents:
35091
diff
changeset
|
395 |
Library/Library.thy Library/List_Prefix.thy Library/List_Set.thy \ |
35763
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
396 |
Library/State_Monad.thy Library/Multiset.thy Library/Permutation.thy \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
397 |
Library/Quotient_Type.thy Library/Quicksort.thy \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
398 |
Library/Nat_Infinity.thy Library/Word.thy Library/README.html \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
399 |
Library/Continuity.thy Library/Order_Relation.thy \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
400 |
Library/Nested_Environment.thy Library/Ramsey.thy Library/Zorn.thy \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
401 |
Library/Library/ROOT.ML Library/Library/document/root.tex \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
402 |
Library/Library/document/root.bib \ |
33938 | 403 |
Library/Transitive_Closure_Table.thy Library/While_Combinator.thy \ |
36147
b43b22f63665
theory RBT with abstract type of red-black trees backed by implementation RBT_Impl
haftmann
parents:
36115
diff
changeset
|
404 |
Library/Product_ord.thy Library/Char_nat.thy \ |
32332 | 405 |
Library/Sublist_Order.thy Library/List_lexord.thy \ |
35763
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
406 |
Library/AssocList.thy Library/Formal_Power_Series.thy \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
407 |
Library/Binomial.thy Library/Eval_Witness.thy Library/Code_Char.thy \ |
27164 | 408 |
Library/Code_Char_chr.thy Library/Code_Integer.thy \ |
30326
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
haftmann
parents:
30261
diff
changeset
|
409 |
Library/Mapping.thy Library/Numeral_Type.thy Library/Reflection.thy \ |
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
haftmann
parents:
30261
diff
changeset
|
410 |
Library/Boolean_Algebra.thy Library/Countable.thy \ |
36147
b43b22f63665
theory RBT with abstract type of red-black trees backed by implementation RBT_Impl
haftmann
parents:
36115
diff
changeset
|
411 |
Library/Diagonalize.thy Library/RBT.thy Library/RBT_Impl.thy \ |
b43b22f63665
theory RBT with abstract type of red-black trees backed by implementation RBT_Impl
haftmann
parents:
36115
diff
changeset
|
412 |
Library/Univ_Poly.thy \ |
32332 | 413 |
Library/Poly_Deriv.thy Library/Polynomial.thy Library/Preorder.thy \ |
36115 | 414 |
Library/Product_plus.thy Library/Product_Vector.thy \ |
35763
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
415 |
Library/Enum.thy Library/Float.thy Library/Quotient_List.thy \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
416 |
Library/Quotient_Option.thy Library/Quotient_Product.thy \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
417 |
Library/Quotient_Sum.thy Library/Quotient_Syntax.thy \ |
765f8adf10f9
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;
wenzelm
parents:
35733
diff
changeset
|
418 |
Library/Nat_Bijection.thy $(SRC)/Tools/float.ML \ |
32332 | 419 |
$(SRC)/HOL/Tools/float_arith.ML Library/positivstellensatz.ML \ |
420 |
Library/reify_data.ML Library/reflection.ML Library/LaTeXsugar.thy \ |
|
36648 | 421 |
Library/OptionalSugar.thy Library/Convex.thy \ |
35953
0460ff79bb52
moved further predicate compile files to HOL-Library
bulwahn
parents:
35950
diff
changeset
|
422 |
Library/Predicate_Compile_Quickcheck.thy Library/SML_Quickcheck.thy |
28500 | 423 |
@cd Library; $(ISABELLE_TOOL) usedir $(OUT)/HOL Library |
10255 | 424 |
|
425 |
||
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
426 |
## HOL-Hahn_Banach |
27421 | 427 |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
428 |
HOL-Hahn_Banach: HOL $(LOG)/HOL-Hahn_Banach.gz |
27421 | 429 |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
430 |
$(LOG)/HOL-Hahn_Banach.gz: $(OUT)/HOL Hahn_Banach/Bounds.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
431 |
Hahn_Banach/Function_Norm.thy Hahn_Banach/Function_Order.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
432 |
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
|
433 |
Hahn_Banach/Hahn_Banach_Sup_Lemmas.thy Hahn_Banach/Linearform.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
434 |
Hahn_Banach/Normed_Space.thy Hahn_Banach/README.html \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
435 |
Hahn_Banach/ROOT.ML Hahn_Banach/Subspace.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
436 |
Hahn_Banach/Vector_Space.thy Hahn_Banach/Zorn_Lemma.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
437 |
Hahn_Banach/document/root.bib Hahn_Banach/document/root.tex |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
438 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Hahn_Banach |
27421 | 439 |
|
440 |
||
4518 | 441 |
## HOL-Subst |
442 |
||
443 |
HOL-Subst: HOL $(LOG)/HOL-Subst.gz |
|
444 |
||
27164 | 445 |
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.thy Subst/ROOT.ML \ |
446 |
Subst/Subst.thy Subst/UTerm.thy Subst/Unifier.thy Subst/Unify.thy |
|
28500 | 447 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Subst |
2448 | 448 |
|
449 |
||
4518 | 450 |
## HOL-Induct |
2473 | 451 |
|
4518 | 452 |
HOL-Induct: HOL $(LOG)/HOL-Induct.gz |
3125 | 453 |
|
33688
1a97dcd8dc6a
moved old SList, LList, LFilter to AFP/Lazy-Lists-II;
wenzelm
parents:
33649
diff
changeset
|
454 |
$(LOG)/HOL-Induct.gz: $(OUT)/HOL Induct/Com.thy Induct/Comb.thy \ |
1a97dcd8dc6a
moved old SList, LList, LFilter to AFP/Lazy-Lists-II;
wenzelm
parents:
33649
diff
changeset
|
455 |
Induct/Ordinals.thy Induct/PropLog.thy Induct/QuoNestedDataType.thy \ |
1a97dcd8dc6a
moved old SList, LList, LFilter to AFP/Lazy-Lists-II;
wenzelm
parents:
33649
diff
changeset
|
456 |
Induct/QuoDataType.thy Induct/ROOT.ML Induct/Sexp.thy \ |
35249 | 457 |
Induct/Sigma_Algebra.thy Induct/ABexp.thy Induct/SList.thy \ |
458 |
Induct/Term.thy Induct/Tree.thy Induct/document/root.tex |
|
28500 | 459 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Induct |
3125 | 460 |
|
461 |
||
4518 | 462 |
## HOL-IMP |
463 |
||
464 |
HOL-IMP: HOL $(LOG)/HOL-IMP.gz |
|
2448 | 465 |
|
27164 | 466 |
$(LOG)/HOL-IMP.gz: $(OUT)/HOL IMP/Com.thy IMP/Compiler0.thy \ |
467 |
IMP/Compiler.thy IMP/Denotation.thy IMP/Expr.thy IMP/Hoare.thy \ |
|
468 |
IMP/Natural.thy IMP/Examples.thy IMP/Transition.thy IMP/VC.thy \ |
|
469 |
IMP/ROOT.ML IMP/document/root.tex IMP/document/root.bib |
|
28500 | 470 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL IMP |
2448 | 471 |
|
472 |
||
8179 | 473 |
## HOL-IMPP |
474 |
||
475 |
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz |
|
476 |
||
27164 | 477 |
$(LOG)/HOL-IMPP.gz: $(OUT)/HOL IMPP/ROOT.ML IMPP/Com.thy \ |
19803 | 478 |
IMPP/Natural.thy IMPP/Hoare.thy IMPP/Misc.thy IMPP/EvenOdd.thy |
28500 | 479 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL IMPP |
8179 | 480 |
|
481 |
||
27421 | 482 |
## HOL-Import |
14516 | 483 |
|
19097 | 484 |
IMPORTER_FILES = Import/lazy_seq.ML Import/proof_kernel.ML Import/replay.ML \ |
20610 | 485 |
Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \ |
14516 | 486 |
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
|
487 |
Import/hol4rews.ML Import/import.ML Import/ROOT.ML |
14516 | 488 |
|
17323 | 489 |
IMPORTER_HOLLIGHT_FILES = Import/proof_kernel.ML Import/replay.ML \ |
490 |
Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \ |
|
491 |
Import/HOL4Syntax.thy Import/HOLLightCompat.thy Import/import_syntax.ML \ |
|
31771 | 492 |
Import/hol4rews.ML Import/import.ML Import/ROOT.ML |
17323 | 493 |
|
27421 | 494 |
HOL-Import: HOL $(LOG)/HOL-Import.gz |
14516 | 495 |
|
27421 | 496 |
$(LOG)/HOL-Import.gz: $(OUT)/HOL $(IMPORTER_FILES) |
28500 | 497 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Import |
14516 | 498 |
|
499 |
||
27421 | 500 |
## HOL-Generate-HOL |
14516 | 501 |
|
27421 | 502 |
HOL-Generate-HOL: HOL $(LOG)/HOL-Generate-HOL.gz |
14516 | 503 |
|
27421 | 504 |
$(LOG)/HOL-Generate-HOL.gz: $(OUT)/HOL \ |
27164 | 505 |
$(IMPORTER_FILES) Import/Generate-HOL/GenHOL4Base.thy \ |
506 |
Import/Generate-HOL/GenHOL4Prob.thy \ |
|
507 |
Import/Generate-HOL/GenHOL4Real.thy \ |
|
508 |
Import/Generate-HOL/GenHOL4Vec.thy \ |
|
14516 | 509 |
Import/Generate-HOL/GenHOL4Word32.thy Import/Generate-HOL/ROOT.ML |
28500 | 510 |
@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOL |
14516 | 511 |
|
17460 | 512 |
|
27421 | 513 |
## HOL-Generate-HOLLight |
17460 | 514 |
|
27421 | 515 |
HOL-Generate-HOLLight: HOL $(LOG)/HOL-Generate-HOLLight.gz |
17323 | 516 |
|
27421 | 517 |
$(LOG)/HOL-Generate-HOLLight.gz: $(OUT)/HOL \ |
27164 | 518 |
$(IMPORTER_HOLLIGHT_FILES) Import/Generate-HOLLight/GenHOLLight.thy \ |
519 |
Import/Generate-HOLLight/ROOT.ML |
|
28500 | 520 |
@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOLLight |
14516 | 521 |
|
17460 | 522 |
|
14516 | 523 |
## HOL-Import-HOL |
524 |
||
27421 | 525 |
HOL4: HOL $(LOG)/HOL4.gz |
14516 | 526 |
|
527 |
HOL_IMPORT_FILES = arithmetic.imp bits.imp boolean_sequence.imp bool.imp \ |
|
528 |
bword_arith.imp bword_bitop.imp bword_num.imp combin.imp divides.imp \ |
|
529 |
hrat.imp hreal.imp ind_type.imp lim.imp list.imp marker.imp nets.imp \ |
|
530 |
numeral.imp num.imp one.imp operator.imp option.imp pair.imp poly.imp \ |
|
531 |
powser.imp pred_set.imp prime.imp prim_rec.imp prob_algebra.imp \ |
|
532 |
prob_canon.imp prob_extra.imp prob.imp prob_indep.imp prob_pseudo.imp \ |
|
23194 | 533 |
prob_uniform.imp realax.imp real.imp relation.imp res_quan.imp \ |
534 |
rich_list.imp \ |
|
14516 | 535 |
seq.imp state_transformer.imp sum.imp topology.imp transc.imp word32.imp \ |
536 |
word_base.imp word_bitop.imp word_num.imp |
|
537 |
||
27421 | 538 |
$(LOG)/HOL4.gz: $(OUT)/HOL $(IMPORTER_FILES) \ |
27164 | 539 |
$(HOL_IMPORT_FILES:%=Import/HOL/%) Import/HOL/HOL4Base.thy \ |
540 |
Import/HOL/HOL4Prob.thy Import/HOL/HOL4Real.thy \ |
|
541 |
Import/HOL/HOL4Vec.thy Import/HOL/HOL4Word32.thy Import/HOL/HOL4.thy \ |
|
542 |
Import/HOL/ROOT.ML |
|
28500 | 543 |
@cd Import/HOL; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOL4 |
14516 | 544 |
|
27421 | 545 |
HOLLight: HOL $(LOG)/HOLLight.gz |
17645 | 546 |
|
27421 | 547 |
$(LOG)/HOLLight.gz: $(OUT)/HOL $(IMPORTER_HOLLIGHT_FILES) \ |
27164 | 548 |
Import/HOLLight/hollight.imp Import/HOLLight/HOLLight.thy \ |
17645 | 549 |
Import/HOLLight/ROOT.ML |
28500 | 550 |
@cd Import/HOLLight; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOLLight |
17645 | 551 |
|
14516 | 552 |
|
32479 | 553 |
## HOL-Number_Theory |
31719 | 554 |
|
32479 | 555 |
HOL-Number_Theory: HOL $(LOG)/HOL-Number_Theory.gz |
31719 | 556 |
|
32479 | 557 |
$(LOG)/HOL-Number_Theory.gz: $(OUT)/HOL $(ALGEBRA_DEPENDENCIES) \ |
31771 | 558 |
Library/Multiset.thy \ |
32479 | 559 |
Number_Theory/Binomial.thy \ |
560 |
Number_Theory/Cong.thy \ |
|
561 |
Number_Theory/Fib.thy \ |
|
562 |
Number_Theory/MiscAlgebra.thy \ |
|
563 |
Number_Theory/Number_Theory.thy \ |
|
564 |
Number_Theory/Residues.thy \ |
|
565 |
Number_Theory/UniqueFactorization.thy \ |
|
566 |
Number_Theory/ROOT.ML |
|
567 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Number_Theory |
|
31719 | 568 |
|
569 |
||
32479 | 570 |
## HOL-Old_Number_Theory |
9510 | 571 |
|
32479 | 572 |
HOL-Old_Number_Theory: HOL $(LOG)/HOL-Old_Number_Theory.gz |
9510 | 573 |
|
32479 | 574 |
$(LOG)/HOL-Old_Number_Theory.gz: $(OUT)/HOL Library/Permutation.thy \ |
575 |
Old_Number_Theory/Primes.thy Old_Number_Theory/Fib.thy \ |
|
576 |
Old_Number_Theory/Factorization.thy Old_Number_Theory/BijectionRel.thy \ |
|
577 |
Old_Number_Theory/Chinese.thy Old_Number_Theory/EulerFermat.thy \ |
|
578 |
Old_Number_Theory/IntFact.thy Old_Number_Theory/IntPrimes.thy \ |
|
579 |
Old_Number_Theory/WilsonBij.thy Old_Number_Theory/WilsonRuss.thy \ |
|
580 |
Old_Number_Theory/Finite2.thy Old_Number_Theory/Int2.thy \ |
|
581 |
Old_Number_Theory/EvenOdd.thy Old_Number_Theory/Residues.thy \ |
|
582 |
Old_Number_Theory/Euler.thy Old_Number_Theory/Gauss.thy \ |
|
583 |
Old_Number_Theory/Quadratic_Reciprocity.thy Library/Infinite_Set.thy \ |
|
584 |
Old_Number_Theory/Legacy_GCD.thy Old_Number_Theory/Pocklington.thy Old_Number_Theory/ROOT.ML |
|
585 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Old_Number_Theory |
|
9510 | 586 |
|
587 |
||
4518 | 588 |
## HOL-Hoare |
589 |
||
590 |
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz |
|
2448 | 591 |
|
27164 | 592 |
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.thy Hoare/Examples.thy \ |
593 |
Hoare/Hoare.thy Hoare/hoare_tac.ML Hoare/Heap.thy \ |
|
35319 | 594 |
Hoare/Hoare_Logic.thy Hoare/Hoare_Logic_Abort.thy \ |
27164 | 595 |
Hoare/HeapSyntax.thy Hoare/Pointer_Examples.thy Hoare/ROOT.ML \ |
596 |
Hoare/ExamplesAbort.thy Hoare/HeapSyntaxAbort.thy \ |
|
35319 | 597 |
Hoare/SchorrWaite.thy Hoare/Separation.thy \ |
27164 | 598 |
Hoare/SepLogHeap.thy Hoare/document/root.tex Hoare/document/root.bib |
28500 | 599 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Hoare |
2448 | 600 |
|
601 |
||
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
602 |
## HOL-Hoare_Parallel |
12996 | 603 |
|
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
604 |
HOL-Hoare_Parallel: HOL $(LOG)/HOL-Hoare_Parallel.gz |
12996 | 605 |
|
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
606 |
$(LOG)/HOL-Hoare_Parallel.gz: $(OUT)/HOL Hoare_Parallel/Gar_Coll.thy \ |
33439 | 607 |
Hoare_Parallel/Graph.thy Hoare_Parallel/Hoare_Parallel.thy \ |
608 |
Hoare_Parallel/Mul_Gar_Coll.thy Hoare_Parallel/OG_Com.thy \ |
|
609 |
Hoare_Parallel/OG_Examples.thy Hoare_Parallel/OG_Hoare.thy \ |
|
610 |
Hoare_Parallel/OG_Syntax.thy Hoare_Parallel/OG_Tactics.thy \ |
|
611 |
Hoare_Parallel/OG_Tran.thy Hoare_Parallel/Quote_Antiquote.thy \ |
|
612 |
Hoare_Parallel/RG_Com.thy Hoare_Parallel/RG_Examples.thy \ |
|
613 |
Hoare_Parallel/RG_Hoare.thy Hoare_Parallel/RG_Syntax.thy \ |
|
614 |
Hoare_Parallel/RG_Tran.thy Hoare_Parallel/ROOT.ML \ |
|
615 |
Hoare_Parallel/document/root.tex Hoare_Parallel/document/root.bib |
|
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
616 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Hoare_Parallel |
12996 | 617 |
|
618 |
||
33027 | 619 |
## HOL-Metis_Examples |
23449 | 620 |
|
33027 | 621 |
HOL-Metis_Examples: HOL $(LOG)/HOL-Metis_Examples.gz |
23449 | 622 |
|
33027 | 623 |
$(LOG)/HOL-Metis_Examples.gz: $(OUT)/HOL Metis_Examples/ROOT.ML \ |
624 |
Metis_Examples/Abstraction.thy Metis_Examples/BigO.thy \ |
|
625 |
Metis_Examples/BT.thy Metis_Examples/Message.thy \ |
|
626 |
Metis_Examples/Tarski.thy Metis_Examples/TransClosure.thy \ |
|
627 |
Metis_Examples/set.thy |
|
628 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Metis_Examples |
|
23449 | 629 |
|
630 |
||
33197
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
631 |
## HOL-Nitpick_Examples |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
632 |
|
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
633 |
HOL-Nitpick_Examples: HOL $(LOG)/HOL-Nitpick_Examples.gz |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
634 |
|
34126 | 635 |
$(LOG)/HOL-Nitpick_Examples.gz: $(OUT)/HOL Nitpick_Examples/ROOT.ML \ |
636 |
Nitpick_Examples/Core_Nits.thy Nitpick_Examples/Datatype_Nits.thy \ |
|
35076
cc19e2aef17e
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet
parents:
35070
diff
changeset
|
637 |
Nitpick_Examples/Hotel_Nits.thy Nitpick_Examples/Induct_Nits.thy \ |
cc19e2aef17e
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet
parents:
35070
diff
changeset
|
638 |
Nitpick_Examples/Integer_Nits.thy Nitpick_Examples/Manual_Nits.thy \ |
cc19e2aef17e
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet
parents:
35070
diff
changeset
|
639 |
Nitpick_Examples/Mini_Nits.thy Nitpick_Examples/Mono_Nits.thy \ |
cc19e2aef17e
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet
parents:
35070
diff
changeset
|
640 |
Nitpick_Examples/Nitpick_Examples.thy Nitpick_Examples/Pattern_Nits.thy \ |
cc19e2aef17e
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet
parents:
35070
diff
changeset
|
641 |
Nitpick_Examples/Record_Nits.thy Nitpick_Examples/Refute_Nits.thy \ |
cc19e2aef17e
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet
parents:
35070
diff
changeset
|
642 |
Nitpick_Examples/Special_Nits.thy Nitpick_Examples/Tests_Nits.thy \ |
cc19e2aef17e
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet
parents:
35070
diff
changeset
|
643 |
Nitpick_Examples/Typedef_Nits.thy |
33197
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
644 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Nitpick_Examples |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
645 |
|
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
646 |
|
7999
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
647 |
## HOL-Algebra |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
648 |
|
33439 | 649 |
HOL-Algebra: HOL $(OUT)/HOL-Algebra |
7999
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
650 |
|
31771 | 651 |
ALGEBRA_DEPENDENCIES = $(OUT)/HOL \ |
652 |
Algebra/ROOT.ML \ |
|
653 |
Library/Binomial.thy \ |
|
654 |
Library/FuncSet.thy \ |
|
655 |
Library/Multiset.thy \ |
|
656 |
Library/Permutation.thy \ |
|
32479 | 657 |
Number_Theory/Primes.thy \ |
31771 | 658 |
Algebra/AbelCoset.thy \ |
659 |
Algebra/Bij.thy \ |
|
660 |
Algebra/Congruence.thy \ |
|
661 |
Algebra/Coset.thy \ |
|
662 |
Algebra/Divisibility.thy \ |
|
663 |
Algebra/Exponent.thy \ |
|
664 |
Algebra/FiniteProduct.thy \ |
|
665 |
Algebra/Group.thy \ |
|
666 |
Algebra/Ideal.thy \ |
|
667 |
Algebra/IntRing.thy \ |
|
668 |
Algebra/Lattice.thy \ |
|
669 |
Algebra/Module.thy \ |
|
670 |
Algebra/QuotRing.thy \ |
|
671 |
Algebra/Ring.thy \ |
|
672 |
Algebra/RingHom.thy \ |
|
673 |
Algebra/Sylow.thy \ |
|
674 |
Algebra/UnivPoly.thy \ |
|
675 |
Algebra/abstract/Abstract.thy \ |
|
676 |
Algebra/abstract/Factor.thy \ |
|
677 |
Algebra/abstract/Field.thy \ |
|
678 |
Algebra/abstract/Ideal2.thy \ |
|
679 |
Algebra/abstract/PID.thy \ |
|
680 |
Algebra/abstract/Ring2.thy \ |
|
681 |
Algebra/abstract/RingHomo.thy \ |
|
682 |
Algebra/document/root.tex \ |
|
683 |
Algebra/document/root.tex \ |
|
684 |
Algebra/poly/LongDiv.thy \ |
|
685 |
Algebra/poly/PolyHomo.thy \ |
|
686 |
Algebra/poly/Polynomial.thy \ |
|
687 |
Algebra/poly/UnivPoly2.thy \ |
|
688 |
Algebra/ringsimp.ML |
|
689 |
||
33448 | 690 |
$(OUT)/HOL-Algebra: $(ALGEBRA_DEPENDENCIES) |
28500 | 691 |
@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
|
692 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
693 |
|
4518 | 694 |
## HOL-Auth |
3819 | 695 |
|
4518 | 696 |
HOL-Auth: HOL $(LOG)/HOL-Auth.gz |
3819 | 697 |
|
28098 | 698 |
$(LOG)/HOL-Auth.gz: $(OUT)/HOL \ |
32632 | 699 |
Auth/Auth_Shared.thy Auth/Auth_Public.thy Auth/All_Symmetric.thy \ |
700 |
Auth/Guard/Auth_Guard_Shared.thy \ |
|
701 |
Auth/Guard/Auth_Guard_Public.thy \ |
|
702 |
Auth/Smartcard/Auth_Smartcard.thy Auth/All_Symmetric.thy \ |
|
27164 | 703 |
Auth/CertifiedEmail.thy Auth/Event.thy Auth/Message.thy \ |
704 |
Auth/NS_Public.thy Auth/NS_Public_Bad.thy Auth/NS_Shared.thy \ |
|
705 |
Auth/OtwayRees.thy Auth/OtwayReesBella.thy Auth/OtwayRees_AN.thy \ |
|
706 |
Auth/OtwayRees_Bad.thy Auth/Public.thy Auth/ROOT.ML Auth/Recur.thy \ |
|
707 |
Auth/Shared.thy Auth/TLS.thy Auth/WooLam.thy Auth/Kerberos_BAN.thy \ |
|
708 |
Auth/Kerberos_BAN_Gets.thy Auth/KerberosIV.thy \ |
|
709 |
Auth/KerberosIV_Gets.thy Auth/KerberosV.thy Auth/Yahalom.thy \ |
|
710 |
Auth/Yahalom2.thy Auth/Yahalom_Bad.thy Auth/ZhouGollmann.thy \ |
|
711 |
Auth/Guard/Analz.thy Auth/Guard/Extensions.thy Auth/Guard/GuardK.thy \ |
|
712 |
Auth/Guard/Guard_Public.thy Auth/Guard/Guard_Shared.thy \ |
|
713 |
Auth/Guard/Guard.thy Auth/Guard/List_Msg.thy \ |
|
714 |
Auth/Guard/Guard_NS_Public.thy Auth/Guard/Guard_OtwayRees.thy \ |
|
715 |
Auth/Guard/P1.thy Auth/Guard/P2.thy Auth/Guard/Proto.thy \ |
|
716 |
Auth/Guard/Guard_Yahalom.thy Auth/Smartcard/EventSC.thy \ |
|
717 |
Auth/Smartcard/ShoupRubinBella.thy Auth/Smartcard/ShoupRubin.thy \ |
|
718 |
Auth/Smartcard/Smartcard.thy Auth/document/root.tex |
|
28500 | 719 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Auth |
2448 | 720 |
|
721 |
||
4777 | 722 |
## HOL-UNITY |
723 |
||
724 |
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz |
|
725 |
||
27164 | 726 |
$(LOG)/HOL-UNITY.gz: $(OUT)/HOL Library/Multiset.thy UNITY/ROOT.ML \ |
33439 | 727 |
UNITY/UNITY_Main.thy UNITY/UNITY_Examples.thy UNITY/UNITY_tactics.ML \ |
728 |
UNITY/Comp.thy UNITY/Constrains.thy UNITY/Detects.thy UNITY/ELT.thy \ |
|
27164 | 729 |
UNITY/Extend.thy UNITY/FP.thy UNITY/Follows.thy UNITY/Guar.thy \ |
730 |
UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy \ |
|
731 |
UNITY/PPROD.thy UNITY/Project.thy UNITY/Rename.thy \ |
|
732 |
UNITY/Transformers.thy UNITY/SubstAx.thy UNITY/UNITY.thy \ |
|
733 |
UNITY/Union.thy UNITY/WFair.thy UNITY/Simple/Channel.thy \ |
|
734 |
UNITY/Simple/Common.thy UNITY/Simple/Deadlock.thy \ |
|
735 |
UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy \ |
|
736 |
UNITY/Simple/NSP_Bad.thy UNITY/Simple/Network.thy \ |
|
737 |
UNITY/Simple/Reach.thy UNITY/Simple/Reachability.thy \ |
|
738 |
UNITY/Simple/Token.thy UNITY/Comp/Alloc.thy UNITY/Comp/AllocBase.thy \ |
|
739 |
UNITY/Comp/AllocImpl.thy UNITY/Comp/Client.thy \ |
|
740 |
UNITY/Comp/Counter.thy UNITY/Comp/Counterc.thy \ |
|
741 |
UNITY/Comp/Handshake.thy UNITY/Comp/PriorityAux.thy \ |
|
742 |
UNITY/Comp/Priority.thy UNITY/Comp/Progress.thy \ |
|
743 |
UNITY/Comp/TimerArray.thy UNITY/document/root.tex |
|
28500 | 744 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL UNITY |
4777 | 745 |
|
746 |
||
10966 | 747 |
## HOL-Unix |
748 |
||
749 |
HOL-Unix: HOL $(LOG)/HOL-Unix.gz |
|
750 |
||
27164 | 751 |
$(LOG)/HOL-Unix.gz: $(OUT)/HOL Library/Nested_Environment.thy \ |
752 |
Library/List_Prefix.thy Unix/ROOT.ML Unix/Unix.thy \ |
|
10966 | 753 |
Unix/document/root.bib Unix/document/root.tex |
28500 | 754 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Unix |
10966 | 755 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
756 |
|
19203 | 757 |
## HOL-ZF |
758 |
||
759 |
HOL-ZF: HOL $(LOG)/HOL-ZF.gz |
|
760 |
||
35502 | 761 |
$(LOG)/HOL-ZF.gz: $(OUT)/HOL ZF/ROOT.ML ZF/LProd.thy \ |
27164 | 762 |
ZF/HOLZF.thy ZF/MainZF.thy ZF/Games.thy ZF/document/root.tex |
28500 | 763 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL ZF |
10966 | 764 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
765 |
|
4518 | 766 |
## HOL-Modelcheck |
767 |
||
768 |
HOL-Modelcheck: HOL $(LOG)/HOL-Modelcheck.gz |
|
3218 | 769 |
|
27164 | 770 |
$(LOG)/HOL-Modelcheck.gz: $(OUT)/HOL Modelcheck/CTL.thy \ |
771 |
Modelcheck/EindhovenExample.thy Modelcheck/EindhovenSyn.thy \ |
|
772 |
Modelcheck/MuCalculus.thy Modelcheck/MuckeExample1.thy \ |
|
773 |
Modelcheck/MuckeExample2.thy Modelcheck/MuckeSyn.thy \ |
|
22819 | 774 |
Modelcheck/ROOT.ML Modelcheck/mucke_oracle.ML |
28500 | 775 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Modelcheck |
3218 | 776 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
777 |
|
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
778 |
## HOL-Imperative_HOL |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
779 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
780 |
HOL-Imperative_HOL: HOL $(LOG)/HOL-Imperative_HOL.gz |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
781 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
782 |
$(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
|
783 |
Imperative_HOL/Heap_Monad.thy Imperative_HOL/Array.thy \ |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
784 |
Imperative_HOL/Relational.thy \ |
30689
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
785 |
Imperative_HOL/Ref.thy Imperative_HOL/Imperative_HOL.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
786 |
Imperative_HOL/Imperative_HOL_ex.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
787 |
Imperative_HOL/ex/Imperative_Quicksort.thy \ |
36098
53992c639da5
added imperative SAT checker; improved headers of example files; adopted IsaMakefile
bulwahn
parents:
36080
diff
changeset
|
788 |
Imperative_HOL/ex/Imperative_Reverse.thy \ |
53992c639da5
added imperative SAT checker; improved headers of example files; adopted IsaMakefile
bulwahn
parents:
36080
diff
changeset
|
789 |
Imperative_HOL/ex/Linked_Lists.thy \ |
53992c639da5
added imperative SAT checker; improved headers of example files; adopted IsaMakefile
bulwahn
parents:
36080
diff
changeset
|
790 |
Imperative_HOL/ex/SatChecker.thy \ |
53992c639da5
added imperative SAT checker; improved headers of example files; adopted IsaMakefile
bulwahn
parents:
36080
diff
changeset
|
791 |
Imperative_HOL/ex/Sorted_List.thy \ |
30689
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
792 |
Imperative_HOL/ex/Subarray.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
793 |
Imperative_HOL/ex/Sublist.thy |
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
794 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Imperative_HOL |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
795 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
796 |
|
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
797 |
## HOL-Decision_Procs |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
798 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
799 |
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
|
800 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
801 |
$(LOG)/HOL-Decision_Procs.gz: $(OUT)/HOL \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
802 |
Decision_Procs/Approximation.thy \ |
33356
9157d0f9f00e
moved Commutative_Ring into session Decision_Procs
haftmann
parents:
33348
diff
changeset
|
803 |
Decision_Procs/Commutative_Ring.thy \ |
9157d0f9f00e
moved Commutative_Ring into session Decision_Procs
haftmann
parents:
33348
diff
changeset
|
804 |
Decision_Procs/Commutative_Ring_Complete.thy \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
805 |
Decision_Procs/Cooper.thy \ |
35053 | 806 |
Decision_Procs/Decision_Procs.thy \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
807 |
Decision_Procs/Dense_Linear_Order.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
808 |
Decision_Procs/Ferrack.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
809 |
Decision_Procs/MIR.thy \ |
35053 | 810 |
Decision_Procs/Parametric_Ferrante_Rackoff.thy \ |
811 |
Decision_Procs/Polynomial_List.thy \ |
|
812 |
Decision_Procs/Reflected_Multivariate_Polynomial.thy \ |
|
813 |
Decision_Procs/commutative_ring_tac.ML \ |
|
814 |
Decision_Procs/cooper_tac.ML \ |
|
30429
39acdf031548
moved Decision_Procs examples to Decision_Procs/ex
haftmann
parents:
30400
diff
changeset
|
815 |
Decision_Procs/ex/Approximation_Ex.thy \ |
33356
9157d0f9f00e
moved Commutative_Ring into session Decision_Procs
haftmann
parents:
33348
diff
changeset
|
816 |
Decision_Procs/ex/Commutative_Ring_Ex.thy \ |
35053 | 817 |
Decision_Procs/ex/Dense_Linear_Order_Ex.thy \ |
818 |
Decision_Procs/ferrack_tac.ML \ |
|
819 |
Decision_Procs/mir_tac.ML \ |
|
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
820 |
Decision_Procs/ROOT.ML |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
821 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Decision_Procs |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
822 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
823 |
|
30400 | 824 |
## HOL-Docs |
825 |
||
826 |
HOL-Docs: HOL $(LOG)/HOL-Docs.gz |
|
827 |
||
828 |
$(LOG)/HOL-Docs.gz: $(OUT)/HOL Docs/Main_Doc.thy Docs/ROOT.ML \ |
|
829 |
Docs/document/root.tex |
|
30440 | 830 |
@$(ISABELLE_TOOL) usedir -D generated $(OUT)/HOL Docs |
30400 | 831 |
|
832 |
||
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
833 |
## HOL-Proofs-Lambda |
2448 | 834 |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
835 |
HOL-Proofs-Lambda: HOL-Proofs $(LOG)/HOL-Proofs-Lambda.gz |
2448 | 836 |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
837 |
$(LOG)/HOL-Proofs-Lambda.gz: $(OUT)/HOL-Proofs Lambda/Commutation.thy \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
838 |
Lambda/Eta.thy Lambda/InductTermi.thy Lambda/Lambda.thy \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
839 |
Lambda/ListApplication.thy Lambda/ListBeta.thy Lambda/ListOrder.thy \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
840 |
Lambda/NormalForm.thy Lambda/ParRed.thy Lambda/Standardization.thy \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
841 |
Lambda/StrongNorm.thy Lambda/Type.thy Lambda/WeakNorm.thy \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
842 |
Lambda/ROOT.ML Lambda/document/root.bib Lambda/document/root.tex |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
843 |
@$(ISABELLE_TOOL) usedir -g true -m no_brackets $(OUT)/HOL-Proofs Lambda |
2448 | 844 |
|
845 |
||
9015 | 846 |
## HOL-Prolog |
847 |
||
848 |
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz |
|
849 |
||
27164 | 850 |
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/prolog.ML \ |
851 |
Prolog/HOHH.thy Prolog/Test.thy Prolog/Func.thy Prolog/Type.thy |
|
28500 | 852 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Prolog |
9015 | 853 |
|
854 |
||
8012 | 855 |
## HOL-MicroJava |
856 |
||
857 |
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz |
|
858 |
||
27164 | 859 |
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL Library/Executable_Set.thy \ |
860 |
MicroJava/ROOT.ML MicroJava/Comp/AuxLemmas.thy \ |
|
861 |
MicroJava/Comp/CorrComp.thy MicroJava/Comp/CorrCompTp.thy \ |
|
862 |
MicroJava/Comp/DefsComp.thy MicroJava/Comp/Index.thy \ |
|
863 |
MicroJava/Comp/LemmasComp.thy MicroJava/Comp/NatCanonify.thy \ |
|
864 |
MicroJava/Comp/TranslComp.thy MicroJava/Comp/TranslCompTp.thy \ |
|
865 |
MicroJava/Comp/TypeInf.thy MicroJava/J/Conform.thy \ |
|
866 |
MicroJava/J/Eval.thy MicroJava/J/JBasis.thy \ |
|
867 |
MicroJava/J/JTypeSafe.thy MicroJava/J/Decl.thy MicroJava/J/State.thy \ |
|
868 |
MicroJava/J/Term.thy MicroJava/J/Type.thy MicroJava/J/TypeRel.thy \ |
|
869 |
MicroJava/J/WellForm.thy MicroJava/J/Value.thy \ |
|
870 |
MicroJava/J/WellType.thy MicroJava/J/Example.thy \ |
|
871 |
MicroJava/J/JListExample.thy MicroJava/JVM/JVMExec.thy \ |
|
872 |
MicroJava/JVM/JVMInstructions.thy MicroJava/JVM/JVMState.thy \ |
|
873 |
MicroJava/JVM/JVMExecInstr.thy MicroJava/JVM/JVMListExample.thy \ |
|
33954
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
874 |
MicroJava/JVM/JVMExceptions.thy MicroJava/DFA/Abstract_BV.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
875 |
MicroJava/DFA/Err.thy MicroJava/DFA/Kildall.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
876 |
MicroJava/DFA/LBVComplete.thy MicroJava/DFA/LBVCorrect.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
877 |
MicroJava/DFA/LBVSpec.thy MicroJava/DFA/Listn.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
878 |
MicroJava/DFA/Opt.thy MicroJava/DFA/Product.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
879 |
MicroJava/DFA/SemilatAlg.thy MicroJava/DFA/Semilat.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
880 |
MicroJava/DFA/Semilattices.thy MicroJava/DFA/Typing_Framework_err.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
881 |
MicroJava/DFA/Typing_Framework.thy MicroJava/BV/BVSpec.thy \ |
27164 | 882 |
MicroJava/BV/BVSpecTypeSafe.thy MicroJava/BV/Correct.thy \ |
33954
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
883 |
MicroJava/BV/JType.thy MicroJava/BV/JVM.thy MicroJava/BV/JVMType.thy \ |
27164 | 884 |
MicroJava/BV/Effect.thy MicroJava/BV/EffectMono.thy \ |
885 |
MicroJava/BV/Typing_Framework_JVM.thy MicroJava/BV/BVExample.thy \ |
|
33954
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
886 |
MicroJava/BV/LBVJVM.thy MicroJava/document/root.bib \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
887 |
MicroJava/document/root.tex MicroJava/document/introduction.tex |
28500 | 888 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL MicroJava |
11850 | 889 |
|
8012 | 890 |
|
11376 | 891 |
## HOL-NanoJava |
892 |
||
893 |
HOL-NanoJava: HOL $(LOG)/HOL-NanoJava.gz |
|
894 |
||
27164 | 895 |
$(LOG)/HOL-NanoJava.gz: $(OUT)/HOL NanoJava/ROOT.ML NanoJava/Term.thy \ |
896 |
NanoJava/Decl.thy NanoJava/TypeRel.thy NanoJava/State.thy \ |
|
897 |
NanoJava/OpSem.thy NanoJava/AxSem.thy NanoJava/AxSem.thy \ |
|
11376 | 898 |
NanoJava/document/root.bib NanoJava/document/root.tex |
28500 | 899 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NanoJava |
11850 | 900 |
|
8193 | 901 |
|
12855 | 902 |
## HOL-Bali |
903 |
||
904 |
HOL-Bali: HOL $(LOG)/HOL-Bali.gz |
|
905 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
906 |
$(LOG)/HOL-Bali.gz: $(OUT)/HOL Bali/Bali.thy Bali/AxCompl.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
907 |
Bali/AxExample.thy Bali/AxSem.thy Bali/AxSound.thy Bali/Basis.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
908 |
Bali/Conform.thy Bali/Decl.thy Bali/DeclConcepts.thy Bali/Eval.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
909 |
Bali/Evaln.thy Bali/Example.thy Bali/Name.thy Bali/ROOT.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
910 |
Bali/State.thy Bali/Table.thy Bali/Term.thy Bali/Trans.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
911 |
Bali/Type.thy Bali/TypeRel.thy Bali/TypeSafe.thy Bali/Value.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
912 |
Bali/WellForm.thy Bali/DefiniteAssignment.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
913 |
Bali/DefiniteAssignmentCorrect.thy Bali/WellType.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
914 |
Bali/document/root.tex |
28500 | 915 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Bali |
12855 | 916 |
|
917 |
||
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
918 |
## HOL-Proofs-Extraction |
13403 | 919 |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
920 |
HOL-Proofs-Extraction: HOL-Proofs $(LOG)/HOL-Proofs-Extraction.gz |
13403 | 921 |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
922 |
$(LOG)/HOL-Proofs-Extraction.gz: $(OUT)/HOL-Proofs \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
923 |
Library/Efficient_Nat.thy Extraction/Euclid.thy \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
924 |
Extraction/Greatest_Common_Divisor.thy Extraction/Higman.thy \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
925 |
Extraction/Pigeonhole.thy Extraction/QuotRem.thy Extraction/ROOT.ML \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
926 |
Extraction/Util.thy Extraction/Warshall.thy \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
927 |
Extraction/document/root.tex Extraction/document/root.bib |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
928 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL-Proofs Extraction |
13403 | 929 |
|
930 |
||
4518 | 931 |
## HOL-IOA |
932 |
||
933 |
HOL-IOA: HOL $(LOG)/HOL-IOA.gz |
|
2448 | 934 |
|
27164 | 935 |
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.thy IOA/IOA.thy IOA/ROOT.ML \ |
936 |
IOA/Solve.thy |
|
28500 | 937 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL IOA |
4518 | 938 |
|
939 |
||
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
940 |
## HOL-Lattice |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
941 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
942 |
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
943 |
|
27164 | 944 |
$(LOG)/HOL-Lattice.gz: $(OUT)/HOL Lattice/Bounds.thy \ |
945 |
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
|
946 |
Lattice/ROOT.ML Lattice/document/root.tex |
28500 | 947 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Lattice |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
948 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
949 |
|
4518 | 950 |
## HOL-ex |
2448 | 951 |
|
4518 | 952 |
HOL-ex: HOL $(LOG)/HOL-ex.gz |
2448 | 953 |
|
33439 | 954 |
$(LOG)/HOL-ex.gz: $(OUT)/HOL Decision_Procs/Commutative_Ring.thy \ |
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
955 |
Number_Theory/Primes.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
956 |
ex/Abstract_NAT.thy ex/Antiquote.thy ex/Arith_Examples.thy \ |
30179 | 957 |
ex/Arithmetic_Series_Complex.thy ex/BT.thy ex/BinEx.thy \ |
958 |
ex/Binary.thy ex/CTL.thy ex/Chinese.thy ex/Classical.thy \ |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
959 |
ex/CodegenSML_Test.thy ex/Codegenerator_Candidates.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
960 |
ex/Codegenerator_Pretty.thy ex/Codegenerator_Pretty_Test.thy \ |
36793
27da0a27b76f
put construction of reals using Dedekind cuts in HOL/ex
huffman
parents:
36753
diff
changeset
|
961 |
ex/Codegenerator_Test.thy ex/Coherent.thy ex/Dedekind_Real.thy \ |
33439 | 962 |
ex/Efficient_Nat_examples.thy ex/Eval_Examples.thy ex/Fundefs.thy \ |
35329 | 963 |
ex/Gauge_Integration.thy ex/Groebner_Examples.thy ex/Guess.thy \ |
964 |
ex/HarmonicSeries.thy ex/Hebrew.thy ex/Hex_Bin_Examples.thy \ |
|
965 |
ex/Higher_Order_Logic.thy ex/Hilbert_Classical.thy \ |
|
966 |
ex/Induction_Schema.thy ex/InductiveInvariant.thy \ |
|
967 |
ex/InductiveInvariant_examples.thy ex/Intuitionistic.thy \ |
|
968 |
ex/Lagrange.thy ex/LocaleTest2.thy ex/MT.thy \ |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
969 |
ex/MergeSort.thy ex/Meson_Test.thy ex/MonoidGroup.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
970 |
ex/Multiquote.thy ex/NatSum.thy ex/Numeral.thy ex/PER.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
971 |
ex/PresburgerEx.thy ex/Primrec.thy ex/Quickcheck_Examples.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
972 |
ex/ROOT.ML ex/Recdefs.thy ex/Records.thy ex/ReflectionEx.thy \ |
27164 | 973 |
ex/Refute_Examples.thy ex/SAT_Examples.thy ex/SVC_Oracle.thy \ |
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
974 |
ex/Serbian.thy ex/Sqrt.thy ex/Sqrt_Script.thy ex/Sudoku.thy \ |
33439 | 975 |
ex/Tarski.thy ex/Termination.thy ex/Transfer_Ex.thy ex/Tree23.thy \ |
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
976 |
ex/Unification.thy ex/document/root.bib ex/document/root.tex \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
977 |
ex/set.thy ex/svc_funcs.ML ex/svc_test.thy |
28500 | 978 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL ex |
2448 | 979 |
|
980 |
||
33026 | 981 |
## HOL-Isar_Examples |
6445 | 982 |
|
33026 | 983 |
HOL-Isar_Examples: HOL $(LOG)/HOL-Isar_Examples.gz |
6445 | 984 |
|
33026 | 985 |
$(LOG)/HOL-Isar_Examples.gz: $(OUT)/HOL Isar_Examples/Basic_Logic.thy \ |
986 |
Isar_Examples/Cantor.thy Isar_Examples/Drinker.thy \ |
|
987 |
Isar_Examples/Expr_Compiler.thy Isar_Examples/Fibonacci.thy \ |
|
988 |
Isar_Examples/Group.thy Isar_Examples/Hoare.thy \ |
|
989 |
Isar_Examples/Hoare_Ex.thy Isar_Examples/Knaster_Tarski.thy \ |
|
990 |
Isar_Examples/Mutilated_Checkerboard.thy \ |
|
991 |
Isar_Examples/Nested_Datatype.thy Isar_Examples/Peirce.thy \ |
|
992 |
Isar_Examples/Puzzle.thy Isar_Examples/Summation.thy \ |
|
993 |
Isar_Examples/ROOT.ML Isar_Examples/document/proof.sty \ |
|
994 |
Isar_Examples/document/root.bib Isar_Examples/document/root.tex \ |
|
995 |
Isar_Examples/document/style.tex Hoare/hoare_tac.ML |
|
996 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Isar_Examples |
|
6445 | 997 |
|
998 |
||
33028 | 999 |
## HOL-SET_Protocol |
14199 | 1000 |
|
33028 | 1001 |
HOL-SET_Protocol: HOL $(LOG)/HOL-SET_Protocol.gz |
14199 | 1002 |
|
33028 | 1003 |
$(LOG)/HOL-SET_Protocol.gz: $(OUT)/HOL SET_Protocol/ROOT.ML \ |
1004 |
SET_Protocol/Message_SET.thy SET_Protocol/Event_SET.thy \ |
|
1005 |
SET_Protocol/Public_SET.thy SET_Protocol/Cardholder_Registration.thy \ |
|
1006 |
SET_Protocol/Merchant_Registration.thy SET_Protocol/Purchase.thy \ |
|
1007 |
SET_Protocol/document/root.tex |
|
1008 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL SET_Protocol |
|
14199 | 1009 |
|
1010 |
||
27421 | 1011 |
## HOL-Matrix |
14610 | 1012 |
|
28637 | 1013 |
HOL-Matrix: HOL $(LOG)/HOL-Matrix.gz |
17323 | 1014 |
|
32491
d5d8bea0cd94
reorganized Compute theories for HOL-Matrix -- avoiding theory files within main HOL/Tools;
wenzelm
parents:
32479
diff
changeset
|
1015 |
$(LOG)/HOL-Matrix.gz: $(OUT)/HOL \ |
27164 | 1016 |
$(SRC)/Tools/Compute_Oracle/Compute_Oracle.thy \ |
1017 |
$(SRC)/Tools/Compute_Oracle/am_compiler.ML \ |
|
1018 |
$(SRC)/Tools/Compute_Oracle/am_interpreter.ML \ |
|
1019 |
$(SRC)/Tools/Compute_Oracle/am.ML \ |
|
1020 |
$(SRC)/Tools/Compute_Oracle/linker.ML \ |
|
1021 |
$(SRC)/Tools/Compute_Oracle/am_ghc.ML \ |
|
1022 |
$(SRC)/Tools/Compute_Oracle/am_sml.ML \ |
|
32491
d5d8bea0cd94
reorganized Compute theories for HOL-Matrix -- avoiding theory files within main HOL/Tools;
wenzelm
parents:
32479
diff
changeset
|
1023 |
$(SRC)/Tools/Compute_Oracle/compute.ML Matrix/ComputeFloat.thy \ |
d5d8bea0cd94
reorganized Compute theories for HOL-Matrix -- avoiding theory files within main HOL/Tools;
wenzelm
parents:
32479
diff
changeset
|
1024 |
Matrix/ComputeHOL.thy Matrix/ComputeNumeral.thy Tools/float_arith.ML \ |
27164 | 1025 |
Matrix/Matrix.thy Matrix/SparseMatrix.thy Matrix/LP.thy \ |
1026 |
Matrix/document/root.tex Matrix/ROOT.ML Matrix/cplex/Cplex.thy \ |
|
1027 |
Matrix/cplex/CplexMatrixConverter.ML Matrix/cplex/Cplex_tools.ML \ |
|
1028 |
Matrix/cplex/FloatSparseMatrixBuilder.ML Matrix/cplex/fspmlp.ML \ |
|
27484 | 1029 |
Matrix/cplex/matrixlp.ML |
28500 | 1030 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Matrix |
16873 | 1031 |
|
14199 | 1032 |
|
4518 | 1033 |
## TLA |
1034 |
||
1035 |
TLA: HOL $(OUT)/TLA |
|
1036 |
||
27164 | 1037 |
$(OUT)/TLA: $(OUT)/HOL TLA/Action.thy TLA/Init.thy TLA/Intensional.thy \ |
21624 | 1038 |
TLA/ROOT.ML TLA/Stfun.thy TLA/TLA.thy |
28500 | 1039 |
@cd TLA; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL TLA |
4518 | 1040 |
|
1041 |
||
1042 |
## TLA-Inc |
|
1043 |
||
1044 |
TLA-Inc: TLA $(LOG)/TLA-Inc.gz |
|
1045 |
||
21624 | 1046 |
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy |
28500 | 1047 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Inc |
4518 | 1048 |
|
1049 |
||
1050 |
## TLA-Buffer |
|
1051 |
||
1052 |
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz |
|
2448 | 1053 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1054 |
$(LOG)/TLA-Buffer.gz: $(OUT)/TLA TLA/Buffer/Buffer.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1055 |
TLA/Buffer/DBuffer.thy |
28500 | 1056 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Buffer |
4518 | 1057 |
|
1058 |
||
1059 |
## TLA-Memory |
|
1060 |
||
1061 |
TLA-Memory: TLA $(LOG)/TLA-Memory.gz |
|
4447 | 1062 |
|
27164 | 1063 |
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MemClerk.thy \ |
1064 |
TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.thy \ |
|
1065 |
TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.thy \ |
|
1066 |
TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.thy \ |
|
21624 | 1067 |
TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.thy |
28500 | 1068 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Memory |
4518 | 1069 |
|
1070 |
||
33175 | 1071 |
## HOL-Multivariate_Analysis |
1072 |
||
34067
a03f3f9874f6
depend on HOL-SMT instead of HOL (makes tactic "smt" available for proofs)
boehmes
parents:
34028
diff
changeset
|
1073 |
HOL-Multivariate_Analysis: HOL-SMT $(OUT)/HOL-Multivariate_Analysis |
33175 | 1074 |
|
34067
a03f3f9874f6
depend on HOL-SMT instead of HOL (makes tactic "smt" available for proofs)
boehmes
parents:
34028
diff
changeset
|
1075 |
$(OUT)/HOL-Multivariate_Analysis: $(OUT)/HOL-SMT \ |
33439 | 1076 |
Multivariate_Analysis/ROOT.ML \ |
36334 | 1077 |
Multivariate_Analysis/document/root.tex \ |
36582
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1078 |
Multivariate_Analysis/Brouwer_Fixpoint.thy \ |
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1079 |
Multivariate_Analysis/Convex_Euclidean_Space.thy \ |
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1080 |
Multivariate_Analysis/Derivative.thy \ |
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1081 |
Multivariate_Analysis/Determinants.thy \ |
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1082 |
Multivariate_Analysis/Euclidean_Space.thy \ |
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1083 |
Multivariate_Analysis/Fashoda.thy \ |
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1084 |
Multivariate_Analysis/Finite_Cartesian_Product.thy \ |
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1085 |
Multivariate_Analysis/Integration.thy \ |
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1086 |
Multivariate_Analysis/Integration.cert \ |
36333 | 1087 |
Multivariate_Analysis/L2_Norm.thy \ |
33439 | 1088 |
Multivariate_Analysis/Multivariate_Analysis.thy \ |
36582
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1089 |
Multivariate_Analysis/Operator_Norm.thy \ |
36583 | 1090 |
Multivariate_Analysis/Path_Connected.thy \ |
36582
352213b24ced
add new Multivariate_Analysis files to IsaMakefile
huffman
parents:
36403
diff
changeset
|
1091 |
Multivariate_Analysis/Real_Integration.thy \ |
33439 | 1092 |
Multivariate_Analysis/Topology_Euclidean_Space.thy \ |
36649
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1093 |
Multivariate_Analysis/Vec1.thy Library/Glbs.thy \ |
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1094 |
Library/Inner_Product.thy Library/Numeral_Type.thy \ |
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1095 |
Library/Convex.thy Library/FrechetDeriv.thy \ |
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1096 |
Library/Product_Vector.thy Library/Product_plus.thy |
34067
a03f3f9874f6
depend on HOL-SMT instead of HOL (makes tactic "smt" available for proofs)
boehmes
parents:
34028
diff
changeset
|
1097 |
@cd Multivariate_Analysis; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL-SMT HOL-Multivariate_Analysis |
33175 | 1098 |
|
33285 | 1099 |
|
33271
7be66dee1a5a
New theory Probability, which contains a development of measure theory
paulson
parents:
33270
diff
changeset
|
1100 |
## HOL-Probability |
7be66dee1a5a
New theory Probability, which contains a development of measure theory
paulson
parents:
33270
diff
changeset
|
1101 |
|
35931 | 1102 |
HOL-Probability: HOL $(OUT)/HOL-Probability |
33271
7be66dee1a5a
New theory Probability, which contains a development of measure theory
paulson
parents:
33270
diff
changeset
|
1103 |
|
35931 | 1104 |
$(OUT)/HOL-Probability: $(OUT)/HOL Probability/ROOT.ML \ |
1105 |
Probability/Probability.thy Probability/Sigma_Algebra.thy \ |
|
1106 |
Probability/SeriesPlus.thy Probability/Caratheodory.thy \ |
|
1107 |
Probability/Borel.thy Probability/Measure.thy \ |
|
1108 |
Probability/Lebesgue.thy Probability/Product_Measure.thy \ |
|
36080
0d9affa4e73c
Added Information theory and Example: dining cryptographers
hoelzl
parents:
36073
diff
changeset
|
1109 |
Probability/Probability_Space.thy Probability/Information.thy \ |
36649
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1110 |
Probability/ex/Dining_Cryptographers.thy Library/FuncSet.thy \ |
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1111 |
Library/Convex.thy Library/Product_Vector.thy \ |
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1112 |
Library/Product_plus.thy Library/Inner_Product.thy \ |
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1113 |
Library/Nat_Bijection.thy |
35928 | 1114 |
@cd Probability; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Probability |
33285 | 1115 |
|
33271
7be66dee1a5a
New theory Probability, which contains a development of measure theory
paulson
parents:
33270
diff
changeset
|
1116 |
|
19497 | 1117 |
## HOL-Nominal |
1118 |
||
1119 |
HOL-Nominal: HOL $(OUT)/HOL-Nominal |
|
1120 |
||
22245
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1121 |
$(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
|
1122 |
Nominal/Nominal.thy \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1123 |
Nominal/nominal_atoms.ML \ |
31936 | 1124 |
Nominal/nominal_datatype.ML \ |
22784
4637b69de71b
Added datatype_case.ML and nominal_fresh_fun.ML.
berghofe
parents:
22657
diff
changeset
|
1125 |
Nominal/nominal_fresh_fun.ML \ |
22247 | 1126 |
Nominal/nominal_induct.ML \ |
22314 | 1127 |
Nominal/nominal_inductive.ML \ |
28652 | 1128 |
Nominal/nominal_inductive2.ML \ |
22245
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1129 |
Nominal/nominal_permeq.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1130 |
Nominal/nominal_primrec.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1131 |
Nominal/nominal_thmdecls.ML \ |
21542 | 1132 |
Library/Infinite_Set.thy |
28500 | 1133 |
@cd Nominal; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Nominal |
19497 | 1134 |
|
1135 |
||
1136 |
## HOL-Nominal-Examples |
|
1137 |
||
1138 |
HOL-Nominal-Examples: HOL-Nominal $(LOG)/HOL-Nominal-Examples.gz |
|
1139 |
||
19564
d3e2f532459a
First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents:
19499
diff
changeset
|
1140 |
$(LOG)/HOL-Nominal-Examples.gz: $(OUT)/HOL-Nominal \ |
32636
55a0be42327c
added session theory for Bali and Nominal_Examples
haftmann
parents:
32632
diff
changeset
|
1141 |
Nominal/Examples/Nominal_Examples.thy \ |
27163 | 1142 |
Nominal/Examples/CK_Machine.thy \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1143 |
Nominal/Examples/CR.thy \ |
22821
15b2e7ec1f3b
alternative and much simpler proof for Church-Rosser of Beta-Reduction
urbanc
parents:
22819
diff
changeset
|
1144 |
Nominal/Examples/CR_Takahashi.thy \ |
36277
9be4ab2acc13
split Class.thy into parts to conserve a bit of memory and increase the chance of making it work on Cygwin with only 2 GB available;
wenzelm
parents:
36147
diff
changeset
|
1145 |
Nominal/Examples/Class1.thy \ |
9be4ab2acc13
split Class.thy into parts to conserve a bit of memory and increase the chance of making it work on Cygwin with only 2 GB available;
wenzelm
parents:
36147
diff
changeset
|
1146 |
Nominal/Examples/Class2.thy \ |
9be4ab2acc13
split Class.thy into parts to conserve a bit of memory and increase the chance of making it work on Cygwin with only 2 GB available;
wenzelm
parents:
36147
diff
changeset
|
1147 |
Nominal/Examples/Class3.thy \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1148 |
Nominal/Examples/Compile.thy \ |
25725 | 1149 |
Nominal/Examples/Contexts.thy \ |
1150 |
Nominal/Examples/Crary.thy \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1151 |
Nominal/Examples/Fsub.thy \ |
25725 | 1152 |
Nominal/Examples/Height.thy \ |
1153 |
Nominal/Examples/Lam_Funs.thy \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1154 |
Nominal/Examples/Lambda_mu.thy \ |
25725 | 1155 |
Nominal/Examples/LocalWeakening.thy \ |
33189 | 1156 |
Nominal/Examples/Pattern.thy \ |
25725 | 1157 |
Nominal/Examples/ROOT.ML \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1158 |
Nominal/Examples/SN.thy \ |
23144 | 1159 |
Nominal/Examples/SOS.thy \ |
27624
a925aa66e17a
Added Standardization theory to nominal examples.
berghofe
parents:
27484
diff
changeset
|
1160 |
Nominal/Examples/Standardization.thy \ |
24896
70f238757695
added the two new examples from Nominal to the build process
urbanc
parents:
24830
diff
changeset
|
1161 |
Nominal/Examples/Support.thy \ |
27032 | 1162 |
Nominal/Examples/Type_Preservation.thy \ |
25725 | 1163 |
Nominal/Examples/VC_Condition.thy \ |
26195 | 1164 |
Nominal/Examples/W.thy \ |
25725 | 1165 |
Nominal/Examples/Weakening.thy |
28500 | 1166 |
@cd Nominal; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Nominal Examples |
19497 | 1167 |
|
1168 |
||
24333 | 1169 |
## HOL-Word |
1170 |
||
1171 |
HOL-Word: HOL $(OUT)/HOL-Word |
|
1172 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1173 |
$(OUT)/HOL-Word: $(OUT)/HOL Word/ROOT.ML Library/Boolean_Algebra.thy \ |
27164 | 1174 |
Library/Numeral_Type.thy Word/Num_Lemmas.thy Word/TdThs.thy \ |
1175 |
Word/Size.thy Word/BinGeneral.thy Word/BinOperations.thy \ |
|
1176 |
Word/BinBoolList.thy Word/BitSyntax.thy Word/WordDefinition.thy \ |
|
1177 |
Word/WordArith.thy Word/WordBitwise.thy Word/WordShift.thy \ |
|
29628 | 1178 |
Word/WordGenLib.thy Word/Word.thy Word/document/root.tex \ |
27164 | 1179 |
Word/document/root.bib |
28500 | 1180 |
@cd Word; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Word |
24333 | 1181 |
|
1182 |
||
24442 | 1183 |
## HOL-Word-Examples |
1184 |
||
1185 |
HOL-Word-Examples: HOL-Word $(LOG)/HOL-Word-Examples.gz |
|
1186 |
||
27164 | 1187 |
$(LOG)/HOL-Word-Examples.gz: $(OUT)/HOL-Word Word/Examples/ROOT.ML \ |
24442 | 1188 |
Word/Examples/WordExamples.thy |
28500 | 1189 |
@cd Word; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Word Examples |
24442 | 1190 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1191 |
|
25171 | 1192 |
## HOL-Statespace |
1193 |
||
1194 |
HOL-Statespace: HOL $(LOG)/HOL-Statespace.gz |
|
1195 |
||
27164 | 1196 |
$(LOG)/HOL-Statespace.gz: $(OUT)/HOL Statespace/DistinctTreeProver.thy \ |
1197 |
Statespace/StateFun.thy Statespace/StateSpaceLocale.thy \ |
|
1198 |
Statespace/StateSpaceSyntax.thy Statespace/StateSpaceEx.thy \ |
|
1199 |
Statespace/distinct_tree_prover.ML Statespace/state_space.ML \ |
|
1200 |
Statespace/state_fun.ML Statespace/document/root.tex |
|
28500 | 1201 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Statespace |
24442 | 1202 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1203 |
|
27470 | 1204 |
## HOL-NSA |
1205 |
||
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1206 |
HOL-NSA: HOL $(OUT)/HOL-NSA |
27470 | 1207 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1208 |
$(OUT)/HOL-NSA: $(OUT)/HOL NSA/CLim.thy NSA/CStar.thy NSA/NSCA.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1209 |
NSA/NSComplex.thy NSA/HDeriv.thy NSA/HLim.thy NSA/HLog.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1210 |
NSA/HSEQ.thy NSA/HSeries.thy NSA/HTranscendental.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1211 |
NSA/Hypercomplex.thy NSA/HyperDef.thy NSA/HyperNat.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1212 |
NSA/Hyperreal.thy NSA/Filter.thy NSA/NatStar.thy NSA/NSA.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1213 |
NSA/StarDef.thy NSA/Star.thy NSA/transfer.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1214 |
Library/Infinite_Set.thy Library/Zorn.thy NSA/ROOT.ML |
28500 | 1215 |
@cd NSA; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-NSA |
27470 | 1216 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1217 |
|
27470 | 1218 |
## HOL-NSA-Examples |
1219 |
||
1220 |
HOL-NSA-Examples: HOL-NSA $(LOG)/HOL-NSA-Examples.gz |
|
1221 |
||
1222 |
$(LOG)/HOL-NSA-Examples.gz: $(OUT)/HOL-NSA NSA/Examples/ROOT.ML \ |
|
1223 |
NSA/Examples/NSPrimes.thy |
|
28500 | 1224 |
@cd NSA; $(ISABELLE_TOOL) usedir $(OUT)/HOL-NSA Examples |
27470 | 1225 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1226 |
|
32496 | 1227 |
## HOL-Mirabelle |
1228 |
||
1229 |
HOL-Mirabelle: HOL $(LOG)/HOL-Mirabelle.gz |
|
1230 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1231 |
$(LOG)/HOL-Mirabelle.gz: $(OUT)/HOL Mirabelle/Mirabelle_Test.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1232 |
Mirabelle/Mirabelle.thy Mirabelle/Tools/mirabelle.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1233 |
Mirabelle/ROOT.ML Mirabelle/Tools/mirabelle_arith.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1234 |
Mirabelle/Tools/mirabelle_metis.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1235 |
Mirabelle/Tools/mirabelle_quickcheck.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1236 |
Mirabelle/Tools/mirabelle_refute.ML \ |
32496 | 1237 |
Mirabelle/Tools/mirabelle_sledgehammer.ML |
1238 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Mirabelle |
|
1239 |
||
1240 |
||
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1241 |
## HOL-SMT |
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1242 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1243 |
HOL-SMT: HOL-Word $(OUT)/HOL-SMT |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1244 |
|
33419 | 1245 |
$(OUT)/HOL-SMT: $(OUT)/HOL-Word SMT/ROOT.ML SMT/SMT_Base.thy SMT/Z3.thy \ |
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1246 |
SMT/SMT.thy SMT/Tools/smt_normalize.ML SMT/Tools/smt_monomorph.ML \ |
33249 | 1247 |
SMT/Tools/smt_translate.ML SMT/Tools/smtlib_interface.ML \ |
36893
48cf03469dc6
added new SMT translation files which use a simpler intermediate term representation and a simpler translation of builtin symbols, have less overhead for renaming symbols and generating the signature, add come with a simpler separation of formulas and terms
boehmes
parents:
36892
diff
changeset
|
1248 |
SMT/Tools/z3_interface.ML SMT/Tools/smt_additional_facts.ML \ |
33249 | 1249 |
SMT/Tools/smt_solver.ML SMT/Tools/cvc3_solver.ML \ |
1250 |
SMT/Tools/yices_solver.ML SMT/Tools/z3_proof_terms.ML \ |
|
1251 |
SMT/Tools/z3_proof_rules.ML SMT/Tools/z3_proof.ML \ |
|
36893
48cf03469dc6
added new SMT translation files which use a simpler intermediate term representation and a simpler translation of builtin symbols, have less overhead for renaming symbols and generating the signature, add come with a simpler separation of formulas and terms
boehmes
parents:
36892
diff
changeset
|
1252 |
SMT/Tools/z3_model.ML SMT/Tools/z3_solver.ML $(SRC)/Tools/cache_io.ML |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1253 |
@cd SMT; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL-Word HOL-SMT |
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1254 |
|
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1255 |
|
33439 | 1256 |
## HOL-SMT-Examples |
33010 | 1257 |
|
33439 | 1258 |
HOL-SMT-Examples: HOL-SMT $(LOG)/HOL-SMT-Examples.gz |
33010 | 1259 |
|
33439 | 1260 |
$(LOG)/HOL-SMT-Examples.gz: $(OUT)/HOL-SMT SMT/Examples/ROOT.ML \ |
34996 | 1261 |
SMT/Examples/SMT_Examples.thy SMT/Examples/SMT_Examples.certs |
33010 | 1262 |
@cd SMT; $(ISABELLE_TOOL) usedir $(OUT)/HOL-SMT Examples |
1263 |
||
1264 |
||
33419 | 1265 |
## HOL-Boogie |
1266 |
||
1267 |
HOL-Boogie: HOL-SMT $(OUT)/HOL-Boogie |
|
1268 |
||
33439 | 1269 |
$(OUT)/HOL-Boogie: $(OUT)/HOL-SMT Boogie/ROOT.ML Boogie/Boogie.thy \ |
1270 |
Boogie/Tools/boogie_vcs.ML Boogie/Tools/boogie_loader.ML \ |
|
34069 | 1271 |
Boogie/Tools/boogie_commands.ML Boogie/Tools/boogie_tactics.ML |
33419 | 1272 |
@cd Boogie; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL-SMT HOL-Boogie |
1273 |
||
1274 |
||
1275 |
## HOL-Boogie_Examples |
|
1276 |
||
33439 | 1277 |
HOL-Boogie-Examples: HOL-Boogie $(LOG)/HOL-Boogie-Examples.gz |
33419 | 1278 |
|
33439 | 1279 |
$(LOG)/HOL-Boogie-Examples.gz: $(OUT)/HOL-Boogie \ |
1280 |
Boogie/Examples/ROOT.ML Boogie/Examples/Boogie_Max.thy \ |
|
1281 |
Boogie/Examples/Boogie_Max.b2i Boogie/Examples/Boogie_Dijkstra.thy \ |
|
1282 |
Boogie/Examples/VCC_Max.thy Boogie/Examples/Boogie_Dijkstra.b2i \ |
|
34996 | 1283 |
Boogie/Examples/VCC_Max.b2i Boogie/Examples/Boogie_Max.certs \ |
1284 |
Boogie/Examples/Boogie_Dijkstra.certs Boogie/Examples/VCC_Max.certs |
|
33419 | 1285 |
@cd Boogie; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Boogie Examples |
1286 |
||
1287 |
||
34965 | 1288 |
## HOL-Mutabelle |
1289 |
||
1290 |
HOL-Mutabelle: HOL $(LOG)/HOL-Mutabelle.gz |
|
1291 |
||
1292 |
$(LOG)/HOL-Mutabelle.gz: $(OUT)/HOL Mutabelle/MutabelleExtra.thy \ |
|
35959 | 1293 |
Mutabelle/ROOT.ML Mutabelle/mutabelle.ML \ |
34965 | 1294 |
Mutabelle/mutabelle_extra.ML |
1295 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Mutabelle |
|
1296 |
||
1297 |
||
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1298 |
## HOL-Quotient_Examples |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1299 |
|
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1300 |
HOL-Quotient_Examples: HOL $(LOG)/HOL-Quotient_Examples.gz |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1301 |
|
35959 | 1302 |
$(LOG)/HOL-Quotient_Examples.gz: $(OUT)/HOL \ |
36524
3909002beca5
Tuning the quotient examples
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
36403
diff
changeset
|
1303 |
Quotient_Examples/FSet.thy Quotient_Examples/Quotient_Int.thy \ |
3909002beca5
Tuning the quotient examples
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
36403
diff
changeset
|
1304 |
Quotient_Examples/Quotient_Message.thy |
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1305 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Quotient_Examples |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1306 |
|
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1307 |
|
35950
791ce568d40a
moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
bulwahn
parents:
35931
diff
changeset
|
1308 |
## HOL-Predicate_Compile_Examples |
791ce568d40a
moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
bulwahn
parents:
35931
diff
changeset
|
1309 |
|
791ce568d40a
moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
bulwahn
parents:
35931
diff
changeset
|
1310 |
HOL-Predicate_Compile_Examples: HOL $(LOG)/HOL-Predicate_Compile_Examples.gz |
791ce568d40a
moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
bulwahn
parents:
35931
diff
changeset
|
1311 |
|
35959 | 1312 |
$(LOG)/HOL-Predicate_Compile_Examples.gz: $(OUT)/HOL \ |
35955
e657fb805c68
added predicate compiler quickcheck examples to new session Predicate_Compile_Examples
bulwahn
parents:
35953
diff
changeset
|
1313 |
Predicate_Compile_Examples/ROOT.ML \ |
e657fb805c68
added predicate compiler quickcheck examples to new session Predicate_Compile_Examples
bulwahn
parents:
35953
diff
changeset
|
1314 |
Predicate_Compile_Examples/Predicate_Compile_Examples.thy \ |
e657fb805c68
added predicate compiler quickcheck examples to new session Predicate_Compile_Examples
bulwahn
parents:
35953
diff
changeset
|
1315 |
Predicate_Compile_Examples/Predicate_Compile_Quickcheck_Examples.thy |
35950
791ce568d40a
moved examples for the predicate compiler into its own session Predicate_Compile_Examples to slenderise the HOL-ex session
bulwahn
parents:
35931
diff
changeset
|
1316 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Predicate_Compile_Examples |
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1317 |
|
35959 | 1318 |
|
4518 | 1319 |
## clean |
4447 | 1320 |
|
1321 |
clean: |
|
33450 | 1322 |
@rm -f $(LOG)/HOL-Algebra.gz $(LOG)/HOL-Auth.gz \ |
1323 |
$(LOG)/HOL-Bali.gz $(LOG)/HOL-Base.gz \ |
|
1324 |
$(LOG)/HOL-Boogie-Examples.gz $(LOG)/HOL-Boogie.gz \ |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1325 |
$(LOG)/HOL-Decision_Procs.gz $(LOG)/HOL-Hahn_Banach.gz \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1326 |
$(LOG)/HOL-Hoare.gz $(LOG)/HOL-Hoare_Parallel.gz \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1327 |
$(LOG)/HOL-IMP.gz $(LOG)/HOL-IMPP.gz $(LOG)/HOL-IOA.gz \ |
33450 | 1328 |
$(LOG)/HOL-Imperative_HOL.gz $(LOG)/HOL-Import.gz \ |
1329 |
$(LOG)/HOL-Induct.gz $(LOG)/HOL-Isar_Examples.gz \ |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1330 |
$(LOG)/HOL-Lattice $(LOG)/HOL-Lattice.gz \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1331 |
$(LOG)/HOL-Lex.gz $(LOG)/HOL-Library.gz \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1332 |
$(LOG)/HOL-Main.gz $(LOG)/HOL-Matrix \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1333 |
$(LOG)/HOL-Matrix.gz $(LOG)/HOL-Metis_Examples.gz \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1334 |
$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-Mirabelle.gz \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1335 |
$(LOG)/HOL-Modelcheck.gz \ |
33450 | 1336 |
$(LOG)/HOL-Multivariate_Analysis.gz \ |
1337 |
$(LOG)/HOL-NSA-Examples.gz $(LOG)/HOL-NSA.gz \ |
|
1338 |
$(LOG)/HOL-NanoJava.gz $(LOG)/HOL-Nitpick_Examples.gz \ |
|
1339 |
$(LOG)/HOL-Nominal-Examples.gz $(LOG)/HOL-Nominal.gz \ |
|
1340 |
$(LOG)/HOL-Number_Theory.gz \ |
|
1341 |
$(LOG)/HOL-Old_Number_Theory.gz $(LOG)/HOL-Plain.gz \ |
|
35959 | 1342 |
$(LOG)/HOL-Predicate_Compile_Examples.gz \ |
33450 | 1343 |
$(LOG)/HOL-Probability.gz $(LOG)/HOL-Prolog.gz \ |
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1344 |
$(LOG)/HOL-Proofs.gz $(LOG)/HOL-Proofs-Extraction.gz \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1345 |
$(LOG)/HOL-Proofs-Lambda.gz $(LOG)/HOL-SET_Protocol.gz \ |
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1346 |
$(LOG)/HOL-SMT-Examples.gz $(LOG)/HOL-SMT.gz \ |
33450 | 1347 |
$(LOG)/HOL-Statespace.gz $(LOG)/HOL-Subst.gz \ |
1348 |
$(LOG)/HOL-UNITY.gz $(LOG)/HOL-Unix.gz \ |
|
35931 | 1349 |
$(LOG)/HOL-Word-Examples.gz $(LOG)/HOL-Word.gz \ |
1350 |
$(LOG)/HOL-ZF.gz $(LOG)/HOL-ex.gz $(LOG)/HOL.gz \ |
|
1351 |
$(LOG)/HOL4.gz $(LOG)/TLA-Buffer.gz $(LOG)/TLA-Inc.gz \ |
|
1352 |
$(LOG)/TLA-Memory.gz $(LOG)/TLA.gz $(OUT)/HOL \ |
|
1353 |
$(OUT)/HOL-Algebra $(OUT)/HOL-Base $(OUT)/HOL-Boogie \ |
|
1354 |
$(OUT)/HOL-Main $(OUT)/HOL-Multivariate_Analysis \ |
|
1355 |
$(OUT)/HOL-NSA $(OUT)/HOL-Nominal $(OUT)/HOL-Plain \ |
|
1356 |
$(OUT)/HOL-Probability $(OUT)/HOL-Proofs \ |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1357 |
$(OUT)/HOL-SMT $(OUT)/HOL-Word $(OUT)/HOL4 $(OUT)/TLA |