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