author | blanchet |
Wed, 08 Sep 2010 16:01:06 +0200 | |
changeset 39223 | 022f16801e4e |
parent 39197 | 35fcab3da1b7 |
parent 39221 | 70fd4a3c41ed |
child 39271 | 436554f1beaa |
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 \ |
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
13 |
HOL-Library \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
14 |
HOL-Algebra \ |
33419 | 15 |
HOL-Boogie \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
16 |
HOL-Multivariate_Analysis \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
17 |
HOL-NSA \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
18 |
HOL-Nominal \ |
35931 | 19 |
HOL-Probability \ |
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
20 |
HOL-Proofs \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
21 |
HOL-Word \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
22 |
HOL4 \ |
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
23 |
TLA \ |
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
24 |
HOL-Base \ |
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
25 |
HOL-Main \ |
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
26 |
HOL-Plain |
10135 | 27 |
|
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
28 |
#Note: keep targets sorted (except for HOL-ex) |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
29 |
test: \ |
24325 | 30 |
HOL-ex \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
31 |
HOL-Auth \ |
14031 | 32 |
HOL-Bali \ |
33439 | 33 |
HOL-Boogie-Examples \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
34 |
HOL-Decision_Procs \ |
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
35 |
HOL-Hahn_Banach \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
36 |
HOL-Hoare \ |
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
37 |
HOL-Hoare_Parallel \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
38 |
HOL-IMP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
39 |
HOL-IMPP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
40 |
HOL-IOA \ |
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
41 |
HOL-Imperative_HOL \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
42 |
HOL-Import \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
43 |
HOL-Induct \ |
33026 | 44 |
HOL-Isar_Examples \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
45 |
HOL-Lattice \ |
37747 | 46 |
HOL-Library-Codegenerator_Test \ |
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 \ |
35536 | 51 |
HOL-Mutabelle \ |
11376 | 52 |
HOL-NanoJava \ |
33197
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
53 |
HOL-Nitpick_Examples \ |
19497 | 54 |
HOL-Nominal-Examples \ |
32479 | 55 |
HOL-Number_Theory \ |
56 |
HOL-Old_Number_Theory \ |
|
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
57 |
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
|
58 |
HOL-Predicate_Compile_Examples \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
59 |
HOL-Prolog \ |
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
60 |
HOL-Proofs-ex \ |
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 \ |
36933
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
64 |
HOL-Word-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 |
||
4518 | 96 |
Pure: |
28500 | 97 |
@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
|
98 |
|
27694 | 99 |
$(OUT)/Pure: Pure |
100 |
||
36073 | 101 |
BASE_DEPENDENCIES = $(OUT)/Pure \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
102 |
$(SRC)/Provers/blast.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
103 |
$(SRC)/Provers/clasimp.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
104 |
$(SRC)/Provers/classical.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
105 |
$(SRC)/Provers/hypsubst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
106 |
$(SRC)/Provers/quantifier1.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
107 |
$(SRC)/Provers/splitter.ML \ |
37818
dd65033fed78
load cache_io before code generator; moved adhoc-overloading to generic tools
haftmann
parents:
37790
diff
changeset
|
108 |
$(SRC)/Tools/cache_io.ML \ |
34028
1e6206763036
split off evaluation mechanisms in separte module Code_Eval
haftmann
parents:
34020
diff
changeset
|
109 |
$(SRC)/Tools/Code/code_eval.ML \ |
31771 | 110 |
$(SRC)/Tools/Code/code_haskell.ML \ |
111 |
$(SRC)/Tools/Code/code_ml.ML \ |
|
38970
53d1ee3d98b8
factored out generic part of Scala serializer into code_namespace.ML
haftmann
parents:
38965
diff
changeset
|
112 |
$(SRC)/Tools/Code/code_namespace.ML \ |
31771 | 113 |
$(SRC)/Tools/Code/code_preproc.ML \ |
114 |
$(SRC)/Tools/Code/code_printer.ML \ |
|
34945 | 115 |
$(SRC)/Tools/Code/code_scala.ML \ |
37442 | 116 |
$(SRC)/Tools/Code/code_simp.ML \ |
31771 | 117 |
$(SRC)/Tools/Code/code_target.ML \ |
118 |
$(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
|
119 |
$(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
|
120 |
$(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
|
121 |
$(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
|
122 |
$(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
|
123 |
$(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
|
124 |
$(SRC)/Tools/atomize_elim.ML \ |
33561
ab01b72715ef
introduced Auto Nitpick in addition to Auto Quickcheck;
blanchet
parents:
33210
diff
changeset
|
125 |
$(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
|
126 |
$(SRC)/Tools/auto_solve.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
127 |
$(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
|
128 |
$(SRC)/Tools/cong_tac.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
129 |
$(SRC)/Tools/eqsubst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
130 |
$(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
|
131 |
$(SRC)/Tools/induct_tacs.ML \ |
30165
6ee87f67d9cd
moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
wenzelm
parents:
30160
diff
changeset
|
132 |
$(SRC)/Tools/intuitionistic.ML \ |
37781
2fbbf0a48cef
moved misc legacy stuff from OldGoals to Misc_Legacy;
wenzelm
parents:
37779
diff
changeset
|
133 |
$(SRC)/Tools/misc_legacy.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
134 |
$(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
|
135 |
$(SRC)/Tools/project_rule.ML \ |
30973
304ab57afa6e
observe distinction between Pure/Tools and Tools more closely
haftmann
parents:
30954
diff
changeset
|
136 |
$(SRC)/Tools/quickcheck.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
137 |
$(SRC)/Tools/random_word.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
138 |
$(SRC)/Tools/value.ML \ |
29505 | 139 |
HOL.thy \ |
140 |
Tools/hologic.ML \ |
|
141 |
Tools/recfun_codegen.ML \ |
|
36073 | 142 |
Tools/simpdata.ML |
29505 | 143 |
|
144 |
$(OUT)/HOL-Base: base.ML $(BASE_DEPENDENCIES) |
|
29523 | 145 |
@$(ISABELLE_TOOL) usedir -b -f base.ML -d false -g false $(OUT)/Pure HOL-Base |
29505 | 146 |
|
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
147 |
PLAIN_DEPENDENCIES = $(BASE_DEPENDENCIES) \ |
32139 | 148 |
Complete_Lattice.thy \ |
27368 | 149 |
Datatype.thy \ |
150 |
Extraction.thy \ |
|
35050
9f841f20dca6
renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
haftmann
parents:
35039
diff
changeset
|
151 |
Fields.thy \ |
27368 | 152 |
Finite_Set.thy \ |
153 |
Fun.thy \ |
|
154 |
FunDef.thy \ |
|
35050
9f841f20dca6
renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
haftmann
parents:
35039
diff
changeset
|
155 |
Groups.thy \ |
27368 | 156 |
Inductive.thy \ |
157 |
Lattices.thy \ |
|
158 |
Nat.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 |
Relation.thy \ |
|
35050
9f841f20dca6
renamed OrderedGroup to Groups; split theory Ring_and_Field into Rings Fields
haftmann
parents:
35039
diff
changeset
|
167 |
Rings.thy \ |
27368 | 168 |
SAT.thy \ |
169 |
Set.thy \ |
|
170 |
Sum_Type.thy \ |
|
37884
314a88278715
discontinued pretending that abel_cancel is logic-independent; cleaned up junk
haftmann
parents:
37818
diff
changeset
|
171 |
Tools/abel_cancel.ML \ |
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 \ |
|
27368 | 201 |
Tools/inductive_codegen.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
202 |
Tools/inductive.ML \ |
27368 | 203 |
Tools/inductive_realizer.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
204 |
Tools/inductive_set.ML \ |
27368 | 205 |
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
|
206 |
Tools/nat_arith.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
207 |
Tools/old_primrec.ML \ |
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
208 |
Tools/primrec.ML \ |
27368 | 209 |
Tools/prop_logic.ML \ |
210 |
Tools/refute.ML \ |
|
211 |
Tools/rewrite_hol_proof.ML \ |
|
212 |
Tools/sat_funcs.ML \ |
|
213 |
Tools/sat_solver.ML \ |
|
214 |
Tools/split_rule.ML \ |
|
38942
e10c11971fa7
"try" -- a new diagnosis tool that tries to apply several methods in parallel
blanchet
parents:
38730
diff
changeset
|
215 |
Tools/try.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
216 |
Tools/typedef.ML \ |
27368 | 217 |
Transitive_Closure.thy \ |
218 |
Typedef.thy \ |
|
219 |
Wellfounded.thy \ |
|
220 |
$(SRC)/Provers/Arith/cancel_div_mod.ML \ |
|
221 |
$(SRC)/Provers/Arith/cancel_sums.ML \ |
|
222 |
$(SRC)/Provers/Arith/fast_lin_arith.ML \ |
|
223 |
$(SRC)/Provers/order.ML \ |
|
224 |
$(SRC)/Provers/trancl.ML \ |
|
225 |
$(SRC)/Tools/rat.ML |
|
28312
f0838044f034
different session branches for HOL-Plain vs. Plain
haftmann
parents:
28243
diff
changeset
|
226 |
|
f0838044f034
different session branches for HOL-Plain vs. Plain
haftmann
parents:
28243
diff
changeset
|
227 |
$(OUT)/HOL-Plain: plain.ML $(PLAIN_DEPENDENCIES) |
28500 | 228 |
@$(ISABELLE_TOOL) usedir -b -f plain.ML -g true $(OUT)/Pure HOL-Plain |
27368 | 229 |
|
28401 | 230 |
MAIN_DEPENDENCIES = $(PLAIN_DEPENDENCIES) \ |
35725
4d7e3cc9c52c
Big_Operators now in Main rather than Plain src/HOL/Wellfounded.thy
haftmann
parents:
35719
diff
changeset
|
231 |
Big_Operators.thy \ |
32657 | 232 |
Code_Evaluation.thy \ |
31205
98370b26c2ce
String.literal replaces message_string, code_numeral replaces (code_)index
haftmann
parents:
31203
diff
changeset
|
233 |
Code_Numeral.thy \ |
33296
a3924d1069e5
moved theory Divides after theory Nat_Numeral; tuned some proof texts
haftmann
parents:
33272
diff
changeset
|
234 |
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
|
235 |
DSequence.thy \ |
27368 | 236 |
Equiv_Relations.thy \ |
237 |
Groebner_Basis.thy \ |
|
238 |
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
|
239 |
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
|
240 |
Lazy_Sequence.thy \ |
27421 | 241 |
List.thy \ |
242 |
Main.thy \ |
|
243 |
Map.thy \ |
|
30925 | 244 |
Nat_Numeral.thy \ |
33318
ddd97d9dfbfb
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
haftmann
parents:
33298
diff
changeset
|
245 |
Nat_Transfer.thy \ |
39183
512c10416590
adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
bulwahn
parents:
39048
diff
changeset
|
246 |
New_DSequence.thy \ |
512c10416590
adding dependencies to IsaMakefile; increasing negative search limit for predicate_compile_quickcheck; adding tracing of introduction rules in code_prolog
bulwahn
parents:
39048
diff
changeset
|
247 |
New_Random_Sequence.thy \ |
36915
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
248 |
Nitpick.thy \ |
33356
9157d0f9f00e
moved Commutative_Ring into session Decision_Procs
haftmann
parents:
33348
diff
changeset
|
249 |
Numeral_Simprocs.thy \ |
27421 | 250 |
Presburger.thy \ |
33250
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
251 |
Predicate_Compile.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
252 |
Quickcheck.thy \ |
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
253 |
Quotient.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
254 |
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
|
255 |
Random_Sequence.thy \ |
27421 | 256 |
Recdef.thy \ |
36916 | 257 |
Refute.thy \ |
36751
7f1da69cacb3
split of semiring normalization from Groebner theory; moved field_comp_conv to Numeral_Simproces
haftmann
parents:
36700
diff
changeset
|
258 |
Semiring_Normalization.thy \ |
27421 | 259 |
SetInterval.thy \ |
35827 | 260 |
Sledgehammer.thy \ |
36898 | 261 |
SMT.thy \ |
31048
ac146fc38b51
refined HOL string theories and corresponding ML fragments
haftmann
parents:
31036
diff
changeset
|
262 |
String.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
263 |
Typerep.thy \ |
27421 | 264 |
$(SRC)/Provers/Arith/assoc_fold.ML \ |
265 |
$(SRC)/Provers/Arith/cancel_numeral_factor.ML \ |
|
266 |
$(SRC)/Provers/Arith/cancel_numerals.ML \ |
|
267 |
$(SRC)/Provers/Arith/combine_numerals.ML \ |
|
268 |
$(SRC)/Provers/Arith/extract_common_term.ML \ |
|
269 |
$(SRC)/Tools/Metis/metis.ML \ |
|
38989 | 270 |
Tools/async_manager.ML \ |
38047 | 271 |
Tools/ATP/atp_problem.ML \ |
272 |
Tools/ATP/atp_systems.ML \ |
|
33318
ddd97d9dfbfb
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
haftmann
parents:
33298
diff
changeset
|
273 |
Tools/choice_specification.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
274 |
Tools/int_arith.ML \ |
36753
5cf4e9128f22
renamed Normalizer to the more specific Semiring_Normalizer
haftmann
parents:
36751
diff
changeset
|
275 |
Tools/groebner.ML \ |
31055
2cf6efca6c71
proper structures for list and string code generation stuff
haftmann
parents:
31048
diff
changeset
|
276 |
Tools/list_code.ML \ |
27421 | 277 |
Tools/meson.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
278 |
Tools/nat_numeral_simprocs.ML \ |
36915
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
279 |
Tools/Nitpick/kodkod.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
280 |
Tools/Nitpick/kodkod_sat.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
281 |
Tools/Nitpick/nitpick.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
282 |
Tools/Nitpick/nitpick_hol.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
283 |
Tools/Nitpick/nitpick_isar.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
284 |
Tools/Nitpick/nitpick_kodkod.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
285 |
Tools/Nitpick/nitpick_model.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
286 |
Tools/Nitpick/nitpick_mono.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
287 |
Tools/Nitpick/nitpick_nut.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
288 |
Tools/Nitpick/nitpick_peephole.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
289 |
Tools/Nitpick/nitpick_preproc.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
290 |
Tools/Nitpick/nitpick_rep.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
291 |
Tools/Nitpick/nitpick_scope.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
292 |
Tools/Nitpick/nitpick_tests.ML \ |
7c429a484c74
move Nitpick files from "PLAIN_DEPENDENCIES" to "MAIN_DEPENDENCIES", where they belong
blanchet
parents:
36901
diff
changeset
|
293 |
Tools/Nitpick/nitpick_util.ML \ |
27421 | 294 |
Tools/numeral.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
295 |
Tools/numeral_simprocs.ML \ |
27421 | 296 |
Tools/numeral_syntax.ML \ |
33250
5c2af18a3237
including the predicate compiler in HOL-Main; added RandomPredicate monad to Quickcheck
bulwahn
parents:
33210
diff
changeset
|
297 |
Tools/Predicate_Compile/predicate_compile_aux.ML \ |
36046
c3946372f556
putting compilation setup of predicate compiler in a separate file
bulwahn
parents:
36032
diff
changeset
|
298 |
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
|
299 |
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
|
300 |
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
|
301 |
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
|
302 |
Tools/Predicate_Compile/predicate_compile.ML \ |
36032
dfd30b5b4e73
adding specialisation of predicates to the predicate compiler
bulwahn
parents:
35972
diff
changeset
|
303 |
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
|
304 |
Tools/Predicate_Compile/predicate_compile_pred.ML \ |
31260 | 305 |
Tools/quickcheck_generators.ML \ |
27421 | 306 |
Tools/Qelim/cooper.ML \ |
36803 | 307 |
Tools/Qelim/cooper_procedure.ML \ |
27421 | 308 |
Tools/Qelim/qelim.ML \ |
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
309 |
Tools/Quotient/quotient_def.ML \ |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
310 |
Tools/Quotient/quotient_info.ML \ |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
311 |
Tools/Quotient/quotient_tacs.ML \ |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
312 |
Tools/Quotient/quotient_term.ML \ |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
313 |
Tools/Quotient/quotient_typ.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
314 |
Tools/recdef.ML \ |
38394
3142c1e21a0e
moved Record.thy from session Plain to Main; avoid variable name acc
haftmann
parents:
38282
diff
changeset
|
315 |
Tools/record.ML \ |
36753
5cf4e9128f22
renamed Normalizer to the more specific Semiring_Normalizer
haftmann
parents:
36751
diff
changeset
|
316 |
Tools/semiring_normalizer.ML \ |
37574
b8c1f4c46983
renamed "Sledgehammer_Fact_Preprocessor" to "Clausifier";
blanchet
parents:
37522
diff
changeset
|
317 |
Tools/Sledgehammer/clausifier.ML \ |
35865 | 318 |
Tools/Sledgehammer/meson_tactic.ML \ |
37578
9367cb36b1c4
renamed "Sledgehammer_FOL_Clauses" to "Metis_Clauses", so that Metis doesn't depend on Sledgehammer
blanchet
parents:
37577
diff
changeset
|
319 |
Tools/Sledgehammer/metis_clauses.ML \ |
35825
a6aad5a70ed4
move Sledgehammer files in a directory of their own
blanchet
parents:
35763
diff
changeset
|
320 |
Tools/Sledgehammer/metis_tactics.ML \ |
38021
e024504943d1
rename "ATP_Manager" ML module to "Sledgehammer";
blanchet
parents:
38019
diff
changeset
|
321 |
Tools/Sledgehammer/sledgehammer.ML \ |
38986 | 322 |
Tools/Sledgehammer/sledgehammer_filter.ML \ |
323 |
Tools/Sledgehammer/sledgehammer_minimize.ML \ |
|
35866
513074557e06
move the Sledgehammer Isar commands together into one file;
blanchet
parents:
35865
diff
changeset
|
324 |
Tools/Sledgehammer/sledgehammer_isar.ML \ |
38986 | 325 |
Tools/Sledgehammer/sledgehammer_reconstruct.ML \ |
38282
319c59682c51
move Sledgehammer's HOL -> FOL translation to separate file (sledgehammer_translate.ML)
blanchet
parents:
38137
diff
changeset
|
326 |
Tools/Sledgehammer/sledgehammer_translate.ML \ |
35967 | 327 |
Tools/Sledgehammer/sledgehammer_util.ML \ |
36898 | 328 |
Tools/SMT/cvc3_solver.ML \ |
329 |
Tools/SMT/smtlib_interface.ML \ |
|
330 |
Tools/SMT/smt_monomorph.ML \ |
|
331 |
Tools/SMT/smt_normalize.ML \ |
|
332 |
Tools/SMT/smt_solver.ML \ |
|
333 |
Tools/SMT/smt_translate.ML \ |
|
334 |
Tools/SMT/yices_solver.ML \ |
|
335 |
Tools/SMT/z3_interface.ML \ |
|
336 |
Tools/SMT/z3_model.ML \ |
|
337 |
Tools/SMT/z3_proof_literals.ML \ |
|
338 |
Tools/SMT/z3_proof_parser.ML \ |
|
339 |
Tools/SMT/z3_proof_reconstruction.ML \ |
|
340 |
Tools/SMT/z3_proof_tools.ML \ |
|
341 |
Tools/SMT/z3_solver.ML \ |
|
31055
2cf6efca6c71
proper structures for list and string code generation stuff
haftmann
parents:
31048
diff
changeset
|
342 |
Tools/string_code.ML \ |
27421 | 343 |
Tools/string_syntax.ML \ |
33318
ddd97d9dfbfb
moved Nat_Transfer before Divides; distributed Nat_Transfer setup accordingly
haftmann
parents:
33298
diff
changeset
|
344 |
Tools/transfer.ML \ |
27421 | 345 |
Tools/TFL/casesplit.ML \ |
346 |
Tools/TFL/dcterm.ML \ |
|
347 |
Tools/TFL/post.ML \ |
|
348 |
Tools/TFL/rules.ML \ |
|
349 |
Tools/TFL/tfl.ML \ |
|
350 |
Tools/TFL/thms.ML \ |
|
351 |
Tools/TFL/thry.ML \ |
|
352 |
Tools/TFL/usyntax.ML \ |
|
28477
9339d4dcec8b
version of sledgehammer using threads instead of processes, misc cleanup;
wenzelm
parents:
28476
diff
changeset
|
353 |
Tools/TFL/utils.ML |
28401 | 354 |
|
355 |
$(OUT)/HOL-Main: main.ML $(MAIN_DEPENDENCIES) |
|
28500 | 356 |
@$(ISABELLE_TOOL) usedir -b -f main.ML -g true $(OUT)/Pure HOL-Main |
28401 | 357 |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
358 |
HOL_DEPENDENCIES = $(MAIN_DEPENDENCIES) \ |
30096 | 359 |
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
|
360 |
Complex.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
361 |
Complex_Main.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
362 |
Deriv.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
363 |
Fact.thy \ |
32479 | 364 |
GCD.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
365 |
Lim.thy \ |
31352 | 366 |
Limits.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
367 |
Ln.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
368 |
Log.thy \ |
32479 | 369 |
Lubs.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
370 |
MacLaurin.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
371 |
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
|
372 |
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
|
373 |
RComplete.thy \ |
35372 | 374 |
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
|
375 |
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
|
376 |
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
|
377 |
RealVector.thy \ |
29197
6d4cb27ed19c
adapted HOL source structure to distribution layout
haftmann
parents:
29181
diff
changeset
|
378 |
SEQ.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
379 |
Series.thy \ |
33269
3b7e2dbbd684
New theory SupInf of the supremum and infimum operators for sets of reals.
paulson
parents:
33083
diff
changeset
|
380 |
SupInf.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
381 |
Taylor.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
382 |
Transcendental.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
383 |
Tools/float_syntax.ML \ |
36899
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
36898
diff
changeset
|
384 |
Tools/SMT/smt_real.ML |
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
385 |
|
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
386 |
$(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
|
387 |
@$(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
|
388 |
|
7535
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
389 |
|
10255 | 390 |
## HOL-Library |
391 |
||
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
392 |
HOL-Library: HOL $(OUT)/HOL-Library |
10255 | 393 |
|
38137
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
394 |
$(OUT)/HOL-Library: $(OUT)/HOL Library/ROOT.ML \ |
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
395 |
$(SRC)/HOL/Tools/float_arith.ML $(SRC)/Tools/float.ML \ |
37818
dd65033fed78
load cache_io before code generator; moved adhoc-overloading to generic tools
haftmann
parents:
37790
diff
changeset
|
396 |
Library/Abstract_Rat.thy $(SRC)/Tools/Adhoc_Overloading.thy \ |
38137
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
397 |
Library/AssocList.thy Library/BigO.thy Library/Binomial.thy \ |
37968 | 398 |
Library/Bit.thy Library/Boolean_Algebra.thy Library/Cardinality.thy \ |
37662 | 399 |
Library/Char_nat.thy Library/Code_Char.thy Library/Code_Char_chr.thy \ |
38137
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
400 |
Library/Code_Integer.thy Library/Code_Natural.thy \ |
38119
e00f970425e9
adding Code_Prolog theory to IsaMakefile and HOL-Library root file
bulwahn
parents:
38074
diff
changeset
|
401 |
Library/Code_Prolog.thy Tools/Predicate_Compile/code_prolog.ML \ |
37968 | 402 |
Library/ContNotDenum.thy Library/Continuity.thy Library/Convex.thy \ |
38137
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
403 |
Library/Countable.thy Library/Diagonalize.thy Library/Dlist.thy \ |
37968 | 404 |
Library/Efficient_Nat.thy Library/Enum.thy Library/Eval_Witness.thy \ |
405 |
Library/Executable_Set.thy Library/Float.thy \ |
|
406 |
Library/Formal_Power_Series.thy Library/Fraction_Field.thy \ |
|
407 |
Library/FrechetDeriv.thy Library/Fset.thy Library/FuncSet.thy \ |
|
38622 | 408 |
Library/Function_Algebras.thy \ |
37968 | 409 |
Library/Fundamental_Theorem_Algebra.thy Library/Glbs.thy \ |
410 |
Library/Indicator_Function.thy Library/Infinite_Set.thy \ |
|
411 |
Library/Inner_Product.thy Library/Kleene_Algebra.thy \ |
|
37118
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
412 |
Library/LaTeXsugar.thy Library/Lattice_Algebras.thy \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
413 |
Library/Lattice_Syntax.thy Library/Library.thy \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
414 |
Library/List_Prefix.thy Library/List_lexord.thy Library/Mapping.thy \ |
37790 | 415 |
Library/Monad_Syntax.thy Library/More_List.thy Library/More_Set.thy \ |
37818
dd65033fed78
load cache_io before code generator; moved adhoc-overloading to generic tools
haftmann
parents:
37790
diff
changeset
|
416 |
Library/Multiset.thy Library/Nat_Bijection.thy \ |
38137
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
417 |
Library/Nat_Infinity.thy Library/Nested_Environment.thy \ |
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
418 |
Library/Numeral_Type.thy Library/OptionalSugar.thy \ |
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
419 |
Library/Order_Relation.thy Library/Permutation.thy \ |
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
420 |
Library/Permutations.thy Library/Poly_Deriv.thy \ |
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
421 |
Library/Polynomial.thy Library/Predicate_Compile_Quickcheck.thy \ |
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
422 |
Library/Preorder.thy Library/Product_Vector.thy \ |
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
423 |
Library/Product_ord.thy Library/Product_plus.thy \ |
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
424 |
Library/Quickcheck_Types.thy Library/Quicksort.thy \ |
37118
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
425 |
Library/Quotient_List.thy Library/Quotient_Option.thy \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
426 |
Library/Quotient_Product.thy Library/Quotient_Sum.thy \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
427 |
Library/Quotient_Syntax.thy Library/Quotient_Type.thy \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
428 |
Library/RBT.thy Library/RBT_Impl.thy Library/README.html \ |
38622 | 429 |
Library/Set_Algebras.thy Library/State_Monad.thy Library/Ramsey.thy \ |
430 |
Library/Reflection.thy Library/SML_Quickcheck.thy \ |
|
37118
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
431 |
Library/Sublist_Order.thy Library/Sum_Of_Squares.thy \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
432 |
Library/Sum_Of_Squares/sos_wrapper.ML \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
433 |
Library/Sum_Of_Squares/sum_of_squares.ML \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
434 |
Library/Transitive_Closure_Table.thy Library/Univ_Poly.thy \ |
ccae4ecd67f4
eliminated slightly odd Library/Library session setup (cf. d7711be8c3a9) which is obsolete due to usedir -f HOL_Library_ROOT.ML;
wenzelm
parents:
37024
diff
changeset
|
435 |
Library/While_Combinator.thy Library/Zorn.thy \ |
37818
dd65033fed78
load cache_io before code generator; moved adhoc-overloading to generic tools
haftmann
parents:
37790
diff
changeset
|
436 |
$(SRC)/Tools/adhoc_overloading.ML Library/positivstellensatz.ML \ |
37789 | 437 |
Library/reflection.ML Library/reify_data.ML \ |
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
438 |
Library/document/root.bib Library/document/root.tex |
38137
6fda94059baa
renamed funny Library ROOT files back to default ROOT.ML -- ML files are no longer located via implicit load path (cf. 2b9bfa0b44f1);
wenzelm
parents:
38119
diff
changeset
|
439 |
@cd Library; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOL-Library |
10255 | 440 |
|
441 |
||
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
442 |
## HOL-Hahn_Banach |
27421 | 443 |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
444 |
HOL-Hahn_Banach: HOL $(LOG)/HOL-Hahn_Banach.gz |
27421 | 445 |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
446 |
$(LOG)/HOL-Hahn_Banach.gz: $(OUT)/HOL Hahn_Banach/Bounds.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
447 |
Hahn_Banach/Function_Norm.thy Hahn_Banach/Function_Order.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
448 |
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
|
449 |
Hahn_Banach/Hahn_Banach_Sup_Lemmas.thy Hahn_Banach/Linearform.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
450 |
Hahn_Banach/Normed_Space.thy Hahn_Banach/README.html \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
451 |
Hahn_Banach/ROOT.ML Hahn_Banach/Subspace.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
452 |
Hahn_Banach/Vector_Space.thy Hahn_Banach/Zorn_Lemma.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
453 |
Hahn_Banach/document/root.bib Hahn_Banach/document/root.tex |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
454 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Hahn_Banach |
27421 | 455 |
|
456 |
||
4518 | 457 |
## HOL-Subst |
458 |
||
459 |
HOL-Subst: HOL $(LOG)/HOL-Subst.gz |
|
460 |
||
27164 | 461 |
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.thy Subst/ROOT.ML \ |
462 |
Subst/Subst.thy Subst/UTerm.thy Subst/Unifier.thy Subst/Unify.thy |
|
28500 | 463 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Subst |
2448 | 464 |
|
465 |
||
4518 | 466 |
## HOL-Induct |
2473 | 467 |
|
4518 | 468 |
HOL-Induct: HOL $(LOG)/HOL-Induct.gz |
3125 | 469 |
|
33688
1a97dcd8dc6a
moved old SList, LList, LFilter to AFP/Lazy-Lists-II;
wenzelm
parents:
33649
diff
changeset
|
470 |
$(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
|
471 |
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
|
472 |
Induct/QuoDataType.thy Induct/ROOT.ML Induct/Sexp.thy \ |
35249 | 473 |
Induct/Sigma_Algebra.thy Induct/ABexp.thy Induct/SList.thy \ |
474 |
Induct/Term.thy Induct/Tree.thy Induct/document/root.tex |
|
28500 | 475 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Induct |
3125 | 476 |
|
477 |
||
4518 | 478 |
## HOL-IMP |
479 |
||
480 |
HOL-IMP: HOL $(LOG)/HOL-IMP.gz |
|
2448 | 481 |
|
27164 | 482 |
$(LOG)/HOL-IMP.gz: $(OUT)/HOL IMP/Com.thy IMP/Compiler0.thy \ |
483 |
IMP/Compiler.thy IMP/Denotation.thy IMP/Expr.thy IMP/Hoare.thy \ |
|
484 |
IMP/Natural.thy IMP/Examples.thy IMP/Transition.thy IMP/VC.thy \ |
|
485 |
IMP/ROOT.ML IMP/document/root.tex IMP/document/root.bib |
|
28500 | 486 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL IMP |
2448 | 487 |
|
488 |
||
8179 | 489 |
## HOL-IMPP |
490 |
||
491 |
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz |
|
492 |
||
27164 | 493 |
$(LOG)/HOL-IMPP.gz: $(OUT)/HOL IMPP/ROOT.ML IMPP/Com.thy \ |
19803 | 494 |
IMPP/Natural.thy IMPP/Hoare.thy IMPP/Misc.thy IMPP/EvenOdd.thy |
28500 | 495 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL IMPP |
8179 | 496 |
|
497 |
||
27421 | 498 |
## HOL-Import |
14516 | 499 |
|
19097 | 500 |
IMPORTER_FILES = Import/lazy_seq.ML Import/proof_kernel.ML Import/replay.ML \ |
20610 | 501 |
Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \ |
14516 | 502 |
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
|
503 |
Import/hol4rews.ML Import/import.ML Import/ROOT.ML |
14516 | 504 |
|
17323 | 505 |
IMPORTER_HOLLIGHT_FILES = Import/proof_kernel.ML Import/replay.ML \ |
506 |
Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \ |
|
507 |
Import/HOL4Syntax.thy Import/HOLLightCompat.thy Import/import_syntax.ML \ |
|
31771 | 508 |
Import/hol4rews.ML Import/import.ML Import/ROOT.ML |
17323 | 509 |
|
27421 | 510 |
HOL-Import: HOL $(LOG)/HOL-Import.gz |
14516 | 511 |
|
27421 | 512 |
$(LOG)/HOL-Import.gz: $(OUT)/HOL $(IMPORTER_FILES) |
37296 | 513 |
@$(ISABELLE_TOOL) usedir -p 0 $(OUT)/HOL Import |
14516 | 514 |
|
515 |
||
27421 | 516 |
## HOL-Generate-HOL |
14516 | 517 |
|
27421 | 518 |
HOL-Generate-HOL: HOL $(LOG)/HOL-Generate-HOL.gz |
14516 | 519 |
|
27421 | 520 |
$(LOG)/HOL-Generate-HOL.gz: $(OUT)/HOL \ |
27164 | 521 |
$(IMPORTER_FILES) Import/Generate-HOL/GenHOL4Base.thy \ |
522 |
Import/Generate-HOL/GenHOL4Prob.thy \ |
|
523 |
Import/Generate-HOL/GenHOL4Real.thy \ |
|
524 |
Import/Generate-HOL/GenHOL4Vec.thy \ |
|
14516 | 525 |
Import/Generate-HOL/GenHOL4Word32.thy Import/Generate-HOL/ROOT.ML |
28500 | 526 |
@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOL |
14516 | 527 |
|
17460 | 528 |
|
27421 | 529 |
## HOL-Generate-HOLLight |
17460 | 530 |
|
27421 | 531 |
HOL-Generate-HOLLight: HOL $(LOG)/HOL-Generate-HOLLight.gz |
17323 | 532 |
|
37742 | 533 |
$(LOG)/HOL-Generate-HOLLight.gz: $(OUT)/HOL \ |
27164 | 534 |
$(IMPORTER_HOLLIGHT_FILES) Import/Generate-HOLLight/GenHOLLight.thy \ |
535 |
Import/Generate-HOLLight/ROOT.ML |
|
28500 | 536 |
@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOLLight |
14516 | 537 |
|
17460 | 538 |
|
14516 | 539 |
## HOL-Import-HOL |
540 |
||
27421 | 541 |
HOL4: HOL $(LOG)/HOL4.gz |
14516 | 542 |
|
543 |
HOL_IMPORT_FILES = arithmetic.imp bits.imp boolean_sequence.imp bool.imp \ |
|
544 |
bword_arith.imp bword_bitop.imp bword_num.imp combin.imp divides.imp \ |
|
545 |
hrat.imp hreal.imp ind_type.imp lim.imp list.imp marker.imp nets.imp \ |
|
546 |
numeral.imp num.imp one.imp operator.imp option.imp pair.imp poly.imp \ |
|
547 |
powser.imp pred_set.imp prime.imp prim_rec.imp prob_algebra.imp \ |
|
548 |
prob_canon.imp prob_extra.imp prob.imp prob_indep.imp prob_pseudo.imp \ |
|
23194 | 549 |
prob_uniform.imp realax.imp real.imp relation.imp res_quan.imp \ |
550 |
rich_list.imp \ |
|
14516 | 551 |
seq.imp state_transformer.imp sum.imp topology.imp transc.imp word32.imp \ |
552 |
word_base.imp word_bitop.imp word_num.imp |
|
553 |
||
37742 | 554 |
$(LOG)/HOL4.gz: $(OUT)/HOL $(IMPORTER_FILES) \ |
27164 | 555 |
$(HOL_IMPORT_FILES:%=Import/HOL/%) Import/HOL/HOL4Base.thy \ |
556 |
Import/HOL/HOL4Prob.thy Import/HOL/HOL4Real.thy \ |
|
557 |
Import/HOL/HOL4Vec.thy Import/HOL/HOL4Word32.thy Import/HOL/HOL4.thy \ |
|
558 |
Import/HOL/ROOT.ML |
|
28500 | 559 |
@cd Import/HOL; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOL4 |
14516 | 560 |
|
27421 | 561 |
HOLLight: HOL $(LOG)/HOLLight.gz |
17645 | 562 |
|
37742 | 563 |
$(LOG)/HOLLight.gz: $(OUT)/HOL $(IMPORTER_HOLLIGHT_FILES) \ |
27164 | 564 |
Import/HOLLight/hollight.imp Import/HOLLight/HOLLight.thy \ |
17645 | 565 |
Import/HOLLight/ROOT.ML |
28500 | 566 |
@cd Import/HOLLight; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOLLight |
17645 | 567 |
|
14516 | 568 |
|
32479 | 569 |
## HOL-Number_Theory |
31719 | 570 |
|
32479 | 571 |
HOL-Number_Theory: HOL $(LOG)/HOL-Number_Theory.gz |
31719 | 572 |
|
32479 | 573 |
$(LOG)/HOL-Number_Theory.gz: $(OUT)/HOL $(ALGEBRA_DEPENDENCIES) \ |
31771 | 574 |
Library/Multiset.thy \ |
32479 | 575 |
Number_Theory/Binomial.thy \ |
576 |
Number_Theory/Cong.thy \ |
|
577 |
Number_Theory/Fib.thy \ |
|
578 |
Number_Theory/MiscAlgebra.thy \ |
|
579 |
Number_Theory/Number_Theory.thy \ |
|
580 |
Number_Theory/Residues.thy \ |
|
581 |
Number_Theory/UniqueFactorization.thy \ |
|
582 |
Number_Theory/ROOT.ML |
|
583 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Number_Theory |
|
31719 | 584 |
|
585 |
||
32479 | 586 |
## HOL-Old_Number_Theory |
9510 | 587 |
|
32479 | 588 |
HOL-Old_Number_Theory: HOL $(LOG)/HOL-Old_Number_Theory.gz |
9510 | 589 |
|
37021 | 590 |
$(LOG)/HOL-Old_Number_Theory.gz: $(OUT)/HOL Library/Permutation.thy \ |
591 |
Old_Number_Theory/Primes.thy Old_Number_Theory/Fib.thy \ |
|
592 |
Old_Number_Theory/Factorization.thy Old_Number_Theory/BijectionRel.thy\ |
|
593 |
Old_Number_Theory/Chinese.thy Old_Number_Theory/EulerFermat.thy \ |
|
594 |
Old_Number_Theory/IntFact.thy Old_Number_Theory/IntPrimes.thy \ |
|
595 |
Old_Number_Theory/WilsonBij.thy Old_Number_Theory/WilsonRuss.thy \ |
|
596 |
Old_Number_Theory/Finite2.thy Old_Number_Theory/Int2.thy \ |
|
597 |
Old_Number_Theory/EvenOdd.thy Old_Number_Theory/Residues.thy \ |
|
598 |
Old_Number_Theory/Euler.thy Old_Number_Theory/Gauss.thy \ |
|
32479 | 599 |
Old_Number_Theory/Quadratic_Reciprocity.thy Library/Infinite_Set.thy \ |
37021 | 600 |
Old_Number_Theory/Legacy_GCD.thy Old_Number_Theory/Pocklington.thy \ |
601 |
Old_Number_Theory/ROOT.ML |
|
32479 | 602 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Old_Number_Theory |
9510 | 603 |
|
604 |
||
4518 | 605 |
## HOL-Hoare |
606 |
||
607 |
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz |
|
2448 | 608 |
|
27164 | 609 |
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.thy Hoare/Examples.thy \ |
610 |
Hoare/Hoare.thy Hoare/hoare_tac.ML Hoare/Heap.thy \ |
|
35319 | 611 |
Hoare/Hoare_Logic.thy Hoare/Hoare_Logic_Abort.thy \ |
27164 | 612 |
Hoare/HeapSyntax.thy Hoare/Pointer_Examples.thy Hoare/ROOT.ML \ |
613 |
Hoare/ExamplesAbort.thy Hoare/HeapSyntaxAbort.thy \ |
|
35319 | 614 |
Hoare/SchorrWaite.thy Hoare/Separation.thy \ |
27164 | 615 |
Hoare/SepLogHeap.thy Hoare/document/root.tex Hoare/document/root.bib |
28500 | 616 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Hoare |
2448 | 617 |
|
618 |
||
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
619 |
## HOL-Hoare_Parallel |
12996 | 620 |
|
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
621 |
HOL-Hoare_Parallel: HOL $(LOG)/HOL-Hoare_Parallel.gz |
12996 | 622 |
|
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
623 |
$(LOG)/HOL-Hoare_Parallel.gz: $(OUT)/HOL Hoare_Parallel/Gar_Coll.thy \ |
33439 | 624 |
Hoare_Parallel/Graph.thy Hoare_Parallel/Hoare_Parallel.thy \ |
625 |
Hoare_Parallel/Mul_Gar_Coll.thy Hoare_Parallel/OG_Com.thy \ |
|
626 |
Hoare_Parallel/OG_Examples.thy Hoare_Parallel/OG_Hoare.thy \ |
|
627 |
Hoare_Parallel/OG_Syntax.thy Hoare_Parallel/OG_Tactics.thy \ |
|
628 |
Hoare_Parallel/OG_Tran.thy Hoare_Parallel/Quote_Antiquote.thy \ |
|
629 |
Hoare_Parallel/RG_Com.thy Hoare_Parallel/RG_Examples.thy \ |
|
630 |
Hoare_Parallel/RG_Hoare.thy Hoare_Parallel/RG_Syntax.thy \ |
|
631 |
Hoare_Parallel/RG_Tran.thy Hoare_Parallel/ROOT.ML \ |
|
632 |
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
|
633 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Hoare_Parallel |
12996 | 634 |
|
635 |
||
37747 | 636 |
## HOL-Library-Codegenerator_Test |
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
637 |
|
37747 | 638 |
HOL-Library-Codegenerator_Test: HOL-Library $(LOG)/HOL-Library-Codegenerator_Test.gz |
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
639 |
|
37747 | 640 |
$(LOG)/HOL-Library-Codegenerator_Test.gz: $(OUT)/HOL-Library \ |
37742 | 641 |
Codegenerator_Test/ROOT.ML \ |
642 |
Codegenerator_Test/Candidates.thy \ |
|
37691
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
643 |
Codegenerator_Test/Candidates_Pretty.thy \ |
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
644 |
Codegenerator_Test/Generate.thy \ |
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
645 |
Codegenerator_Test/Generate_Pretty.thy |
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
646 |
@$(ISABELLE_TOOL) usedir -d false -g false -i false $(OUT)/HOL-Library Codegenerator_Test |
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
647 |
|
4915de09b4d3
build image for session HOL-Library; introduced distinct session HOL-Codegenerator_Test
haftmann
parents:
37672
diff
changeset
|
648 |
|
33027 | 649 |
## HOL-Metis_Examples |
23449 | 650 |
|
33027 | 651 |
HOL-Metis_Examples: HOL $(LOG)/HOL-Metis_Examples.gz |
23449 | 652 |
|
37742 | 653 |
$(LOG)/HOL-Metis_Examples.gz: $(OUT)/HOL Metis_Examples/ROOT.ML \ |
654 |
Metis_Examples/Abstraction.thy Metis_Examples/BigO.thy \ |
|
655 |
Metis_Examples/BT.thy Metis_Examples/Message.thy \ |
|
656 |
Metis_Examples/Tarski.thy Metis_Examples/TransClosure.thy \ |
|
33027 | 657 |
Metis_Examples/set.thy |
658 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Metis_Examples |
|
23449 | 659 |
|
660 |
||
33197
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
661 |
## HOL-Nitpick_Examples |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
662 |
|
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
663 |
HOL-Nitpick_Examples: HOL $(LOG)/HOL-Nitpick_Examples.gz |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
664 |
|
34126 | 665 |
$(LOG)/HOL-Nitpick_Examples.gz: $(OUT)/HOL Nitpick_Examples/ROOT.ML \ |
666 |
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
|
667 |
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
|
668 |
Nitpick_Examples/Integer_Nits.thy Nitpick_Examples/Manual_Nits.thy \ |
39221
70fd4a3c41ed
remove "minipick" (the toy version of Nitpick) and some tests;
blanchet
parents:
39048
diff
changeset
|
669 |
Nitpick_Examples/Mono_Nits.thy Nitpick_Examples/Nitpick_Examples.thy \ |
70fd4a3c41ed
remove "minipick" (the toy version of Nitpick) and some tests;
blanchet
parents:
39048
diff
changeset
|
670 |
Nitpick_Examples/Pattern_Nits.thy Nitpick_Examples/Record_Nits.thy \ |
70fd4a3c41ed
remove "minipick" (the toy version of Nitpick) and some tests;
blanchet
parents:
39048
diff
changeset
|
671 |
Nitpick_Examples/Refute_Nits.thy Nitpick_Examples/Special_Nits.thy \ |
70fd4a3c41ed
remove "minipick" (the toy version of Nitpick) and some tests;
blanchet
parents:
39048
diff
changeset
|
672 |
Nitpick_Examples/Tests_Nits.thy Nitpick_Examples/Typedef_Nits.thy |
33197
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
673 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Nitpick_Examples |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
674 |
|
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
675 |
|
7999
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
676 |
## HOL-Algebra |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
677 |
|
33439 | 678 |
HOL-Algebra: HOL $(OUT)/HOL-Algebra |
7999
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
679 |
|
31771 | 680 |
ALGEBRA_DEPENDENCIES = $(OUT)/HOL \ |
681 |
Algebra/ROOT.ML \ |
|
682 |
Library/Binomial.thy \ |
|
683 |
Library/FuncSet.thy \ |
|
684 |
Library/Multiset.thy \ |
|
685 |
Library/Permutation.thy \ |
|
32479 | 686 |
Number_Theory/Primes.thy \ |
31771 | 687 |
Algebra/AbelCoset.thy \ |
688 |
Algebra/Bij.thy \ |
|
689 |
Algebra/Congruence.thy \ |
|
690 |
Algebra/Coset.thy \ |
|
691 |
Algebra/Divisibility.thy \ |
|
692 |
Algebra/Exponent.thy \ |
|
693 |
Algebra/FiniteProduct.thy \ |
|
694 |
Algebra/Group.thy \ |
|
695 |
Algebra/Ideal.thy \ |
|
696 |
Algebra/IntRing.thy \ |
|
697 |
Algebra/Lattice.thy \ |
|
698 |
Algebra/Module.thy \ |
|
699 |
Algebra/QuotRing.thy \ |
|
700 |
Algebra/Ring.thy \ |
|
701 |
Algebra/RingHom.thy \ |
|
702 |
Algebra/Sylow.thy \ |
|
703 |
Algebra/UnivPoly.thy \ |
|
704 |
Algebra/abstract/Abstract.thy \ |
|
705 |
Algebra/abstract/Factor.thy \ |
|
706 |
Algebra/abstract/Field.thy \ |
|
707 |
Algebra/abstract/Ideal2.thy \ |
|
708 |
Algebra/abstract/PID.thy \ |
|
709 |
Algebra/abstract/Ring2.thy \ |
|
710 |
Algebra/abstract/RingHomo.thy \ |
|
711 |
Algebra/document/root.tex \ |
|
712 |
Algebra/document/root.tex \ |
|
713 |
Algebra/poly/LongDiv.thy \ |
|
714 |
Algebra/poly/PolyHomo.thy \ |
|
715 |
Algebra/poly/Polynomial.thy \ |
|
716 |
Algebra/poly/UnivPoly2.thy \ |
|
717 |
Algebra/ringsimp.ML |
|
718 |
||
33448 | 719 |
$(OUT)/HOL-Algebra: $(ALGEBRA_DEPENDENCIES) |
28500 | 720 |
@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
|
721 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
722 |
|
4518 | 723 |
## HOL-Auth |
3819 | 724 |
|
4518 | 725 |
HOL-Auth: HOL $(LOG)/HOL-Auth.gz |
3819 | 726 |
|
28098 | 727 |
$(LOG)/HOL-Auth.gz: $(OUT)/HOL \ |
37021 | 728 |
Auth/Auth_Shared.thy Auth/Auth_Public.thy Auth/All_Symmetric.thy \ |
729 |
Auth/Guard/Auth_Guard_Shared.thy \ |
|
730 |
Auth/Guard/Auth_Guard_Public.thy \ |
|
32632 | 731 |
Auth/Smartcard/Auth_Smartcard.thy Auth/All_Symmetric.thy \ |
27164 | 732 |
Auth/CertifiedEmail.thy Auth/Event.thy Auth/Message.thy \ |
733 |
Auth/NS_Public.thy Auth/NS_Public_Bad.thy Auth/NS_Shared.thy \ |
|
734 |
Auth/OtwayRees.thy Auth/OtwayReesBella.thy Auth/OtwayRees_AN.thy \ |
|
735 |
Auth/OtwayRees_Bad.thy Auth/Public.thy Auth/ROOT.ML Auth/Recur.thy \ |
|
736 |
Auth/Shared.thy Auth/TLS.thy Auth/WooLam.thy Auth/Kerberos_BAN.thy \ |
|
737 |
Auth/Kerberos_BAN_Gets.thy Auth/KerberosIV.thy \ |
|
738 |
Auth/KerberosIV_Gets.thy Auth/KerberosV.thy Auth/Yahalom.thy \ |
|
739 |
Auth/Yahalom2.thy Auth/Yahalom_Bad.thy Auth/ZhouGollmann.thy \ |
|
740 |
Auth/Guard/Analz.thy Auth/Guard/Extensions.thy Auth/Guard/GuardK.thy \ |
|
741 |
Auth/Guard/Guard_Public.thy Auth/Guard/Guard_Shared.thy \ |
|
742 |
Auth/Guard/Guard.thy Auth/Guard/List_Msg.thy \ |
|
743 |
Auth/Guard/Guard_NS_Public.thy Auth/Guard/Guard_OtwayRees.thy \ |
|
744 |
Auth/Guard/P1.thy Auth/Guard/P2.thy Auth/Guard/Proto.thy \ |
|
745 |
Auth/Guard/Guard_Yahalom.thy Auth/Smartcard/EventSC.thy \ |
|
746 |
Auth/Smartcard/ShoupRubinBella.thy Auth/Smartcard/ShoupRubin.thy \ |
|
747 |
Auth/Smartcard/Smartcard.thy Auth/document/root.tex |
|
28500 | 748 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Auth |
2448 | 749 |
|
750 |
||
4777 | 751 |
## HOL-UNITY |
752 |
||
753 |
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz |
|
754 |
||
27164 | 755 |
$(LOG)/HOL-UNITY.gz: $(OUT)/HOL Library/Multiset.thy UNITY/ROOT.ML \ |
33439 | 756 |
UNITY/UNITY_Main.thy UNITY/UNITY_Examples.thy UNITY/UNITY_tactics.ML \ |
757 |
UNITY/Comp.thy UNITY/Constrains.thy UNITY/Detects.thy UNITY/ELT.thy \ |
|
27164 | 758 |
UNITY/Extend.thy UNITY/FP.thy UNITY/Follows.thy UNITY/Guar.thy \ |
759 |
UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy \ |
|
760 |
UNITY/PPROD.thy UNITY/Project.thy UNITY/Rename.thy \ |
|
761 |
UNITY/Transformers.thy UNITY/SubstAx.thy UNITY/UNITY.thy \ |
|
762 |
UNITY/Union.thy UNITY/WFair.thy UNITY/Simple/Channel.thy \ |
|
763 |
UNITY/Simple/Common.thy UNITY/Simple/Deadlock.thy \ |
|
764 |
UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy \ |
|
765 |
UNITY/Simple/NSP_Bad.thy UNITY/Simple/Network.thy \ |
|
766 |
UNITY/Simple/Reach.thy UNITY/Simple/Reachability.thy \ |
|
767 |
UNITY/Simple/Token.thy UNITY/Comp/Alloc.thy UNITY/Comp/AllocBase.thy \ |
|
768 |
UNITY/Comp/AllocImpl.thy UNITY/Comp/Client.thy \ |
|
769 |
UNITY/Comp/Counter.thy UNITY/Comp/Counterc.thy \ |
|
770 |
UNITY/Comp/Handshake.thy UNITY/Comp/PriorityAux.thy \ |
|
771 |
UNITY/Comp/Priority.thy UNITY/Comp/Progress.thy \ |
|
772 |
UNITY/Comp/TimerArray.thy UNITY/document/root.tex |
|
28500 | 773 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL UNITY |
4777 | 774 |
|
775 |
||
10966 | 776 |
## HOL-Unix |
777 |
||
778 |
HOL-Unix: HOL $(LOG)/HOL-Unix.gz |
|
779 |
||
37742 | 780 |
$(LOG)/HOL-Unix.gz: $(OUT)/HOL Library/Nested_Environment.thy \ |
781 |
Library/List_Prefix.thy Unix/ROOT.ML Unix/Unix.thy \ |
|
10966 | 782 |
Unix/document/root.bib Unix/document/root.tex |
39156 | 783 |
@$(ISABELLE_TOOL) usedir -m no_brackets -m no_type_brackets $(OUT)/HOL Unix |
10966 | 784 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
785 |
|
19203 | 786 |
## HOL-ZF |
787 |
||
788 |
HOL-ZF: HOL $(LOG)/HOL-ZF.gz |
|
789 |
||
35502 | 790 |
$(LOG)/HOL-ZF.gz: $(OUT)/HOL ZF/ROOT.ML ZF/LProd.thy \ |
27164 | 791 |
ZF/HOLZF.thy ZF/MainZF.thy ZF/Games.thy ZF/document/root.tex |
28500 | 792 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL ZF |
10966 | 793 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
794 |
|
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
795 |
## HOL-Imperative_HOL |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
796 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
797 |
HOL-Imperative_HOL: HOL $(LOG)/HOL-Imperative_HOL.gz |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
798 |
|
37772 | 799 |
$(LOG)/HOL-Imperative_HOL.gz: $(OUT)/HOL Imperative_HOL/Array.thy \ |
800 |
Imperative_HOL/Heap.thy Imperative_HOL/Heap_Monad.thy \ |
|
801 |
Imperative_HOL/Imperative_HOL.thy Imperative_HOL/Imperative_HOL_ex.thy\ |
|
37776 | 802 |
Imperative_HOL/Mrec.thy Imperative_HOL/Ref.thy \ |
37772 | 803 |
Imperative_HOL/ex/Imperative_Quicksort.thy \ |
804 |
Imperative_HOL/ex/Imperative_Reverse.thy \ |
|
805 |
Imperative_HOL/ex/Linked_Lists.thy \ |
|
806 |
Imperative_HOL/ex/SatChecker.thy \ |
|
807 |
Imperative_HOL/ex/Sorted_List.thy \ |
|
808 |
Imperative_HOL/ex/Subarray.thy \ |
|
30689
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
809 |
Imperative_HOL/ex/Sublist.thy |
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
810 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Imperative_HOL |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
811 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
812 |
|
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
813 |
## HOL-Decision_Procs |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
814 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
815 |
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
|
816 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
817 |
$(LOG)/HOL-Decision_Procs.gz: $(OUT)/HOL \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
818 |
Decision_Procs/Approximation.thy \ |
33356
9157d0f9f00e
moved Commutative_Ring into session Decision_Procs
haftmann
parents:
33348
diff
changeset
|
819 |
Decision_Procs/Commutative_Ring.thy \ |
9157d0f9f00e
moved Commutative_Ring into session Decision_Procs
haftmann
parents:
33348
diff
changeset
|
820 |
Decision_Procs/Commutative_Ring_Complete.thy \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
821 |
Decision_Procs/Cooper.thy \ |
35053 | 822 |
Decision_Procs/Decision_Procs.thy \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
823 |
Decision_Procs/Dense_Linear_Order.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
824 |
Decision_Procs/Ferrack.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
825 |
Decision_Procs/MIR.thy \ |
35053 | 826 |
Decision_Procs/Parametric_Ferrante_Rackoff.thy \ |
827 |
Decision_Procs/Polynomial_List.thy \ |
|
37120 | 828 |
Decision_Procs/ROOT.ML \ |
35053 | 829 |
Decision_Procs/Reflected_Multivariate_Polynomial.thy \ |
830 |
Decision_Procs/commutative_ring_tac.ML \ |
|
831 |
Decision_Procs/cooper_tac.ML \ |
|
30429
39acdf031548
moved Decision_Procs examples to Decision_Procs/ex
haftmann
parents:
30400
diff
changeset
|
832 |
Decision_Procs/ex/Approximation_Ex.thy \ |
33356
9157d0f9f00e
moved Commutative_Ring into session Decision_Procs
haftmann
parents:
33348
diff
changeset
|
833 |
Decision_Procs/ex/Commutative_Ring_Ex.thy \ |
35053 | 834 |
Decision_Procs/ex/Dense_Linear_Order_Ex.thy \ |
835 |
Decision_Procs/ferrack_tac.ML \ |
|
37120 | 836 |
Decision_Procs/ferrante_rackoff.ML \ |
837 |
Decision_Procs/ferrante_rackoff_data.ML \ |
|
838 |
Decision_Procs/langford.ML \ |
|
839 |
Decision_Procs/langford_data.ML \ |
|
840 |
Decision_Procs/mir_tac.ML |
|
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
841 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Decision_Procs |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
842 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
843 |
|
30400 | 844 |
## HOL-Docs |
845 |
||
846 |
HOL-Docs: HOL $(LOG)/HOL-Docs.gz |
|
847 |
||
37742 | 848 |
$(LOG)/HOL-Docs.gz: $(OUT)/HOL Docs/Main_Doc.thy Docs/ROOT.ML \ |
30400 | 849 |
Docs/document/root.tex |
30440 | 850 |
@$(ISABELLE_TOOL) usedir -D generated $(OUT)/HOL Docs |
30400 | 851 |
|
852 |
||
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
853 |
## HOL-Proofs |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
854 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
855 |
HOL-Proofs: Pure $(OUT)/HOL-Proofs |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
856 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
857 |
$(OUT)/HOL-Proofs: main.ML $(MAIN_DEPENDENCIES) |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
858 |
@$(ISABELLE_TOOL) usedir -b -f main.ML -g true -p 2 -q 0 $(OUT)/Pure HOL-Proofs |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
859 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
860 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
861 |
## HOL-Proofs-ex |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
862 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
863 |
HOL-Proofs-ex: HOL-Proofs $(LOG)/HOL-Proofs-ex.gz |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
864 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
865 |
$(LOG)/HOL-Proofs-ex.gz: $(OUT)/HOL-Proofs \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
866 |
Proofs/ex/ROOT.ML Proofs/ex/Hilbert_Classical.thy |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
867 |
@cd Proofs; $(ISABELLE_TOOL) usedir -p 2 -q 0 $(OUT)/HOL-Proofs ex |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
868 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
869 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
870 |
## HOL-Proofs-Extraction |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
871 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
872 |
HOL-Proofs-Extraction: HOL-Proofs $(LOG)/HOL-Proofs-Extraction.gz |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
873 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
874 |
$(LOG)/HOL-Proofs-Extraction.gz: $(OUT)/HOL-Proofs \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
875 |
Library/Efficient_Nat.thy Proofs/Extraction/Euclid.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
876 |
Proofs/Extraction/Greatest_Common_Divisor.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
877 |
Proofs/Extraction/Higman.thy Proofs/Extraction/Pigeonhole.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
878 |
Proofs/Extraction/QuotRem.thy Proofs/Extraction/ROOT.ML \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
879 |
Proofs/Extraction/Util.thy Proofs/Extraction/Warshall.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
880 |
Proofs/Extraction/document/root.tex \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
881 |
Proofs/Extraction/document/root.bib |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
882 |
@cd Proofs; $(ISABELLE_TOOL) usedir -p 2 -q 0 $(OUT)/HOL-Proofs Extraction |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
883 |
|
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
884 |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
885 |
## HOL-Proofs-Lambda |
2448 | 886 |
|
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
887 |
HOL-Proofs-Lambda: HOL-Proofs $(LOG)/HOL-Proofs-Lambda.gz |
2448 | 888 |
|
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
889 |
$(LOG)/HOL-Proofs-Lambda.gz: $(OUT)/HOL-Proofs \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
890 |
Proofs/Lambda/Commutation.thy Proofs/Lambda/Eta.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
891 |
Proofs/Lambda/InductTermi.thy Proofs/Lambda/Lambda.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
892 |
Proofs/Lambda/ListApplication.thy Proofs/Lambda/ListBeta.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
893 |
Proofs/Lambda/ListOrder.thy Proofs/Lambda/NormalForm.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
894 |
Proofs/Lambda/ParRed.thy Proofs/Lambda/Standardization.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
895 |
Proofs/Lambda/StrongNorm.thy Proofs/Lambda/Type.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
896 |
Proofs/Lambda/WeakNorm.thy Proofs/Lambda/ROOT.ML \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
897 |
Proofs/Lambda/document/root.bib Proofs/Lambda/document/root.tex |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
898 |
@cd Proofs; $(ISABELLE_TOOL) usedir -g true -m no_brackets -p 2 -q 0 $(OUT)/HOL-Proofs Lambda |
2448 | 899 |
|
900 |
||
9015 | 901 |
## HOL-Prolog |
902 |
||
903 |
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz |
|
904 |
||
27164 | 905 |
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/prolog.ML \ |
906 |
Prolog/HOHH.thy Prolog/Test.thy Prolog/Func.thy Prolog/Type.thy |
|
28500 | 907 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Prolog |
9015 | 908 |
|
909 |
||
8012 | 910 |
## HOL-MicroJava |
911 |
||
912 |
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz |
|
913 |
||
27164 | 914 |
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL Library/Executable_Set.thy \ |
915 |
MicroJava/ROOT.ML MicroJava/Comp/AuxLemmas.thy \ |
|
916 |
MicroJava/Comp/CorrComp.thy MicroJava/Comp/CorrCompTp.thy \ |
|
917 |
MicroJava/Comp/DefsComp.thy MicroJava/Comp/Index.thy \ |
|
918 |
MicroJava/Comp/LemmasComp.thy MicroJava/Comp/NatCanonify.thy \ |
|
919 |
MicroJava/Comp/TranslComp.thy MicroJava/Comp/TranslCompTp.thy \ |
|
920 |
MicroJava/Comp/TypeInf.thy MicroJava/J/Conform.thy \ |
|
921 |
MicroJava/J/Eval.thy MicroJava/J/JBasis.thy \ |
|
922 |
MicroJava/J/JTypeSafe.thy MicroJava/J/Decl.thy MicroJava/J/State.thy \ |
|
923 |
MicroJava/J/Term.thy MicroJava/J/Type.thy MicroJava/J/TypeRel.thy \ |
|
924 |
MicroJava/J/WellForm.thy MicroJava/J/Value.thy \ |
|
925 |
MicroJava/J/WellType.thy MicroJava/J/Example.thy \ |
|
926 |
MicroJava/J/JListExample.thy MicroJava/JVM/JVMExec.thy \ |
|
927 |
MicroJava/JVM/JVMInstructions.thy MicroJava/JVM/JVMState.thy \ |
|
928 |
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
|
929 |
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
|
930 |
MicroJava/DFA/Err.thy MicroJava/DFA/Kildall.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
931 |
MicroJava/DFA/LBVComplete.thy MicroJava/DFA/LBVCorrect.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
932 |
MicroJava/DFA/LBVSpec.thy MicroJava/DFA/Listn.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
933 |
MicroJava/DFA/Opt.thy MicroJava/DFA/Product.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
934 |
MicroJava/DFA/SemilatAlg.thy MicroJava/DFA/Semilat.thy \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
935 |
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
|
936 |
MicroJava/DFA/Typing_Framework.thy MicroJava/BV/BVSpec.thy \ |
27164 | 937 |
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
|
938 |
MicroJava/BV/JType.thy MicroJava/BV/JVM.thy MicroJava/BV/JVMType.thy \ |
27164 | 939 |
MicroJava/BV/Effect.thy MicroJava/BV/EffectMono.thy \ |
940 |
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
|
941 |
MicroJava/BV/LBVJVM.thy MicroJava/document/root.bib \ |
1bc3b688548c
backported parts of abstract byte code verifier from AFP/Jinja
haftmann
parents:
33820
diff
changeset
|
942 |
MicroJava/document/root.tex MicroJava/document/introduction.tex |
28500 | 943 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL MicroJava |
11850 | 944 |
|
8012 | 945 |
|
11376 | 946 |
## HOL-NanoJava |
947 |
||
948 |
HOL-NanoJava: HOL $(LOG)/HOL-NanoJava.gz |
|
949 |
||
27164 | 950 |
$(LOG)/HOL-NanoJava.gz: $(OUT)/HOL NanoJava/ROOT.ML NanoJava/Term.thy \ |
951 |
NanoJava/Decl.thy NanoJava/TypeRel.thy NanoJava/State.thy \ |
|
952 |
NanoJava/OpSem.thy NanoJava/AxSem.thy NanoJava/AxSem.thy \ |
|
11376 | 953 |
NanoJava/document/root.bib NanoJava/document/root.tex |
28500 | 954 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NanoJava |
11850 | 955 |
|
8193 | 956 |
|
12855 | 957 |
## HOL-Bali |
958 |
||
959 |
HOL-Bali: HOL $(LOG)/HOL-Bali.gz |
|
960 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
961 |
$(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
|
962 |
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
|
963 |
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
|
964 |
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
|
965 |
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
|
966 |
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
|
967 |
Bali/WellForm.thy Bali/DefiniteAssignment.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
968 |
Bali/DefiniteAssignmentCorrect.thy Bali/WellType.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
969 |
Bali/document/root.tex |
28500 | 970 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Bali |
12855 | 971 |
|
972 |
||
4518 | 973 |
## HOL-IOA |
974 |
||
975 |
HOL-IOA: HOL $(LOG)/HOL-IOA.gz |
|
2448 | 976 |
|
27164 | 977 |
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.thy IOA/IOA.thy IOA/ROOT.ML \ |
978 |
IOA/Solve.thy |
|
28500 | 979 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL IOA |
4518 | 980 |
|
981 |
||
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
982 |
## HOL-Lattice |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
983 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
984 |
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
985 |
|
27164 | 986 |
$(LOG)/HOL-Lattice.gz: $(OUT)/HOL Lattice/Bounds.thy \ |
987 |
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
|
988 |
Lattice/ROOT.ML Lattice/document/root.tex |
28500 | 989 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Lattice |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
990 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
991 |
|
4518 | 992 |
## HOL-ex |
2448 | 993 |
|
4518 | 994 |
HOL-ex: HOL $(LOG)/HOL-ex.gz |
2448 | 995 |
|
33439 | 996 |
$(LOG)/HOL-ex.gz: $(OUT)/HOL Decision_Procs/Commutative_Ring.thy \ |
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
997 |
Number_Theory/Primes.thy ex/Abstract_NAT.thy ex/Antiquote.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
998 |
ex/Arith_Examples.thy ex/Arithmetic_Series_Complex.thy ex/BT.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
999 |
ex/BinEx.thy ex/Binary.thy ex/CTL.thy ex/Chinese.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1000 |
ex/Classical.thy ex/CodegenSML_Test.thy ex/Coherent.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1001 |
ex/Dedekind_Real.thy ex/Efficient_Nat_examples.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1002 |
ex/Eval_Examples.thy ex/Fundefs.thy ex/Gauge_Integration.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1003 |
ex/Groebner_Examples.thy ex/Guess.thy ex/HarmonicSeries.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1004 |
ex/Hebrew.thy ex/Hex_Bin_Examples.thy ex/Higher_Order_Logic.thy \ |
35329 | 1005 |
ex/Induction_Schema.thy ex/InductiveInvariant.thy \ |
1006 |
ex/InductiveInvariant_examples.thy ex/Intuitionistic.thy \ |
|
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1007 |
ex/Lagrange.thy ex/LocaleTest2.thy ex/MT.thy ex/MergeSort.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1008 |
ex/Meson_Test.thy ex/MonoidGroup.thy ex/Multiquote.thy ex/NatSum.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1009 |
ex/Numeral.thy ex/PER.thy ex/PresburgerEx.thy ex/Primrec.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1010 |
ex/Quickcheck_Examples.thy ex/Quickcheck_Lattice_Examples.thy \ |
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1011 |
ex/ROOT.ML ex/Recdefs.thy ex/Records.thy ex/ReflectionEx.thy \ |
27164 | 1012 |
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
|
1013 |
ex/Serbian.thy ex/Sqrt.thy ex/Sqrt_Script.thy ex/Sudoku.thy \ |
33439 | 1014 |
ex/Tarski.thy ex/Termination.thy ex/Transfer_Ex.thy ex/Tree23.thy \ |
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1015 |
ex/Unification.thy ex/While_Combinator_Example.thy \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1016 |
ex/document/root.bib ex/document/root.tex ex/set.thy ex/svc_funcs.ML \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1017 |
ex/svc_test.thy |
28500 | 1018 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL ex |
2448 | 1019 |
|
1020 |
||
33026 | 1021 |
## HOL-Isar_Examples |
6445 | 1022 |
|
33026 | 1023 |
HOL-Isar_Examples: HOL $(LOG)/HOL-Isar_Examples.gz |
6445 | 1024 |
|
33026 | 1025 |
$(LOG)/HOL-Isar_Examples.gz: $(OUT)/HOL Isar_Examples/Basic_Logic.thy \ |
1026 |
Isar_Examples/Cantor.thy Isar_Examples/Drinker.thy \ |
|
1027 |
Isar_Examples/Expr_Compiler.thy Isar_Examples/Fibonacci.thy \ |
|
1028 |
Isar_Examples/Group.thy Isar_Examples/Hoare.thy \ |
|
1029 |
Isar_Examples/Hoare_Ex.thy Isar_Examples/Knaster_Tarski.thy \ |
|
1030 |
Isar_Examples/Mutilated_Checkerboard.thy \ |
|
1031 |
Isar_Examples/Nested_Datatype.thy Isar_Examples/Peirce.thy \ |
|
1032 |
Isar_Examples/Puzzle.thy Isar_Examples/Summation.thy \ |
|
1033 |
Isar_Examples/ROOT.ML Isar_Examples/document/proof.sty \ |
|
1034 |
Isar_Examples/document/root.bib Isar_Examples/document/root.tex \ |
|
37672 | 1035 |
Isar_Examples/document/style.tex Hoare/hoare_tac.ML \ |
1036 |
Number_Theory/Primes.thy |
|
33026 | 1037 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Isar_Examples |
6445 | 1038 |
|
1039 |
||
33028 | 1040 |
## HOL-SET_Protocol |
14199 | 1041 |
|
33028 | 1042 |
HOL-SET_Protocol: HOL $(LOG)/HOL-SET_Protocol.gz |
14199 | 1043 |
|
33028 | 1044 |
$(LOG)/HOL-SET_Protocol.gz: $(OUT)/HOL SET_Protocol/ROOT.ML \ |
1045 |
SET_Protocol/Message_SET.thy SET_Protocol/Event_SET.thy \ |
|
1046 |
SET_Protocol/Public_SET.thy SET_Protocol/Cardholder_Registration.thy \ |
|
1047 |
SET_Protocol/Merchant_Registration.thy SET_Protocol/Purchase.thy \ |
|
1048 |
SET_Protocol/document/root.tex |
|
1049 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL SET_Protocol |
|
14199 | 1050 |
|
1051 |
||
27421 | 1052 |
## HOL-Matrix |
14610 | 1053 |
|
28637 | 1054 |
HOL-Matrix: HOL $(LOG)/HOL-Matrix.gz |
17323 | 1055 |
|
37872
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1056 |
$(LOG)/HOL-Matrix.gz: $(OUT)/HOL Matrix/ComputeFloat.thy \ |
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1057 |
Matrix/ComputeHOL.thy Matrix/ComputeNumeral.thy \ |
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1058 |
Matrix/Compute_Oracle/Compute_Oracle.thy Matrix/Compute_Oracle/am.ML \ |
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1059 |
Matrix/Compute_Oracle/am_compiler.ML Matrix/Compute_Oracle/am_ghc.ML \ |
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1060 |
Matrix/Compute_Oracle/am_interpreter.ML \ |
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1061 |
Matrix/Compute_Oracle/am_sml.ML Matrix/Compute_Oracle/compute.ML \ |
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1062 |
Matrix/Compute_Oracle/linker.ML Matrix/Cplex.thy \ |
37764 | 1063 |
Matrix/CplexMatrixConverter.ML Matrix/Cplex_tools.ML \ |
37872
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1064 |
Matrix/FloatSparseMatrixBuilder.ML Matrix/LP.thy Matrix/Matrix.thy \ |
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1065 |
Matrix/ROOT.ML Matrix/SparseMatrix.thy Matrix/document/root.tex \ |
d83659570337
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm
parents:
37818
diff
changeset
|
1066 |
Matrix/fspmlp.ML Matrix/matrixlp.ML Tools/float_arith.ML |
28500 | 1067 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Matrix |
16873 | 1068 |
|
14199 | 1069 |
|
4518 | 1070 |
## TLA |
1071 |
||
1072 |
TLA: HOL $(OUT)/TLA |
|
1073 |
||
27164 | 1074 |
$(OUT)/TLA: $(OUT)/HOL TLA/Action.thy TLA/Init.thy TLA/Intensional.thy \ |
21624 | 1075 |
TLA/ROOT.ML TLA/Stfun.thy TLA/TLA.thy |
28500 | 1076 |
@cd TLA; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL TLA |
4518 | 1077 |
|
1078 |
||
1079 |
## TLA-Inc |
|
1080 |
||
1081 |
TLA-Inc: TLA $(LOG)/TLA-Inc.gz |
|
1082 |
||
21624 | 1083 |
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy |
28500 | 1084 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Inc |
4518 | 1085 |
|
1086 |
||
1087 |
## TLA-Buffer |
|
1088 |
||
1089 |
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz |
|
2448 | 1090 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1091 |
$(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
|
1092 |
TLA/Buffer/DBuffer.thy |
28500 | 1093 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Buffer |
4518 | 1094 |
|
1095 |
||
1096 |
## TLA-Memory |
|
1097 |
||
1098 |
TLA-Memory: TLA $(LOG)/TLA-Memory.gz |
|
4447 | 1099 |
|
27164 | 1100 |
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MemClerk.thy \ |
1101 |
TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.thy \ |
|
1102 |
TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.thy \ |
|
1103 |
TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.thy \ |
|
21624 | 1104 |
TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.thy |
28500 | 1105 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Memory |
4518 | 1106 |
|
1107 |
||
33175 | 1108 |
## HOL-Multivariate_Analysis |
1109 |
||
36898 | 1110 |
HOL-Multivariate_Analysis: HOL $(OUT)/HOL-Multivariate_Analysis |
33175 | 1111 |
|
36937 | 1112 |
$(OUT)/HOL-Multivariate_Analysis: $(OUT)/HOL \ |
1113 |
Multivariate_Analysis/Brouwer_Fixpoint.thy \ |
|
37522 | 1114 |
Multivariate_Analysis/Cartesian_Euclidean_Space.thy \ |
36937 | 1115 |
Multivariate_Analysis/Convex_Euclidean_Space.thy \ |
1116 |
Multivariate_Analysis/Derivative.thy \ |
|
1117 |
Multivariate_Analysis/Determinants.thy \ |
|
1118 |
Multivariate_Analysis/Euclidean_Space.thy \ |
|
1119 |
Multivariate_Analysis/Fashoda.thy \ |
|
1120 |
Multivariate_Analysis/Finite_Cartesian_Product.thy \ |
|
1121 |
Multivariate_Analysis/Integration.certs \ |
|
1122 |
Multivariate_Analysis/Integration.thy \ |
|
38656 | 1123 |
Multivariate_Analysis/Gauge_Measure.thy \ |
36937 | 1124 |
Multivariate_Analysis/L2_Norm.thy \ |
1125 |
Multivariate_Analysis/Multivariate_Analysis.thy \ |
|
1126 |
Multivariate_Analysis/Operator_Norm.thy \ |
|
1127 |
Multivariate_Analysis/Path_Connected.thy \ |
|
1128 |
Multivariate_Analysis/ROOT.ML \ |
|
1129 |
Multivariate_Analysis/Real_Integration.thy \ |
|
1130 |
Multivariate_Analysis/Topology_Euclidean_Space.thy \ |
|
1131 |
Multivariate_Analysis/document/root.tex \ |
|
37742 | 1132 |
Multivariate_Analysis/normarith.ML Library/Glbs.thy \ |
1133 |
Library/Inner_Product.thy Library/Numeral_Type.thy \ |
|
36937 | 1134 |
Library/Convex.thy Library/FrechetDeriv.thy \ |
36649
bfd8c550faa6
Corrected imports; better approximation of dependencies.
hoelzl
parents:
36648
diff
changeset
|
1135 |
Library/Product_Vector.thy Library/Product_plus.thy |
36898 | 1136 |
@cd Multivariate_Analysis; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Multivariate_Analysis |
33175 | 1137 |
|
33285 | 1138 |
|
33271
7be66dee1a5a
New theory Probability, which contains a development of measure theory
paulson
parents:
33270
diff
changeset
|
1139 |
## HOL-Probability |
7be66dee1a5a
New theory Probability, which contains a development of measure theory
paulson
parents:
33270
diff
changeset
|
1140 |
|
38656 | 1141 |
HOL-Probability: HOL-Multivariate_Analysis $(OUT)/HOL-Probability |
33271
7be66dee1a5a
New theory Probability, which contains a development of measure theory
paulson
parents:
33270
diff
changeset
|
1142 |
|
38656 | 1143 |
$(OUT)/HOL-Probability: $(OUT)/HOL-Multivariate_Analysis Probability/ROOT.ML \ |
37742 | 1144 |
Probability/Probability.thy Probability/Sigma_Algebra.thy \ |
38656 | 1145 |
Probability/Caratheodory.thy \ |
37742 | 1146 |
Probability/Borel.thy Probability/Measure.thy \ |
38656 | 1147 |
Probability/Lebesgue_Integration.thy Probability/Lebesgue_Measure.thy \ |
1148 |
Probability/Positive_Infinite_Real.thy Probability/Product_Measure.thy \ |
|
37742 | 1149 |
Probability/Probability_Space.thy Probability/Information.thy \ |
1150 |
Probability/ex/Dining_Cryptographers.thy Library/FuncSet.thy \ |
|
38656 | 1151 |
Probability/Lebesgue_Measure.thy \ |
1152 |
Library/Nat_Bijection.thy Library/Countable.thy |
|
1153 |
@cd Probability; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL-Multivariate_Analysis HOL-Probability |
|
33271
7be66dee1a5a
New theory Probability, which contains a development of measure theory
paulson
parents:
33270
diff
changeset
|
1154 |
|
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1155 |
|
19497 | 1156 |
## HOL-Nominal |
1157 |
||
1158 |
HOL-Nominal: HOL $(OUT)/HOL-Nominal |
|
1159 |
||
22245
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1160 |
$(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
|
1161 |
Nominal/Nominal.thy \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1162 |
Nominal/nominal_atoms.ML \ |
31936 | 1163 |
Nominal/nominal_datatype.ML \ |
22784
4637b69de71b
Added datatype_case.ML and nominal_fresh_fun.ML.
berghofe
parents:
22657
diff
changeset
|
1164 |
Nominal/nominal_fresh_fun.ML \ |
22247 | 1165 |
Nominal/nominal_induct.ML \ |
22314 | 1166 |
Nominal/nominal_inductive.ML \ |
28652 | 1167 |
Nominal/nominal_inductive2.ML \ |
22245
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1168 |
Nominal/nominal_permeq.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1169 |
Nominal/nominal_primrec.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1170 |
Nominal/nominal_thmdecls.ML \ |
21542 | 1171 |
Library/Infinite_Set.thy |
28500 | 1172 |
@cd Nominal; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Nominal |
19497 | 1173 |
|
1174 |
||
1175 |
## HOL-Nominal-Examples |
|
1176 |
||
1177 |
HOL-Nominal-Examples: HOL-Nominal $(LOG)/HOL-Nominal-Examples.gz |
|
1178 |
||
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1179 |
$(LOG)/HOL-Nominal-Examples.gz: $(OUT)/HOL-Nominal \ |
32636
55a0be42327c
added session theory for Bali and Nominal_Examples
haftmann
parents:
32632
diff
changeset
|
1180 |
Nominal/Examples/Nominal_Examples.thy \ |
27163 | 1181 |
Nominal/Examples/CK_Machine.thy \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1182 |
Nominal/Examples/CR.thy \ |
22821
15b2e7ec1f3b
alternative and much simpler proof for Church-Rosser of Beta-Reduction
urbanc
parents:
22819
diff
changeset
|
1183 |
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
|
1184 |
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
|
1185 |
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
|
1186 |
Nominal/Examples/Class3.thy \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1187 |
Nominal/Examples/Compile.thy \ |
25725 | 1188 |
Nominal/Examples/Contexts.thy \ |
1189 |
Nominal/Examples/Crary.thy \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1190 |
Nominal/Examples/Fsub.thy \ |
25725 | 1191 |
Nominal/Examples/Height.thy \ |
1192 |
Nominal/Examples/Lam_Funs.thy \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1193 |
Nominal/Examples/Lambda_mu.thy \ |
25725 | 1194 |
Nominal/Examples/LocalWeakening.thy \ |
33189 | 1195 |
Nominal/Examples/Pattern.thy \ |
25725 | 1196 |
Nominal/Examples/ROOT.ML \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1197 |
Nominal/Examples/SN.thy \ |
23144 | 1198 |
Nominal/Examples/SOS.thy \ |
27624
a925aa66e17a
Added Standardization theory to nominal examples.
berghofe
parents:
27484
diff
changeset
|
1199 |
Nominal/Examples/Standardization.thy \ |
24896
70f238757695
added the two new examples from Nominal to the build process
urbanc
parents:
24830
diff
changeset
|
1200 |
Nominal/Examples/Support.thy \ |
27032 | 1201 |
Nominal/Examples/Type_Preservation.thy \ |
25725 | 1202 |
Nominal/Examples/VC_Condition.thy \ |
26195 | 1203 |
Nominal/Examples/W.thy \ |
25725 | 1204 |
Nominal/Examples/Weakening.thy |
28500 | 1205 |
@cd Nominal; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Nominal Examples |
19497 | 1206 |
|
1207 |
||
24333 | 1208 |
## HOL-Word |
1209 |
||
1210 |
HOL-Word: HOL $(OUT)/HOL-Word |
|
1211 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1212 |
$(OUT)/HOL-Word: $(OUT)/HOL Word/ROOT.ML Library/Boolean_Algebra.thy \ |
37655 | 1213 |
Library/Numeral_Type.thy Word/Misc_Numeric.thy Word/Misc_Typedef.thy \ |
37659 | 1214 |
Word/Type_Length.thy Word/Bit_Representation.thy Word/Bit_Int.thy \ |
1215 |
Word/Bool_List_Representation.thy Word/Bit_Operations.thy \ |
|
37660 | 1216 |
Word/Word.thy Word/document/root.tex \ |
36899
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
36898
diff
changeset
|
1217 |
Word/document/root.bib Tools/SMT/smt_word.ML |
28500 | 1218 |
@cd Word; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Word |
24333 | 1219 |
|
1220 |
||
24442 | 1221 |
## HOL-Word-Examples |
1222 |
||
1223 |
HOL-Word-Examples: HOL-Word $(LOG)/HOL-Word-Examples.gz |
|
1224 |
||
27164 | 1225 |
$(LOG)/HOL-Word-Examples.gz: $(OUT)/HOL-Word Word/Examples/ROOT.ML \ |
24442 | 1226 |
Word/Examples/WordExamples.thy |
28500 | 1227 |
@cd Word; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Word Examples |
24442 | 1228 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1229 |
|
25171 | 1230 |
## HOL-Statespace |
1231 |
||
1232 |
HOL-Statespace: HOL $(LOG)/HOL-Statespace.gz |
|
1233 |
||
27164 | 1234 |
$(LOG)/HOL-Statespace.gz: $(OUT)/HOL Statespace/DistinctTreeProver.thy \ |
1235 |
Statespace/StateFun.thy Statespace/StateSpaceLocale.thy \ |
|
1236 |
Statespace/StateSpaceSyntax.thy Statespace/StateSpaceEx.thy \ |
|
1237 |
Statespace/distinct_tree_prover.ML Statespace/state_space.ML \ |
|
1238 |
Statespace/state_fun.ML Statespace/document/root.tex |
|
28500 | 1239 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Statespace |
24442 | 1240 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1241 |
|
27470 | 1242 |
## HOL-NSA |
1243 |
||
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1244 |
HOL-NSA: HOL $(OUT)/HOL-NSA |
27470 | 1245 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1246 |
$(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
|
1247 |
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
|
1248 |
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
|
1249 |
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
|
1250 |
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
|
1251 |
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
|
1252 |
Library/Infinite_Set.thy Library/Zorn.thy NSA/ROOT.ML |
28500 | 1253 |
@cd NSA; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-NSA |
27470 | 1254 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1255 |
|
27470 | 1256 |
## HOL-NSA-Examples |
1257 |
||
1258 |
HOL-NSA-Examples: HOL-NSA $(LOG)/HOL-NSA-Examples.gz |
|
1259 |
||
37742 | 1260 |
$(LOG)/HOL-NSA-Examples.gz: $(OUT)/HOL-NSA NSA/Examples/ROOT.ML \ |
27470 | 1261 |
NSA/Examples/NSPrimes.thy |
28500 | 1262 |
@cd NSA; $(ISABELLE_TOOL) usedir $(OUT)/HOL-NSA Examples |
27470 | 1263 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1264 |
|
32496 | 1265 |
## HOL-Mirabelle |
1266 |
||
1267 |
HOL-Mirabelle: HOL $(LOG)/HOL-Mirabelle.gz |
|
1268 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1269 |
$(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
|
1270 |
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
|
1271 |
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
|
1272 |
Mirabelle/Tools/mirabelle_metis.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1273 |
Mirabelle/Tools/mirabelle_quickcheck.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1274 |
Mirabelle/Tools/mirabelle_refute.ML \ |
32496 | 1275 |
Mirabelle/Tools/mirabelle_sledgehammer.ML |
1276 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Mirabelle |
|
1277 |
||
1278 |
||
36933
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1279 |
## HOL-Word-SMT_Examples |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1280 |
|
36933
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1281 |
HOL-Word-SMT_Examples: HOL-Word $(LOG)/HOL-Word-SMT_Examples.gz |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1282 |
|
36933
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1283 |
$(LOG)/HOL-Word-SMT_Examples.gz: $(OUT)/HOL-Word SMT_Examples/ROOT.ML \ |
36899
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
36898
diff
changeset
|
1284 |
SMT_Examples/SMT_Examples.thy SMT_Examples/SMT_Examples.certs \ |
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
36898
diff
changeset
|
1285 |
SMT_Examples/SMT_Word_Examples.thy SMT_Examples/SMT_Tests.thy \ |
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
36898
diff
changeset
|
1286 |
SMT_Examples/SMT_Word_Examples.certs SMT_Examples/SMT_Tests.certs |
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
36898
diff
changeset
|
1287 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL-Word SMT_Examples |
33010 | 1288 |
|
1289 |
||
33419 | 1290 |
## HOL-Boogie |
1291 |
||
36899
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
36898
diff
changeset
|
1292 |
HOL-Boogie: HOL-Word $(OUT)/HOL-Boogie |
33419 | 1293 |
|
36901 | 1294 |
$(OUT)/HOL-Boogie: $(OUT)/HOL-Word Boogie/ROOT.ML Boogie/Boogie.thy \ |
33439 | 1295 |
Boogie/Tools/boogie_vcs.ML Boogie/Tools/boogie_loader.ML \ |
34069 | 1296 |
Boogie/Tools/boogie_commands.ML Boogie/Tools/boogie_tactics.ML |
36899
bcd6fce5bf06
layered SMT setup, adapted SMT clients, added further tests, made Z3 proof abstraction configurable
boehmes
parents:
36898
diff
changeset
|
1297 |
@cd Boogie; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL-Word HOL-Boogie |
33419 | 1298 |
|
1299 |
||
1300 |
## HOL-Boogie_Examples |
|
1301 |
||
33439 | 1302 |
HOL-Boogie-Examples: HOL-Boogie $(LOG)/HOL-Boogie-Examples.gz |
33419 | 1303 |
|
33439 | 1304 |
$(LOG)/HOL-Boogie-Examples.gz: $(OUT)/HOL-Boogie \ |
1305 |
Boogie/Examples/ROOT.ML Boogie/Examples/Boogie_Max.thy \ |
|
1306 |
Boogie/Examples/Boogie_Max.b2i Boogie/Examples/Boogie_Dijkstra.thy \ |
|
1307 |
Boogie/Examples/VCC_Max.thy Boogie/Examples/Boogie_Dijkstra.b2i \ |
|
34996 | 1308 |
Boogie/Examples/VCC_Max.b2i Boogie/Examples/Boogie_Max.certs \ |
1309 |
Boogie/Examples/Boogie_Dijkstra.certs Boogie/Examples/VCC_Max.certs |
|
33419 | 1310 |
@cd Boogie; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Boogie Examples |
1311 |
||
1312 |
||
34965 | 1313 |
## HOL-Mutabelle |
1314 |
||
1315 |
HOL-Mutabelle: HOL $(LOG)/HOL-Mutabelle.gz |
|
1316 |
||
1317 |
$(LOG)/HOL-Mutabelle.gz: $(OUT)/HOL Mutabelle/MutabelleExtra.thy \ |
|
35959 | 1318 |
Mutabelle/ROOT.ML Mutabelle/mutabelle.ML \ |
34965 | 1319 |
Mutabelle/mutabelle_extra.ML |
1320 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Mutabelle |
|
1321 |
||
1322 |
||
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1323 |
## HOL-Quotient_Examples |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1324 |
|
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1325 |
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
|
1326 |
|
35959 | 1327 |
$(LOG)/HOL-Quotient_Examples.gz: $(OUT)/HOL \ |
37742 | 1328 |
Quotient_Examples/FSet.thy Quotient_Examples/Quotient_Int.thy \ |
36524
3909002beca5
Tuning the quotient examples
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
36403
diff
changeset
|
1329 |
Quotient_Examples/Quotient_Message.thy |
35222
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1330 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Quotient_Examples |
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1331 |
|
4f1fba00f66d
Initial version of HOL quotient package.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35151
diff
changeset
|
1332 |
|
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
|
1333 |
## 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
|
1334 |
|
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
|
1335 |
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
|
1336 |
|
35959 | 1337 |
$(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
|
1338 |
Predicate_Compile_Examples/ROOT.ML \ |
e657fb805c68
added predicate compiler quickcheck examples to new session Predicate_Compile_Examples
bulwahn
parents:
35953
diff
changeset
|
1339 |
Predicate_Compile_Examples/Predicate_Compile_Examples.thy \ |
38074
31174744b9a2
adding example file for prolog code generation; adding prolog code generation example to IsaMakefile
bulwahn
parents:
38047
diff
changeset
|
1340 |
Predicate_Compile_Examples/Predicate_Compile_Quickcheck_Examples.thy \ |
38730
5bbdd9a9df62
adding hotel keycard example for prolog generation
bulwahn
parents:
38656
diff
changeset
|
1341 |
Predicate_Compile_Examples/Code_Prolog_Examples.thy \ |
39185 | 1342 |
Predicate_Compile_Examples/Context_Free_Grammar_Example.thy \ |
38948 | 1343 |
Predicate_Compile_Examples/Hotel_Example.thy \ |
39186 | 1344 |
Predicate_Compile_Examples/IMP_1.thy \ |
1345 |
Predicate_Compile_Examples/IMP_2.thy \ |
|
1346 |
Predicate_Compile_Examples/IMP_3.thy \ |
|
1347 |
Predicate_Compile_Examples/IMP_4.thy \ |
|
39184
71f3f194b962
adding a List example (challenge from Tobias) for counterexample search
bulwahn
parents:
39183
diff
changeset
|
1348 |
Predicate_Compile_Examples/Lambda_Example.thy \ |
39188 | 1349 |
Predicate_Compile_Examples/List_Examples.thy \ |
1350 |
Predicate_Compile_Examples/Reg_Exp_Example.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
|
1351 |
@$(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
|
1352 |
|
35959 | 1353 |
|
4518 | 1354 |
## clean |
4447 | 1355 |
|
1356 |
clean: |
|
33450 | 1357 |
@rm -f $(LOG)/HOL-Algebra.gz $(LOG)/HOL-Auth.gz \ |
1358 |
$(LOG)/HOL-Bali.gz $(LOG)/HOL-Base.gz \ |
|
1359 |
$(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
|
1360 |
$(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
|
1361 |
$(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
|
1362 |
$(LOG)/HOL-IMP.gz $(LOG)/HOL-IMPP.gz $(LOG)/HOL-IOA.gz \ |
33450 | 1363 |
$(LOG)/HOL-Imperative_HOL.gz $(LOG)/HOL-Import.gz \ |
1364 |
$(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
|
1365 |
$(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
|
1366 |
$(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
|
1367 |
$(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
|
1368 |
$(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
|
1369 |
$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-Mirabelle.gz \ |
33450 | 1370 |
$(LOG)/HOL-Multivariate_Analysis.gz \ |
1371 |
$(LOG)/HOL-NSA-Examples.gz $(LOG)/HOL-NSA.gz \ |
|
1372 |
$(LOG)/HOL-NanoJava.gz $(LOG)/HOL-Nitpick_Examples.gz \ |
|
1373 |
$(LOG)/HOL-Nominal-Examples.gz $(LOG)/HOL-Nominal.gz \ |
|
1374 |
$(LOG)/HOL-Number_Theory.gz \ |
|
1375 |
$(LOG)/HOL-Old_Number_Theory.gz $(LOG)/HOL-Plain.gz \ |
|
35959 | 1376 |
$(LOG)/HOL-Predicate_Compile_Examples.gz \ |
33450 | 1377 |
$(LOG)/HOL-Probability.gz $(LOG)/HOL-Prolog.gz \ |
39157
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1378 |
$(LOG)/HOL-Proofs.gz $(LOG)/HOL-Proofs-ex.gz \ |
b98909faaea8
more explicit HOL-Proofs sessions, including former ex/Hilbert_Classical.thy which works in parallel mode without the antiquotation option "margin" (which is still critical);
wenzelm
parents:
39156
diff
changeset
|
1379 |
$(LOG)/HOL-Proofs-Extraction.gz \ |
34205
f69cd974bc4e
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents:
34126
diff
changeset
|
1380 |
$(LOG)/HOL-Proofs-Lambda.gz $(LOG)/HOL-SET_Protocol.gz \ |
36933
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1381 |
$(LOG)/HOL-Word-SMT_Examples.gz \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1382 |
$(LOG)/HOL-Statespace.gz $(LOG)/HOL-Subst.gz \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1383 |
$(LOG)/HOL-UNITY.gz $(LOG)/HOL-Unix.gz \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1384 |
$(LOG)/HOL-Word-Examples.gz $(LOG)/HOL-Word.gz \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1385 |
$(LOG)/HOL-ZF.gz $(LOG)/HOL-ex.gz $(LOG)/HOL.gz \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1386 |
$(LOG)/HOL4.gz $(LOG)/TLA-Buffer.gz $(LOG)/TLA-Inc.gz \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1387 |
$(LOG)/TLA-Memory.gz $(LOG)/TLA.gz $(OUT)/HOL \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1388 |
$(OUT)/HOL-Algebra $(OUT)/HOL-Base $(OUT)/HOL-Boogie \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1389 |
$(OUT)/HOL-Main $(OUT)/HOL-Multivariate_Analysis \ |
705b58fde476
more precise dependencies for HOL-Word-SMT_Examples;
wenzelm
parents:
36916
diff
changeset
|
1390 |
$(OUT)/HOL-NSA $(OUT)/HOL-Nominal $(OUT)/HOL-Plain \ |
35931 | 1391 |
$(OUT)/HOL-Probability $(OUT)/HOL-Proofs \ |
36898 | 1392 |
$(OUT)/HOL-Word $(OUT)/HOL4 $(OUT)/TLA |