author | blanchet |
Wed, 28 Oct 2009 17:43:43 +0100 | |
changeset 33561 | ab01b72715ef |
parent 33210 | 94ae82a4452f |
child 33562 | b1e2830ee31a |
permissions | -rw-r--r-- |
2448 | 1 |
# |
2 |
# IsaMakefile for HOL |
|
3 |
# |
|
4 |
||
4518 | 5 |
## targets |
2448 | 6 |
|
4518 | 7 |
default: HOL |
27421 | 8 |
generate: HOL-Generate-HOL HOL-Generate-HOLLight |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
9 |
|
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
10 |
images: \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
11 |
HOL \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
12 |
HOL-Algebra \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
13 |
HOL-Base \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
14 |
HOL-Main \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
15 |
HOL-Multivariate_Analysis \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
16 |
HOL-NSA \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
17 |
HOL-Nominal \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
18 |
HOL-Plain \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
19 |
HOL-SMT \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
20 |
HOL-Word \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
21 |
HOL4 \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
22 |
TLA |
10135 | 23 |
|
25321 | 24 |
#Note: keep targets sorted (except for HOL-Library and HOL-ex) |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
25 |
test: \ |
24373 | 26 |
HOL-Library \ |
24325 | 27 |
HOL-ex \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
28 |
HOL-Auth \ |
14031 | 29 |
HOL-Bali \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
30 |
HOL-Decision_Procs \ |
13403 | 31 |
HOL-Extraction \ |
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
32 |
HOL-Hahn_Banach \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
33 |
HOL-Hoare \ |
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
34 |
HOL-Hoare_Parallel \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
35 |
HOL-IMP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
36 |
HOL-IMPP \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
37 |
HOL-IOA \ |
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
38 |
HOL-Imperative_HOL \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
39 |
HOL-Import \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
40 |
HOL-Induct \ |
33026 | 41 |
HOL-Isar_Examples \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
42 |
HOL-Lambda \ |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
43 |
HOL-Lattice \ |
28637 | 44 |
HOL-Matrix \ |
33027 | 45 |
HOL-Metis_Examples \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
46 |
HOL-MicroJava \ |
32496 | 47 |
HOL-Mirabelle \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
48 |
HOL-Modelcheck \ |
11376 | 49 |
HOL-NanoJava \ |
33197
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
50 |
HOL-Nitpick_Examples \ |
19497 | 51 |
HOL-Nominal-Examples \ |
32479 | 52 |
HOL-Number_Theory \ |
53 |
HOL-Old_Number_Theory \ |
|
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
54 |
HOL-Prolog \ |
33028 | 55 |
HOL-SET_Protocol \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
56 |
HOL-SMT-Examples \ |
25321 | 57 |
HOL-SizeChange \ |
25171 | 58 |
HOL-Statespace \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
59 |
HOL-Subst \ |
33210
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
60 |
TLA-Buffer \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
61 |
TLA-Inc \ |
94ae82a4452f
recovered sort indentation for "sort position", as documented in the file;
wenzelm
parents:
33204
diff
changeset
|
62 |
TLA-Memory \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
63 |
HOL-UNITY \ |
10966 | 64 |
HOL-Unix \ |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
65 |
HOL-W0 \ |
24442 | 66 |
HOL-Word-Examples \ |
24325 | 67 |
HOL-ZF |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
68 |
# ^ this is the sort position |
10614 | 69 |
|
24754
c6dd5afed3d1
Added target for proof term sessions (those that need -p 2)
kleing
parents:
24699
diff
changeset
|
70 |
proofterms: HOL HOL-Extraction HOL-Lambda |
c6dd5afed3d1
Added target for proof term sessions (those that need -p 2)
kleing
parents:
24699
diff
changeset
|
71 |
|
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
72 |
all: test images |
4518 | 73 |
|
74 |
||
75 |
## global settings |
|
76 |
||
77 |
SRC = $(ISABELLE_HOME)/src |
|
3118 | 78 |
OUT = $(ISABELLE_OUTPUT) |
4447 | 79 |
LOG = $(OUT)/log |
2448 | 80 |
|
4518 | 81 |
|
82 |
## HOL |
|
2448 | 83 |
|
28393 | 84 |
HOL: Pure $(OUT)/HOL |
27368 | 85 |
|
29505 | 86 |
HOL-Base: Pure $(OUT)/HOL-Base |
87 |
||
27368 | 88 |
HOL-Plain: Pure $(OUT)/HOL-Plain |
4518 | 89 |
|
28401 | 90 |
HOL-Main: Pure $(OUT)/HOL-Main |
91 |
||
4518 | 92 |
Pure: |
28500 | 93 |
@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
|
94 |
|
27694 | 95 |
$(OUT)/Pure: Pure |
96 |
||
29505 | 97 |
BASE_DEPENDENCIES = $(OUT)/Pure \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
98 |
$(SRC)/Provers/blast.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
99 |
$(SRC)/Provers/clasimp.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
100 |
$(SRC)/Provers/classical.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
101 |
$(SRC)/Provers/hypsubst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
102 |
$(SRC)/Provers/quantifier1.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
103 |
$(SRC)/Provers/splitter.ML \ |
33561
ab01b72715ef
introduced Auto Nitpick in addition to Auto Quickcheck;
blanchet
parents:
33210
diff
changeset
|
104 |
$(SRC)/Tools/Auto_Counterexample.thy \ |
31771 | 105 |
$(SRC)/Tools/Code/code_haskell.ML \ |
106 |
$(SRC)/Tools/Code/code_ml.ML \ |
|
107 |
$(SRC)/Tools/Code/code_preproc.ML \ |
|
108 |
$(SRC)/Tools/Code/code_printer.ML \ |
|
109 |
$(SRC)/Tools/Code/code_target.ML \ |
|
110 |
$(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
|
111 |
$(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
|
112 |
$(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
|
113 |
$(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
|
114 |
$(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
|
115 |
$(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
|
116 |
$(SRC)/Tools/atomize_elim.ML \ |
33561
ab01b72715ef
introduced Auto Nitpick in addition to Auto Quickcheck;
blanchet
parents:
33210
diff
changeset
|
117 |
$(SRC)/Tools/auto_counterexample.ML \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
118 |
$(SRC)/Tools/auto_solve.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
119 |
$(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
|
120 |
$(SRC)/Tools/cong_tac.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
121 |
$(SRC)/Tools/eqsubst.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
122 |
$(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
|
123 |
$(SRC)/Tools/induct_tacs.ML \ |
30165
6ee87f67d9cd
moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
wenzelm
parents:
30160
diff
changeset
|
124 |
$(SRC)/Tools/intuitionistic.ML \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
125 |
$(SRC)/Tools/more_conv.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
126 |
$(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
|
127 |
$(SRC)/Tools/project_rule.ML \ |
30973
304ab57afa6e
observe distinction between Pure/Tools and Tools more closely
haftmann
parents:
30954
diff
changeset
|
128 |
$(SRC)/Tools/quickcheck.ML \ |
30160
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
129 |
$(SRC)/Tools/random_word.ML \ |
5f7b17941730
moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
wenzelm
parents:
30101
diff
changeset
|
130 |
$(SRC)/Tools/value.ML \ |
29505 | 131 |
HOL.thy \ |
132 |
Tools/hologic.ML \ |
|
133 |
Tools/recfun_codegen.ML \ |
|
134 |
Tools/simpdata.ML \ |
|
135 |
||
136 |
$(OUT)/HOL-Base: base.ML $(BASE_DEPENDENCIES) |
|
29523 | 137 |
@$(ISABELLE_TOOL) usedir -b -f base.ML -d false -g false $(OUT)/Pure HOL-Base |
29505 | 138 |
|
139 |
PLAIN_DEPENDENCIES = $(BASE_DEPENDENCIES)\ |
|
32139 | 140 |
Complete_Lattice.thy \ |
27368 | 141 |
Datatype.thy \ |
142 |
Divides.thy \ |
|
143 |
Extraction.thy \ |
|
144 |
Finite_Set.thy \ |
|
145 |
Fun.thy \ |
|
146 |
FunDef.thy \ |
|
147 |
Inductive.thy \ |
|
148 |
Lattices.thy \ |
|
149 |
Nat.thy \ |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
150 |
Nitpick.thy \ |
32733
71618deaf777
moved generic cong_tac from HOL/Tools/datatype_aux.ML to Tools/cong_tac.ML, proper subgoal selection (failure, not exception);
wenzelm
parents:
32674
diff
changeset
|
151 |
Option.thy \ |
27368 | 152 |
OrderedGroup.thy \ |
153 |
Orderings.thy \ |
|
154 |
Plain.thy \ |
|
155 |
Power.thy \ |
|
156 |
Predicate.thy \ |
|
157 |
Product_Type.thy \ |
|
158 |
Record.thy \ |
|
159 |
Refute.thy \ |
|
160 |
Relation.thy \ |
|
161 |
Ring_and_Field.thy \ |
|
162 |
SAT.thy \ |
|
163 |
Set.thy \ |
|
164 |
Sum_Type.thy \ |
|
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
165 |
Tools/arith_data.ML \ |
27368 | 166 |
Tools/cnf_funcs.ML \ |
31771 | 167 |
Tools/Datatype/datatype_abs_proofs.ML \ |
168 |
Tools/Datatype/datatype_aux.ML \ |
|
169 |
Tools/Datatype/datatype_case.ML \ |
|
170 |
Tools/Datatype/datatype_codegen.ML \ |
|
171 |
Tools/Datatype/datatype.ML \ |
|
172 |
Tools/Datatype/datatype_prop.ML \ |
|
173 |
Tools/Datatype/datatype_realizer.ML \ |
|
174 |
Tools/Datatype/datatype_rep_proofs.ML \ |
|
27368 | 175 |
Tools/dseq.ML \ |
31771 | 176 |
Tools/Function/context_tree.ML \ |
177 |
Tools/Function/decompose.ML \ |
|
178 |
Tools/Function/descent.ML \ |
|
33099
b8cdd3d73022
function package: more standard names for structures and files
krauss
parents:
33098
diff
changeset
|
179 |
Tools/Function/function_common.ML \ |
b8cdd3d73022
function package: more standard names for structures and files
krauss
parents:
33098
diff
changeset
|
180 |
Tools/Function/function_core.ML \ |
b8cdd3d73022
function package: more standard names for structures and files
krauss
parents:
33098
diff
changeset
|
181 |
Tools/Function/function_lib.ML \ |
b8cdd3d73022
function package: more standard names for structures and files
krauss
parents:
33098
diff
changeset
|
182 |
Tools/Function/function.ML \ |
33098 | 183 |
Tools/Function/fun.ML \ |
31771 | 184 |
Tools/Function/induction_scheme.ML \ |
185 |
Tools/Function/inductive_wrap.ML \ |
|
186 |
Tools/Function/lexicographic_order.ML \ |
|
187 |
Tools/Function/measure_functions.ML \ |
|
188 |
Tools/Function/mutual.ML \ |
|
33083 | 189 |
Tools/Function/pat_completeness.ML \ |
31771 | 190 |
Tools/Function/pattern_split.ML \ |
33100 | 191 |
Tools/Function/relation.ML \ |
31771 | 192 |
Tools/Function/scnp_reconstruct.ML \ |
193 |
Tools/Function/scnp_solve.ML \ |
|
194 |
Tools/Function/size.ML \ |
|
195 |
Tools/Function/sum_tree.ML \ |
|
196 |
Tools/Function/termination.ML \ |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
197 |
Tools/Nitpick/kodkod.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
198 |
Tools/Nitpick/kodkod_sat.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
199 |
Tools/Nitpick/minipick.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
200 |
Tools/Nitpick/nitpick.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
201 |
Tools/Nitpick/nitpick_hol.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
202 |
Tools/Nitpick/nitpick_isar.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
203 |
Tools/Nitpick/nitpick_kodkod.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
204 |
Tools/Nitpick/nitpick_model.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
205 |
Tools/Nitpick/nitpick_mono.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
206 |
Tools/Nitpick/nitpick_nut.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
207 |
Tools/Nitpick/nitpick_peephole.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
208 |
Tools/Nitpick/nitpick_rep.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
209 |
Tools/Nitpick/nitpick_scope.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
210 |
Tools/Nitpick/nitpick_tests.ML \ |
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33028
diff
changeset
|
211 |
Tools/Nitpick/nitpick_util.ML \ |
27368 | 212 |
Tools/inductive_codegen.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
213 |
Tools/inductive.ML \ |
27368 | 214 |
Tools/inductive_realizer.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
215 |
Tools/inductive_set.ML \ |
27368 | 216 |
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
|
217 |
Tools/nat_arith.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
218 |
Tools/old_primrec.ML \ |
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
219 |
Tools/primrec.ML \ |
27368 | 220 |
Tools/prop_logic.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
221 |
Tools/record.ML \ |
27368 | 222 |
Tools/refute.ML \ |
223 |
Tools/refute_isar.ML \ |
|
224 |
Tools/rewrite_hol_proof.ML \ |
|
225 |
Tools/sat_funcs.ML \ |
|
226 |
Tools/sat_solver.ML \ |
|
227 |
Tools/split_rule.ML \ |
|
32812 | 228 |
Tools/transfer.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
229 |
Tools/typecopy.ML \ |
27368 | 230 |
Tools/typedef_codegen.ML \ |
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
231 |
Tools/typedef.ML \ |
27368 | 232 |
Transitive_Closure.thy \ |
233 |
Typedef.thy \ |
|
234 |
Wellfounded.thy \ |
|
235 |
$(SRC)/Provers/Arith/abel_cancel.ML \ |
|
236 |
$(SRC)/Provers/Arith/cancel_div_mod.ML \ |
|
237 |
$(SRC)/Provers/Arith/cancel_sums.ML \ |
|
238 |
$(SRC)/Provers/Arith/fast_lin_arith.ML \ |
|
239 |
$(SRC)/Provers/order.ML \ |
|
240 |
$(SRC)/Provers/trancl.ML \ |
|
241 |
$(SRC)/Tools/rat.ML |
|
28312
f0838044f034
different session branches for HOL-Plain vs. Plain
haftmann
parents:
28243
diff
changeset
|
242 |
|
f0838044f034
different session branches for HOL-Plain vs. Plain
haftmann
parents:
28243
diff
changeset
|
243 |
$(OUT)/HOL-Plain: plain.ML $(PLAIN_DEPENDENCIES) |
28500 | 244 |
@$(ISABELLE_TOOL) usedir -b -f plain.ML -g true $(OUT)/Pure HOL-Plain |
27368 | 245 |
|
28401 | 246 |
MAIN_DEPENDENCIES = $(PLAIN_DEPENDENCIES) \ |
27368 | 247 |
ATP_Linkup.thy \ |
32657 | 248 |
Code_Evaluation.thy \ |
31205
98370b26c2ce
String.literal replaces message_string, code_numeral replaces (code_)index
haftmann
parents:
31203
diff
changeset
|
249 |
Code_Numeral.thy \ |
27368 | 250 |
Equiv_Relations.thy \ |
251 |
Groebner_Basis.thy \ |
|
252 |
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
|
253 |
Int.thy \ |
27421 | 254 |
IntDiv.thy \ |
255 |
List.thy \ |
|
256 |
Main.thy \ |
|
257 |
Map.thy \ |
|
30925 | 258 |
Nat_Numeral.thy \ |
27421 | 259 |
Presburger.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
260 |
Quickcheck.thy \ |
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
261 |
Random.thy \ |
27421 | 262 |
Recdef.thy \ |
263 |
SetInterval.thy \ |
|
31048
ac146fc38b51
refined HOL string theories and corresponding ML fragments
haftmann
parents:
31036
diff
changeset
|
264 |
String.thy \ |
31203
5c8fb4fd67e0
moved Code_Index, Random and Quickcheck before Main
haftmann
parents:
31186
diff
changeset
|
265 |
Typerep.thy \ |
27421 | 266 |
$(SRC)/Provers/Arith/assoc_fold.ML \ |
267 |
$(SRC)/Provers/Arith/cancel_numeral_factor.ML \ |
|
268 |
$(SRC)/Provers/Arith/cancel_numerals.ML \ |
|
269 |
$(SRC)/Provers/Arith/combine_numerals.ML \ |
|
270 |
$(SRC)/Provers/Arith/extract_common_term.ML \ |
|
271 |
$(SRC)/Tools/Metis/metis.ML \ |
|
32327
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32298
diff
changeset
|
272 |
Tools/ATP_Manager/atp_manager.ML \ |
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32298
diff
changeset
|
273 |
Tools/ATP_Manager/atp_minimal.ML \ |
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32298
diff
changeset
|
274 |
Tools/ATP_Manager/atp_wrapper.ML \ |
27421 | 275 |
Tools/Groebner_Basis/groebner.ML \ |
276 |
Tools/Groebner_Basis/misc.ML \ |
|
32327
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32298
diff
changeset
|
277 |
Tools/Groebner_Basis/normalizer.ML \ |
27421 | 278 |
Tools/Groebner_Basis/normalizer_data.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
279 |
Tools/int_arith.ML \ |
31055
2cf6efca6c71
proper structures for list and string code generation stuff
haftmann
parents:
31048
diff
changeset
|
280 |
Tools/list_code.ML \ |
27421 | 281 |
Tools/meson.ML \ |
282 |
Tools/metis_tools.ML \ |
|
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
283 |
Tools/nat_numeral_simprocs.ML \ |
27421 | 284 |
Tools/numeral.ML \ |
31068
f591144b0f17
modules numeral_simprocs, nat_numeral_simprocs; proper structures for numeral simprocs
haftmann
parents:
31060
diff
changeset
|
285 |
Tools/numeral_simprocs.ML \ |
27421 | 286 |
Tools/numeral_syntax.ML \ |
287 |
Tools/polyhash.ML \ |
|
31260 | 288 |
Tools/quickcheck_generators.ML \ |
27421 | 289 |
Tools/Qelim/cooper_data.ML \ |
290 |
Tools/Qelim/cooper.ML \ |
|
291 |
Tools/Qelim/generated_cooper.ML \ |
|
292 |
Tools/Qelim/presburger.ML \ |
|
293 |
Tools/Qelim/qelim.ML \ |
|
31723
f5cafe803b55
discontinued ancient tradition to suffix certain ML module names with "_package"
haftmann
parents:
31706
diff
changeset
|
294 |
Tools/recdef.ML \ |
32812 | 295 |
Tools/choice_specification.ML \ |
27421 | 296 |
Tools/res_atp.ML \ |
297 |
Tools/res_axioms.ML \ |
|
298 |
Tools/res_clause.ML \ |
|
299 |
Tools/res_hol_clause.ML \ |
|
300 |
Tools/res_reconstruct.ML \ |
|
31055
2cf6efca6c71
proper structures for list and string code generation stuff
haftmann
parents:
31048
diff
changeset
|
301 |
Tools/string_code.ML \ |
27421 | 302 |
Tools/string_syntax.ML \ |
303 |
Tools/TFL/casesplit.ML \ |
|
304 |
Tools/TFL/dcterm.ML \ |
|
305 |
Tools/TFL/post.ML \ |
|
306 |
Tools/TFL/rules.ML \ |
|
307 |
Tools/TFL/tfl.ML \ |
|
308 |
Tools/TFL/thms.ML \ |
|
309 |
Tools/TFL/thry.ML \ |
|
310 |
Tools/TFL/usyntax.ML \ |
|
28477
9339d4dcec8b
version of sledgehammer using threads instead of processes, misc cleanup;
wenzelm
parents:
28476
diff
changeset
|
311 |
Tools/TFL/utils.ML |
28401 | 312 |
|
313 |
$(OUT)/HOL-Main: main.ML $(MAIN_DEPENDENCIES) |
|
28500 | 314 |
@$(ISABELLE_TOOL) usedir -b -f main.ML -g true $(OUT)/Pure HOL-Main |
28401 | 315 |
|
316 |
$(OUT)/HOL: ROOT.ML $(MAIN_DEPENDENCIES) \ |
|
30096 | 317 |
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
|
318 |
Complex.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
319 |
Complex_Main.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
320 |
Deriv.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
321 |
Fact.thy \ |
32479 | 322 |
GCD.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
323 |
Integration.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
324 |
Lim.thy \ |
31352 | 325 |
Limits.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
326 |
Ln.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
327 |
Log.thy \ |
32479 | 328 |
Lubs.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
329 |
MacLaurin.thy \ |
32558 | 330 |
Nat_Transfer.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
331 |
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
|
332 |
PReal.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
|
333 |
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
|
334 |
RComplete.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
|
335 |
Rational.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
|
336 |
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
|
337 |
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
|
338 |
RealPow.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
|
339 |
RealVector.thy \ |
29197
6d4cb27ed19c
adapted HOL source structure to distribution layout
haftmann
parents:
29181
diff
changeset
|
340 |
SEQ.thy \ |
28952
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
341 |
Series.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
342 |
Taylor.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
343 |
Transcendental.thy \ |
15a4b2cf8c34
made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents:
28905
diff
changeset
|
344 |
Tools/float_syntax.ML \ |
28401 | 345 |
Tools/Qelim/ferrante_rackoff_data.ML \ |
346 |
Tools/Qelim/ferrante_rackoff.ML \ |
|
347 |
Tools/Qelim/langford_data.ML \ |
|
348 |
Tools/Qelim/langford.ML |
|
28500 | 349 |
@$(ISABELLE_TOOL) usedir $(HOL_USEDIR_OPTIONS) -b -g true $(OUT)/Pure HOL |
7535
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
350 |
|
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
7513
diff
changeset
|
351 |
|
10255 | 352 |
## HOL-Library |
353 |
||
354 |
HOL-Library: HOL $(LOG)/HOL-Library.gz |
|
355 |
||
27164 | 356 |
$(LOG)/HOL-Library.gz: $(OUT)/HOL Library/SetsAndFunctions.thy \ |
32332 | 357 |
Library/Abstract_Rat.thy Library/BigO.thy Library/ContNotDenum.thy \ |
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
358 |
Library/Efficient_Nat.thy Library/Sum_Of_Squares.thy \ |
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
359 |
Library/Sum_Of_Squares/sos_wrapper.ML \ |
32332 | 360 |
Library/Sum_Of_Squares/sum_of_squares.ML Library/Fset.thy \ |
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
361 |
Library/Glbs.thy Library/normarith.ML Library/Executable_Set.thy \ |
32332 | 362 |
Library/Infinite_Set.thy Library/FuncSet.thy \ |
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
363 |
Library/Permutations.thy Library/Bit.thy Library/FrechetDeriv.thy \ |
32332 | 364 |
Library/Fraction_Field.thy Library/Fundamental_Theorem_Algebra.thy \ |
365 |
Library/Inner_Product.thy Library/Kleene_Algebra.thy \ |
|
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
366 |
Library/Lattice_Syntax.thy Library/Library.thy \ |
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
367 |
Library/List_Prefix.thy Library/List_Set.thy Library/State_Monad.thy \ |
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
368 |
Library/Nat_Int_Bij.thy Library/Multiset.thy Library/Permutation.thy \ |
32332 | 369 |
Library/Quotient.thy Library/Quicksort.thy Library/Nat_Infinity.thy \ |
370 |
Library/Word.thy Library/README.html Library/Continuity.thy \ |
|
371 |
Library/Order_Relation.thy Library/Nested_Environment.thy \ |
|
372 |
Library/Ramsey.thy Library/Zorn.thy Library/Library/ROOT.ML \ |
|
373 |
Library/Library/document/root.tex Library/Library/document/root.bib \ |
|
374 |
Library/While_Combinator.thy Library/Product_ord.thy \ |
|
375 |
Library/Char_nat.thy Library/Char_ord.thy Library/Option_ord.thy \ |
|
376 |
Library/Sublist_Order.thy Library/List_lexord.thy \ |
|
377 |
Library/Commutative_Ring.thy Library/comm_ring.ML \ |
|
378 |
Library/Coinductive_List.thy Library/AssocList.thy \ |
|
379 |
Library/Formal_Power_Series.thy Library/Binomial.thy \ |
|
380 |
Library/Eval_Witness.thy Library/Code_Char.thy \ |
|
27164 | 381 |
Library/Code_Char_chr.thy Library/Code_Integer.thy \ |
30326
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
haftmann
parents:
30261
diff
changeset
|
382 |
Library/Mapping.thy Library/Numeral_Type.thy Library/Reflection.thy \ |
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
haftmann
parents:
30261
diff
changeset
|
383 |
Library/Boolean_Algebra.thy Library/Countable.thy \ |
a01b2de0e3e1
constructive version of Cantor's first diagonalization argument
haftmann
parents:
30261
diff
changeset
|
384 |
Library/Diagonalize.thy Library/RBT.thy Library/Univ_Poly.thy \ |
32332 | 385 |
Library/Poly_Deriv.thy Library/Polynomial.thy Library/Preorder.thy \ |
386 |
Library/Product_plus.thy Library/Product_Vector.thy Library/Tree.thy \ |
|
387 |
Library/Enum.thy Library/Float.thy $(SRC)/Tools/float.ML \ |
|
388 |
$(SRC)/HOL/Tools/float_arith.ML Library/positivstellensatz.ML \ |
|
389 |
Library/reify_data.ML Library/reflection.ML Library/LaTeXsugar.thy \ |
|
33084 | 390 |
Library/OptionalSugar.thy Library/SML_Quickcheck.thy |
28500 | 391 |
@cd Library; $(ISABELLE_TOOL) usedir $(OUT)/HOL Library |
10255 | 392 |
|
393 |
||
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
394 |
## HOL-Hahn_Banach |
27421 | 395 |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
396 |
HOL-Hahn_Banach: HOL $(LOG)/HOL-Hahn_Banach.gz |
27421 | 397 |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
398 |
$(LOG)/HOL-Hahn_Banach.gz: $(OUT)/HOL Hahn_Banach/Bounds.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
399 |
Hahn_Banach/Function_Norm.thy Hahn_Banach/Function_Order.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
400 |
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
|
401 |
Hahn_Banach/Hahn_Banach_Sup_Lemmas.thy Hahn_Banach/Linearform.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
402 |
Hahn_Banach/Normed_Space.thy Hahn_Banach/README.html \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
403 |
Hahn_Banach/ROOT.ML Hahn_Banach/Subspace.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
404 |
Hahn_Banach/Vector_Space.thy Hahn_Banach/Zorn_Lemma.thy \ |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
405 |
Hahn_Banach/document/root.bib Hahn_Banach/document/root.tex |
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
31771
diff
changeset
|
406 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Hahn_Banach |
27421 | 407 |
|
408 |
||
4518 | 409 |
## HOL-Subst |
410 |
||
411 |
HOL-Subst: HOL $(LOG)/HOL-Subst.gz |
|
412 |
||
27164 | 413 |
$(LOG)/HOL-Subst.gz: $(OUT)/HOL Subst/AList.thy Subst/ROOT.ML \ |
414 |
Subst/Subst.thy Subst/UTerm.thy Subst/Unifier.thy Subst/Unify.thy |
|
28500 | 415 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Subst |
2448 | 416 |
|
417 |
||
4518 | 418 |
## HOL-Induct |
2473 | 419 |
|
4518 | 420 |
HOL-Induct: HOL $(LOG)/HOL-Induct.gz |
3125 | 421 |
|
28825
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
422 |
$(LOG)/HOL-Induct.gz: $(OUT)/HOL Induct/Com.thy Induct/Comb.thy \ |
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
423 |
Induct/LFilter.thy Induct/LList.thy Induct/Ordinals.thy \ |
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
424 |
Induct/PropLog.thy Induct/QuoNestedDataType.thy \ |
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
425 |
Induct/QuoDataType.thy Induct/ROOT.ML Induct/Sexp.thy \ |
415c7ffeb4cb
removed Induct/Mutil.thy -- the file has been moved to AFP;
wenzelm
parents:
28798
diff
changeset
|
426 |
Induct/Sigma_Algebra.thy Induct/SList.thy Induct/ABexp.thy \ |
27164 | 427 |
Induct/Term.thy Induct/Tree.thy Induct/document/root.tex |
28500 | 428 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Induct |
3125 | 429 |
|
430 |
||
4518 | 431 |
## HOL-IMP |
432 |
||
433 |
HOL-IMP: HOL $(LOG)/HOL-IMP.gz |
|
2448 | 434 |
|
27164 | 435 |
$(LOG)/HOL-IMP.gz: $(OUT)/HOL IMP/Com.thy IMP/Compiler0.thy \ |
436 |
IMP/Compiler.thy IMP/Denotation.thy IMP/Expr.thy IMP/Hoare.thy \ |
|
437 |
IMP/Natural.thy IMP/Examples.thy IMP/Transition.thy IMP/VC.thy \ |
|
438 |
IMP/ROOT.ML IMP/document/root.tex IMP/document/root.bib |
|
28500 | 439 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL IMP |
2448 | 440 |
|
441 |
||
8179 | 442 |
## HOL-IMPP |
443 |
||
444 |
HOL-IMPP: HOL $(LOG)/HOL-IMPP.gz |
|
445 |
||
27164 | 446 |
$(LOG)/HOL-IMPP.gz: $(OUT)/HOL IMPP/ROOT.ML IMPP/Com.thy \ |
19803 | 447 |
IMPP/Natural.thy IMPP/Hoare.thy IMPP/Misc.thy IMPP/EvenOdd.thy |
28500 | 448 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL IMPP |
8179 | 449 |
|
450 |
||
27421 | 451 |
## HOL-Import |
14516 | 452 |
|
19097 | 453 |
IMPORTER_FILES = Import/lazy_seq.ML Import/proof_kernel.ML Import/replay.ML \ |
20610 | 454 |
Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \ |
14516 | 455 |
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
|
456 |
Import/hol4rews.ML Import/import.ML Import/ROOT.ML |
14516 | 457 |
|
17323 | 458 |
IMPORTER_HOLLIGHT_FILES = Import/proof_kernel.ML Import/replay.ML \ |
459 |
Import/shuffler.ML Import/MakeEqual.thy Import/HOL4Setup.thy \ |
|
460 |
Import/HOL4Syntax.thy Import/HOLLightCompat.thy Import/import_syntax.ML \ |
|
31771 | 461 |
Import/hol4rews.ML Import/import.ML Import/ROOT.ML |
17323 | 462 |
|
27421 | 463 |
HOL-Import: HOL $(LOG)/HOL-Import.gz |
14516 | 464 |
|
27421 | 465 |
$(LOG)/HOL-Import.gz: $(OUT)/HOL $(IMPORTER_FILES) |
28500 | 466 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Import |
14516 | 467 |
|
468 |
||
27421 | 469 |
## HOL-Generate-HOL |
14516 | 470 |
|
27421 | 471 |
HOL-Generate-HOL: HOL $(LOG)/HOL-Generate-HOL.gz |
14516 | 472 |
|
27421 | 473 |
$(LOG)/HOL-Generate-HOL.gz: $(OUT)/HOL \ |
27164 | 474 |
$(IMPORTER_FILES) Import/Generate-HOL/GenHOL4Base.thy \ |
475 |
Import/Generate-HOL/GenHOL4Prob.thy \ |
|
476 |
Import/Generate-HOL/GenHOL4Real.thy \ |
|
477 |
Import/Generate-HOL/GenHOL4Vec.thy \ |
|
14516 | 478 |
Import/Generate-HOL/GenHOL4Word32.thy Import/Generate-HOL/ROOT.ML |
28500 | 479 |
@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOL |
14516 | 480 |
|
17460 | 481 |
|
27421 | 482 |
## HOL-Generate-HOLLight |
17460 | 483 |
|
27421 | 484 |
HOL-Generate-HOLLight: HOL $(LOG)/HOL-Generate-HOLLight.gz |
17323 | 485 |
|
27421 | 486 |
$(LOG)/HOL-Generate-HOLLight.gz: $(OUT)/HOL \ |
27164 | 487 |
$(IMPORTER_HOLLIGHT_FILES) Import/Generate-HOLLight/GenHOLLight.thy \ |
488 |
Import/Generate-HOLLight/ROOT.ML |
|
28500 | 489 |
@cd Import; $(ISABELLE_TOOL) usedir $(OUT)/HOL Generate-HOLLight |
14516 | 490 |
|
17460 | 491 |
|
14516 | 492 |
## HOL-Import-HOL |
493 |
||
27421 | 494 |
HOL4: HOL $(LOG)/HOL4.gz |
14516 | 495 |
|
496 |
HOL_IMPORT_FILES = arithmetic.imp bits.imp boolean_sequence.imp bool.imp \ |
|
497 |
bword_arith.imp bword_bitop.imp bword_num.imp combin.imp divides.imp \ |
|
498 |
hrat.imp hreal.imp ind_type.imp lim.imp list.imp marker.imp nets.imp \ |
|
499 |
numeral.imp num.imp one.imp operator.imp option.imp pair.imp poly.imp \ |
|
500 |
powser.imp pred_set.imp prime.imp prim_rec.imp prob_algebra.imp \ |
|
501 |
prob_canon.imp prob_extra.imp prob.imp prob_indep.imp prob_pseudo.imp \ |
|
23194 | 502 |
prob_uniform.imp realax.imp real.imp relation.imp res_quan.imp \ |
503 |
rich_list.imp \ |
|
14516 | 504 |
seq.imp state_transformer.imp sum.imp topology.imp transc.imp word32.imp \ |
505 |
word_base.imp word_bitop.imp word_num.imp |
|
506 |
||
27421 | 507 |
$(LOG)/HOL4.gz: $(OUT)/HOL $(IMPORTER_FILES) \ |
27164 | 508 |
$(HOL_IMPORT_FILES:%=Import/HOL/%) Import/HOL/HOL4Base.thy \ |
509 |
Import/HOL/HOL4Prob.thy Import/HOL/HOL4Real.thy \ |
|
510 |
Import/HOL/HOL4Vec.thy Import/HOL/HOL4Word32.thy Import/HOL/HOL4.thy \ |
|
511 |
Import/HOL/ROOT.ML |
|
28500 | 512 |
@cd Import/HOL; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOL4 |
14516 | 513 |
|
27421 | 514 |
HOLLight: HOL $(LOG)/HOLLight.gz |
17645 | 515 |
|
27421 | 516 |
$(LOG)/HOLLight.gz: $(OUT)/HOL $(IMPORTER_HOLLIGHT_FILES) \ |
27164 | 517 |
Import/HOLLight/hollight.imp Import/HOLLight/HOLLight.thy \ |
17645 | 518 |
Import/HOLLight/ROOT.ML |
28500 | 519 |
@cd Import/HOLLight; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL HOLLight |
17645 | 520 |
|
14516 | 521 |
|
32479 | 522 |
## HOL-Number_Theory |
31719 | 523 |
|
32479 | 524 |
HOL-Number_Theory: HOL $(LOG)/HOL-Number_Theory.gz |
31719 | 525 |
|
32479 | 526 |
$(LOG)/HOL-Number_Theory.gz: $(OUT)/HOL $(ALGEBRA_DEPENDENCIES) \ |
31771 | 527 |
Library/Multiset.thy \ |
32479 | 528 |
Number_Theory/Binomial.thy \ |
529 |
Number_Theory/Cong.thy \ |
|
530 |
Number_Theory/Fib.thy \ |
|
531 |
Number_Theory/MiscAlgebra.thy \ |
|
532 |
Number_Theory/Number_Theory.thy \ |
|
533 |
Number_Theory/Residues.thy \ |
|
534 |
Number_Theory/UniqueFactorization.thy \ |
|
535 |
Number_Theory/ROOT.ML |
|
536 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Number_Theory |
|
31719 | 537 |
|
538 |
||
32479 | 539 |
## HOL-Old_Number_Theory |
9510 | 540 |
|
32479 | 541 |
HOL-Old_Number_Theory: HOL $(LOG)/HOL-Old_Number_Theory.gz |
9510 | 542 |
|
32479 | 543 |
$(LOG)/HOL-Old_Number_Theory.gz: $(OUT)/HOL Library/Permutation.thy \ |
544 |
Old_Number_Theory/Primes.thy Old_Number_Theory/Fib.thy \ |
|
545 |
Old_Number_Theory/Factorization.thy Old_Number_Theory/BijectionRel.thy \ |
|
546 |
Old_Number_Theory/Chinese.thy Old_Number_Theory/EulerFermat.thy \ |
|
547 |
Old_Number_Theory/IntFact.thy Old_Number_Theory/IntPrimes.thy \ |
|
548 |
Old_Number_Theory/WilsonBij.thy Old_Number_Theory/WilsonRuss.thy \ |
|
549 |
Old_Number_Theory/Finite2.thy Old_Number_Theory/Int2.thy \ |
|
550 |
Old_Number_Theory/EvenOdd.thy Old_Number_Theory/Residues.thy \ |
|
551 |
Old_Number_Theory/Euler.thy Old_Number_Theory/Gauss.thy \ |
|
552 |
Old_Number_Theory/Quadratic_Reciprocity.thy Library/Infinite_Set.thy \ |
|
553 |
Old_Number_Theory/Legacy_GCD.thy Old_Number_Theory/Pocklington.thy Old_Number_Theory/ROOT.ML |
|
554 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Old_Number_Theory |
|
9510 | 555 |
|
556 |
||
4518 | 557 |
## HOL-Hoare |
558 |
||
559 |
HOL-Hoare: HOL $(LOG)/HOL-Hoare.gz |
|
2448 | 560 |
|
27164 | 561 |
$(LOG)/HOL-Hoare.gz: $(OUT)/HOL Hoare/Arith2.thy Hoare/Examples.thy \ |
562 |
Hoare/Hoare.thy Hoare/hoare_tac.ML Hoare/Heap.thy \ |
|
563 |
Hoare/HeapSyntax.thy Hoare/Pointer_Examples.thy Hoare/ROOT.ML \ |
|
564 |
Hoare/ExamplesAbort.thy Hoare/HeapSyntaxAbort.thy \ |
|
565 |
Hoare/HoareAbort.thy Hoare/SchorrWaite.thy Hoare/Separation.thy \ |
|
566 |
Hoare/SepLogHeap.thy Hoare/document/root.tex Hoare/document/root.bib |
|
28500 | 567 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Hoare |
2448 | 568 |
|
569 |
||
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
570 |
## HOL-Hoare_Parallel |
12996 | 571 |
|
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
572 |
HOL-Hoare_Parallel: HOL $(LOG)/HOL-Hoare_Parallel.gz |
12996 | 573 |
|
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
574 |
$(LOG)/HOL-Hoare_Parallel.gz: $(OUT)/HOL Hoare_Parallel/Gar_Coll.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
575 |
Hoare_Parallel/Graph.thy Hoare_Parallel/Hoare_Parallel.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
576 |
Hoare_Parallel/Mul_Gar_Coll.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
577 |
Hoare_Parallel/OG_Com.thy Hoare_Parallel/OG_Examples.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
578 |
Hoare_Parallel/OG_Hoare.thy Hoare_Parallel/OG_Syntax.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
579 |
Hoare_Parallel/OG_Tactics.thy Hoare_Parallel/OG_Tran.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
580 |
Hoare_Parallel/Quote_Antiquote.thy Hoare_Parallel/RG_Com.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
581 |
Hoare_Parallel/RG_Examples.thy Hoare_Parallel/RG_Hoare.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
582 |
Hoare_Parallel/RG_Syntax.thy Hoare_Parallel/RG_Tran.thy \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
583 |
Hoare_Parallel/ROOT.ML Hoare_Parallel/document/root.tex \ |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
584 |
Hoare_Parallel/document/root.bib |
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
585 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Hoare_Parallel |
12996 | 586 |
|
587 |
||
33027 | 588 |
## HOL-Metis_Examples |
23449 | 589 |
|
33027 | 590 |
HOL-Metis_Examples: HOL $(LOG)/HOL-Metis_Examples.gz |
23449 | 591 |
|
33027 | 592 |
$(LOG)/HOL-Metis_Examples.gz: $(OUT)/HOL Metis_Examples/ROOT.ML \ |
593 |
Metis_Examples/Abstraction.thy Metis_Examples/BigO.thy \ |
|
594 |
Metis_Examples/BT.thy Metis_Examples/Message.thy \ |
|
595 |
Metis_Examples/Tarski.thy Metis_Examples/TransClosure.thy \ |
|
596 |
Metis_Examples/set.thy |
|
597 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Metis_Examples |
|
23449 | 598 |
|
599 |
||
33197
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
600 |
## HOL-Nitpick_Examples |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
601 |
|
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
602 |
HOL-Nitpick_Examples: HOL $(LOG)/HOL-Nitpick_Examples.gz |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
603 |
|
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
604 |
$(LOG)/HOL-Nitpick_Examples.gz: $(OUT)/HOL Nitpick_Examples/ROOT.ML \ |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
605 |
Nitpick_Examples/Core_Nits.thy Nitpick_Examples/Datatype_Nits.thy \ |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
606 |
Nitpick_Examples/Induct_Nits.thy Nitpick_Examples/Manual_Nits.thy \ |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
607 |
Nitpick_Examples/Mini_Nits.thy Nitpick_Examples/Mono_Nits.thy \ |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
608 |
Nitpick_Examples/Nitpick_Examples.thy Nitpick_Examples/Pattern_Nits.thy \ |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
609 |
Nitpick_Examples/Record_Nits.thy Nitpick_Examples/Refute_Nits.thy \ |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
610 |
Nitpick_Examples/Special_Nits.thy Nitpick_Examples/Tests_Nits.thy \ |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
611 |
Nitpick_Examples/Typedef_Nits.thy |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
612 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Nitpick_Examples |
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
613 |
|
de6285ebcc05
continuation of Nitpick's integration into Isabelle;
blanchet
parents:
33192
diff
changeset
|
614 |
|
7999
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
615 |
## HOL-Algebra |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
616 |
|
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
617 |
HOL-Algebra: HOL $(LOG)/HOL-Algebra.gz |
7acf6eb8eec1
Algebra and Polynomial theories, by Clemens Ballarin
paulson
parents:
7985
diff
changeset
|
618 |
|
31771 | 619 |
ALGEBRA_DEPENDENCIES = $(OUT)/HOL \ |
620 |
Algebra/ROOT.ML \ |
|
621 |
Library/Binomial.thy \ |
|
622 |
Library/FuncSet.thy \ |
|
623 |
Library/Multiset.thy \ |
|
624 |
Library/Permutation.thy \ |
|
32479 | 625 |
Number_Theory/Primes.thy \ |
31771 | 626 |
Algebra/AbelCoset.thy \ |
627 |
Algebra/Bij.thy \ |
|
628 |
Algebra/Congruence.thy \ |
|
629 |
Algebra/Coset.thy \ |
|
630 |
Algebra/Divisibility.thy \ |
|
631 |
Algebra/Exponent.thy \ |
|
632 |
Algebra/FiniteProduct.thy \ |
|
633 |
Algebra/Group.thy \ |
|
634 |
Algebra/Ideal.thy \ |
|
635 |
Algebra/IntRing.thy \ |
|
636 |
Algebra/Lattice.thy \ |
|
637 |
Algebra/Module.thy \ |
|
638 |
Algebra/QuotRing.thy \ |
|
639 |
Algebra/Ring.thy \ |
|
640 |
Algebra/RingHom.thy \ |
|
641 |
Algebra/Sylow.thy \ |
|
642 |
Algebra/UnivPoly.thy \ |
|
643 |
Algebra/abstract/Abstract.thy \ |
|
644 |
Algebra/abstract/Factor.thy \ |
|
645 |
Algebra/abstract/Field.thy \ |
|
646 |
Algebra/abstract/Ideal2.thy \ |
|
647 |
Algebra/abstract/PID.thy \ |
|
648 |
Algebra/abstract/Ring2.thy \ |
|
649 |
Algebra/abstract/RingHomo.thy \ |
|
650 |
Algebra/document/root.tex \ |
|
651 |
Algebra/document/root.tex \ |
|
652 |
Algebra/poly/LongDiv.thy \ |
|
653 |
Algebra/poly/PolyHomo.thy \ |
|
654 |
Algebra/poly/Polynomial.thy \ |
|
655 |
Algebra/poly/UnivPoly2.thy \ |
|
656 |
Algebra/ringsimp.ML |
|
657 |
||
658 |
$(LOG)/HOL-Algebra.gz: $(ALGEBRA_DEPENDENCIES) |
|
28500 | 659 |
@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
|
660 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
661 |
|
4518 | 662 |
## HOL-Auth |
3819 | 663 |
|
4518 | 664 |
HOL-Auth: HOL $(LOG)/HOL-Auth.gz |
3819 | 665 |
|
28098 | 666 |
$(LOG)/HOL-Auth.gz: $(OUT)/HOL \ |
32632 | 667 |
Auth/Auth_Shared.thy Auth/Auth_Public.thy Auth/All_Symmetric.thy \ |
668 |
Auth/Guard/Auth_Guard_Shared.thy \ |
|
669 |
Auth/Guard/Auth_Guard_Public.thy \ |
|
670 |
Auth/Smartcard/Auth_Smartcard.thy Auth/All_Symmetric.thy \ |
|
27164 | 671 |
Auth/CertifiedEmail.thy Auth/Event.thy Auth/Message.thy \ |
672 |
Auth/NS_Public.thy Auth/NS_Public_Bad.thy Auth/NS_Shared.thy \ |
|
673 |
Auth/OtwayRees.thy Auth/OtwayReesBella.thy Auth/OtwayRees_AN.thy \ |
|
674 |
Auth/OtwayRees_Bad.thy Auth/Public.thy Auth/ROOT.ML Auth/Recur.thy \ |
|
675 |
Auth/Shared.thy Auth/TLS.thy Auth/WooLam.thy Auth/Kerberos_BAN.thy \ |
|
676 |
Auth/Kerberos_BAN_Gets.thy Auth/KerberosIV.thy \ |
|
677 |
Auth/KerberosIV_Gets.thy Auth/KerberosV.thy Auth/Yahalom.thy \ |
|
678 |
Auth/Yahalom2.thy Auth/Yahalom_Bad.thy Auth/ZhouGollmann.thy \ |
|
679 |
Auth/Guard/Analz.thy Auth/Guard/Extensions.thy Auth/Guard/GuardK.thy \ |
|
680 |
Auth/Guard/Guard_Public.thy Auth/Guard/Guard_Shared.thy \ |
|
681 |
Auth/Guard/Guard.thy Auth/Guard/List_Msg.thy \ |
|
682 |
Auth/Guard/Guard_NS_Public.thy Auth/Guard/Guard_OtwayRees.thy \ |
|
683 |
Auth/Guard/P1.thy Auth/Guard/P2.thy Auth/Guard/Proto.thy \ |
|
684 |
Auth/Guard/Guard_Yahalom.thy Auth/Smartcard/EventSC.thy \ |
|
685 |
Auth/Smartcard/ShoupRubinBella.thy Auth/Smartcard/ShoupRubin.thy \ |
|
686 |
Auth/Smartcard/Smartcard.thy Auth/document/root.tex |
|
28500 | 687 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Auth |
2448 | 688 |
|
689 |
||
4777 | 690 |
## HOL-UNITY |
691 |
||
692 |
HOL-UNITY: HOL $(LOG)/HOL-UNITY.gz |
|
693 |
||
27164 | 694 |
$(LOG)/HOL-UNITY.gz: $(OUT)/HOL Library/Multiset.thy UNITY/ROOT.ML \ |
32624
3dec57ec3473
entry point theory for examples; reactivated half-dead example
haftmann
parents:
32621
diff
changeset
|
695 |
UNITY/UNITY_Main.thy UNITY/UNITY_Examples.thy UNITY/UNITY_tactics.ML UNITY/Comp.thy \ |
27164 | 696 |
UNITY/Constrains.thy UNITY/Detects.thy UNITY/ELT.thy \ |
697 |
UNITY/Extend.thy UNITY/FP.thy UNITY/Follows.thy UNITY/Guar.thy \ |
|
698 |
UNITY/Lift_prog.thy UNITY/ListOrder.thy UNITY/ProgressSets.thy \ |
|
699 |
UNITY/PPROD.thy UNITY/Project.thy UNITY/Rename.thy \ |
|
700 |
UNITY/Transformers.thy UNITY/SubstAx.thy UNITY/UNITY.thy \ |
|
701 |
UNITY/Union.thy UNITY/WFair.thy UNITY/Simple/Channel.thy \ |
|
702 |
UNITY/Simple/Common.thy UNITY/Simple/Deadlock.thy \ |
|
703 |
UNITY/Simple/Lift.thy UNITY/Simple/Mutex.thy \ |
|
704 |
UNITY/Simple/NSP_Bad.thy UNITY/Simple/Network.thy \ |
|
705 |
UNITY/Simple/Reach.thy UNITY/Simple/Reachability.thy \ |
|
706 |
UNITY/Simple/Token.thy UNITY/Comp/Alloc.thy UNITY/Comp/AllocBase.thy \ |
|
707 |
UNITY/Comp/AllocImpl.thy UNITY/Comp/Client.thy \ |
|
708 |
UNITY/Comp/Counter.thy UNITY/Comp/Counterc.thy \ |
|
709 |
UNITY/Comp/Handshake.thy UNITY/Comp/PriorityAux.thy \ |
|
710 |
UNITY/Comp/Priority.thy UNITY/Comp/Progress.thy \ |
|
711 |
UNITY/Comp/TimerArray.thy UNITY/document/root.tex |
|
28500 | 712 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL UNITY |
4777 | 713 |
|
714 |
||
10966 | 715 |
## HOL-Unix |
716 |
||
717 |
HOL-Unix: HOL $(LOG)/HOL-Unix.gz |
|
718 |
||
27164 | 719 |
$(LOG)/HOL-Unix.gz: $(OUT)/HOL Library/Nested_Environment.thy \ |
720 |
Library/List_Prefix.thy Unix/ROOT.ML Unix/Unix.thy \ |
|
10966 | 721 |
Unix/document/root.bib Unix/document/root.tex |
28500 | 722 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Unix |
10966 | 723 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
724 |
|
19203 | 725 |
## HOL-ZF |
726 |
||
727 |
HOL-ZF: HOL $(LOG)/HOL-ZF.gz |
|
728 |
||
27164 | 729 |
$(LOG)/HOL-ZF.gz: $(OUT)/HOL ZF/ROOT.ML ZF/Helper.thy ZF/LProd.thy \ |
730 |
ZF/HOLZF.thy ZF/MainZF.thy ZF/Games.thy ZF/document/root.tex |
|
28500 | 731 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL ZF |
10966 | 732 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
733 |
|
4518 | 734 |
## HOL-Modelcheck |
735 |
||
736 |
HOL-Modelcheck: HOL $(LOG)/HOL-Modelcheck.gz |
|
3218 | 737 |
|
27164 | 738 |
$(LOG)/HOL-Modelcheck.gz: $(OUT)/HOL Modelcheck/CTL.thy \ |
739 |
Modelcheck/EindhovenExample.thy Modelcheck/EindhovenSyn.thy \ |
|
740 |
Modelcheck/MuCalculus.thy Modelcheck/MuckeExample1.thy \ |
|
741 |
Modelcheck/MuckeExample2.thy Modelcheck/MuckeSyn.thy \ |
|
22819 | 742 |
Modelcheck/ROOT.ML Modelcheck/mucke_oracle.ML |
28500 | 743 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Modelcheck |
3218 | 744 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
745 |
|
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
746 |
## HOL-Imperative_HOL |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
747 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
748 |
HOL-Imperative_HOL: HOL $(LOG)/HOL-Imperative_HOL.gz |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
749 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
750 |
$(LOG)/HOL-Imperative_HOL.gz: $(OUT)/HOL Imperative_HOL/Heap.thy \ |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
751 |
Imperative_HOL/Heap_Monad.thy Imperative_HOL/Array.thy \ |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
752 |
Imperative_HOL/Relational.thy \ |
30689
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
753 |
Imperative_HOL/Ref.thy Imperative_HOL/Imperative_HOL.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
754 |
Imperative_HOL/Imperative_HOL_ex.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
755 |
Imperative_HOL/ex/Imperative_Quicksort.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
756 |
Imperative_HOL/ex/Subarray.thy \ |
b14b2cc4e25e
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann
parents:
30654
diff
changeset
|
757 |
Imperative_HOL/ex/Sublist.thy |
29399
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
758 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Imperative_HOL |
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
759 |
|
ebcd69a00872
split of Imperative_HOL theories from HOL-Library
haftmann
parents:
29197
diff
changeset
|
760 |
|
25314
5eaf3e8b50a4
moved stuff about size change termination to its own session
krauss
parents:
25298
diff
changeset
|
761 |
## HOL-SizeChange |
5eaf3e8b50a4
moved stuff about size change termination to its own session
krauss
parents:
25298
diff
changeset
|
762 |
|
5eaf3e8b50a4
moved stuff about size change termination to its own session
krauss
parents:
25298
diff
changeset
|
763 |
HOL-SizeChange: HOL $(LOG)/HOL-SizeChange.gz |
5eaf3e8b50a4
moved stuff about size change termination to its own session
krauss
parents:
25298
diff
changeset
|
764 |
|
31990 | 765 |
$(LOG)/HOL-SizeChange.gz: $(OUT)/HOL Library/Kleene_Algebra.thy \ |
27164 | 766 |
SizeChange/Graphs.thy SizeChange/Misc_Tools.thy \ |
767 |
SizeChange/Criterion.thy SizeChange/Correctness.thy \ |
|
768 |
SizeChange/Interpretation.thy SizeChange/Implementation.thy \ |
|
769 |
SizeChange/Size_Change_Termination.thy SizeChange/Examples.thy \ |
|
770 |
SizeChange/sct.ML SizeChange/ROOT.ML |
|
28500 | 771 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL SizeChange |
3218 | 772 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
773 |
|
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
774 |
## HOL-Decision_Procs |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
775 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
776 |
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
|
777 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
778 |
$(LOG)/HOL-Decision_Procs.gz: $(OUT)/HOL \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
779 |
Decision_Procs/Approximation.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
780 |
Decision_Procs/Cooper.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
781 |
Decision_Procs/cooper_tac.ML \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
782 |
Decision_Procs/Dense_Linear_Order.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
783 |
Decision_Procs/Ferrack.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
784 |
Decision_Procs/ferrack_tac.ML \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
785 |
Decision_Procs/MIR.thy \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
786 |
Decision_Procs/mir_tac.ML \ |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
787 |
Decision_Procs/Decision_Procs.thy \ |
30429
39acdf031548
moved Decision_Procs examples to Decision_Procs/ex
haftmann
parents:
30400
diff
changeset
|
788 |
Decision_Procs/ex/Dense_Linear_Order_Ex.thy \ |
39acdf031548
moved Decision_Procs examples to Decision_Procs/ex
haftmann
parents:
30400
diff
changeset
|
789 |
Decision_Procs/ex/Approximation_Ex.thy \ |
29823
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
790 |
Decision_Procs/ROOT.ML |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
791 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Decision_Procs |
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
792 |
|
0ab754d13ccd
session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
haftmann
parents:
29813
diff
changeset
|
793 |
|
30400 | 794 |
## HOL-Docs |
795 |
||
796 |
HOL-Docs: HOL $(LOG)/HOL-Docs.gz |
|
797 |
||
798 |
$(LOG)/HOL-Docs.gz: $(OUT)/HOL Docs/Main_Doc.thy Docs/ROOT.ML \ |
|
799 |
Docs/document/root.tex |
|
30440 | 800 |
@$(ISABELLE_TOOL) usedir -D generated $(OUT)/HOL Docs |
30400 | 801 |
|
802 |
||
4518 | 803 |
## HOL-Lambda |
2448 | 804 |
|
4518 | 805 |
HOL-Lambda: HOL $(LOG)/HOL-Lambda.gz |
2448 | 806 |
|
27164 | 807 |
$(LOG)/HOL-Lambda.gz: $(OUT)/HOL Lambda/Commutation.thy Lambda/Eta.thy \ |
808 |
Lambda/InductTermi.thy Lambda/Lambda.thy Lambda/ListApplication.thy \ |
|
809 |
Lambda/ListBeta.thy Lambda/ListOrder.thy Lambda/NormalForm.thy \ |
|
810 |
Lambda/ParRed.thy Lambda/Standardization.thy Lambda/StrongNorm.thy \ |
|
811 |
Lambda/Type.thy Lambda/WeakNorm.thy Lambda/ROOT.ML \ |
|
14070
86c56794b641
Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe
parents:
14044
diff
changeset
|
812 |
Lambda/document/root.bib Lambda/document/root.tex |
28500 | 813 |
@$(ISABELLE_TOOL) usedir -g true -m no_brackets $(OUT)/HOL Lambda |
2448 | 814 |
|
815 |
||
9015 | 816 |
## HOL-Prolog |
817 |
||
818 |
HOL-Prolog: HOL $(LOG)/HOL-Prolog.gz |
|
819 |
||
27164 | 820 |
$(LOG)/HOL-Prolog.gz: $(OUT)/HOL Prolog/ROOT.ML Prolog/prolog.ML \ |
821 |
Prolog/HOHH.thy Prolog/Test.thy Prolog/Func.thy Prolog/Type.thy |
|
28500 | 822 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Prolog |
9015 | 823 |
|
824 |
||
4518 | 825 |
## HOL-W0 |
2527 | 826 |
|
4518 | 827 |
HOL-W0: HOL $(LOG)/HOL-W0.gz |
2527 | 828 |
|
12946 | 829 |
$(LOG)/HOL-W0.gz: $(OUT)/HOL W0/ROOT.ML W0/W0.thy W0/document/root.tex |
28500 | 830 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL W0 |
2527 | 831 |
|
832 |
||
8012 | 833 |
## HOL-MicroJava |
834 |
||
835 |
HOL-MicroJava: HOL $(LOG)/HOL-MicroJava.gz |
|
836 |
||
27164 | 837 |
$(LOG)/HOL-MicroJava.gz: $(OUT)/HOL Library/Executable_Set.thy \ |
838 |
MicroJava/ROOT.ML MicroJava/Comp/AuxLemmas.thy \ |
|
839 |
MicroJava/Comp/CorrComp.thy MicroJava/Comp/CorrCompTp.thy \ |
|
840 |
MicroJava/Comp/DefsComp.thy MicroJava/Comp/Index.thy \ |
|
841 |
MicroJava/Comp/LemmasComp.thy MicroJava/Comp/NatCanonify.thy \ |
|
842 |
MicroJava/Comp/TranslComp.thy MicroJava/Comp/TranslCompTp.thy \ |
|
843 |
MicroJava/Comp/TypeInf.thy MicroJava/J/Conform.thy \ |
|
844 |
MicroJava/J/Eval.thy MicroJava/J/JBasis.thy \ |
|
845 |
MicroJava/J/JTypeSafe.thy MicroJava/J/Decl.thy MicroJava/J/State.thy \ |
|
846 |
MicroJava/J/Term.thy MicroJava/J/Type.thy MicroJava/J/TypeRel.thy \ |
|
847 |
MicroJava/J/WellForm.thy MicroJava/J/Value.thy \ |
|
848 |
MicroJava/J/WellType.thy MicroJava/J/Example.thy \ |
|
849 |
MicroJava/J/JListExample.thy MicroJava/JVM/JVMExec.thy \ |
|
850 |
MicroJava/JVM/JVMInstructions.thy MicroJava/JVM/JVMState.thy \ |
|
851 |
MicroJava/JVM/JVMExecInstr.thy MicroJava/JVM/JVMListExample.thy \ |
|
852 |
MicroJava/JVM/JVMExceptions.thy MicroJava/BV/BVSpec.thy \ |
|
853 |
MicroJava/BV/BVSpecTypeSafe.thy MicroJava/BV/Correct.thy \ |
|
854 |
MicroJava/BV/Err.thy MicroJava/BV/JType.thy MicroJava/BV/JVM.thy \ |
|
855 |
MicroJava/BV/JVMType.thy MicroJava/BV/Kildall.thy \ |
|
856 |
MicroJava/BV/LBVSpec.thy MicroJava/BV/Listn.thy MicroJava/BV/Opt.thy \ |
|
857 |
MicroJava/BV/Product.thy MicroJava/BV/Semilat.thy \ |
|
858 |
MicroJava/BV/Effect.thy MicroJava/BV/EffectMono.thy \ |
|
859 |
MicroJava/BV/Typing_Framework.thy \ |
|
860 |
MicroJava/BV/Typing_Framework_err.thy \ |
|
861 |
MicroJava/BV/Typing_Framework_JVM.thy MicroJava/BV/BVExample.thy \ |
|
862 |
MicroJava/BV/LBVSpec.thy MicroJava/BV/LBVCorrect.thy \ |
|
863 |
MicroJava/BV/LBVComplete.thy MicroJava/BV/LBVJVM.thy \ |
|
864 |
MicroJava/document/root.bib MicroJava/document/root.tex \ |
|
12915 | 865 |
MicroJava/document/introduction.tex |
28500 | 866 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL MicroJava |
11850 | 867 |
|
8012 | 868 |
|
11376 | 869 |
## HOL-NanoJava |
870 |
||
871 |
HOL-NanoJava: HOL $(LOG)/HOL-NanoJava.gz |
|
872 |
||
27164 | 873 |
$(LOG)/HOL-NanoJava.gz: $(OUT)/HOL NanoJava/ROOT.ML NanoJava/Term.thy \ |
874 |
NanoJava/Decl.thy NanoJava/TypeRel.thy NanoJava/State.thy \ |
|
875 |
NanoJava/OpSem.thy NanoJava/AxSem.thy NanoJava/AxSem.thy \ |
|
11376 | 876 |
NanoJava/document/root.bib NanoJava/document/root.tex |
28500 | 877 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL NanoJava |
11850 | 878 |
|
8193 | 879 |
|
12855 | 880 |
## HOL-Bali |
881 |
||
882 |
HOL-Bali: HOL $(LOG)/HOL-Bali.gz |
|
883 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
884 |
$(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
|
885 |
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
|
886 |
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
|
887 |
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
|
888 |
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
|
889 |
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
|
890 |
Bali/WellForm.thy Bali/DefiniteAssignment.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
891 |
Bali/DefiniteAssignmentCorrect.thy Bali/WellType.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
892 |
Bali/document/root.tex |
28500 | 893 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Bali |
12855 | 894 |
|
895 |
||
13403 | 896 |
## HOL-Extraction |
897 |
||
898 |
HOL-Extraction: HOL $(LOG)/HOL-Extraction.gz |
|
899 |
||
27164 | 900 |
$(LOG)/HOL-Extraction.gz: $(OUT)/HOL Library/Efficient_Nat.thy \ |
901 |
Extraction/Euclid.thy Extraction/Greatest_Common_Divisor.thy \ |
|
902 |
Extraction/Higman.thy Extraction/Pigeonhole.thy \ |
|
903 |
Extraction/QuotRem.thy Extraction/ROOT.ML Extraction/Util.thy \ |
|
904 |
Extraction/Warshall.thy Extraction/document/root.tex \ |
|
13403 | 905 |
Extraction/document/root.bib |
28500 | 906 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Extraction |
13403 | 907 |
|
908 |
||
4518 | 909 |
## HOL-IOA |
910 |
||
911 |
HOL-IOA: HOL $(LOG)/HOL-IOA.gz |
|
2448 | 912 |
|
27164 | 913 |
$(LOG)/HOL-IOA.gz: $(OUT)/HOL IOA/Asig.thy IOA/IOA.thy IOA/ROOT.ML \ |
914 |
IOA/Solve.thy |
|
28500 | 915 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL IOA |
4518 | 916 |
|
917 |
||
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
918 |
## HOL-Lattice |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
919 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
920 |
HOL-Lattice: HOL $(LOG)/HOL-Lattice.gz |
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
921 |
|
27164 | 922 |
$(LOG)/HOL-Lattice.gz: $(OUT)/HOL Lattice/Bounds.thy \ |
923 |
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
|
924 |
Lattice/ROOT.ML Lattice/document/root.tex |
28500 | 925 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Lattice |
10157
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
926 |
|
6d3987f3aad9
* HOL/Lattice: fundamental concepts of lattice theory and order structures;
wenzelm
parents:
10143
diff
changeset
|
927 |
|
4518 | 928 |
## HOL-ex |
2448 | 929 |
|
4518 | 930 |
HOL-ex: HOL $(LOG)/HOL-ex.gz |
2448 | 931 |
|
27164 | 932 |
$(LOG)/HOL-ex.gz: $(OUT)/HOL Library/Commutative_Ring.thy \ |
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
933 |
Number_Theory/Primes.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
934 |
Tools/Predicate_Compile/predicate_compile_core.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
935 |
ex/Abstract_NAT.thy ex/Antiquote.thy ex/Arith_Examples.thy \ |
30179 | 936 |
ex/Arithmetic_Series_Complex.thy ex/BT.thy ex/BinEx.thy \ |
937 |
ex/Binary.thy ex/CTL.thy ex/Chinese.thy ex/Classical.thy \ |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
938 |
ex/CodegenSML_Test.thy ex/Codegenerator_Candidates.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
939 |
ex/Codegenerator_Pretty.thy ex/Codegenerator_Pretty_Test.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
940 |
ex/Codegenerator_Test.thy ex/Coherent.thy ex/Commutative_RingEx.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
941 |
ex/Commutative_Ring_Complete.thy ex/Efficient_Nat_examples.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
942 |
ex/Eval_Examples.thy ex/Fundefs.thy ex/Groebner_Examples.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
943 |
ex/Guess.thy ex/HarmonicSeries.thy ex/Hebrew.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
944 |
ex/Hex_Bin_Examples.thy ex/Higher_Order_Logic.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
945 |
ex/Hilbert_Classical.thy ex/Induction_Scheme.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
946 |
ex/InductiveInvariant.thy ex/InductiveInvariant_examples.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
947 |
ex/Intuitionistic.thy ex/Lagrange.thy ex/LocaleTest2.thy ex/MT.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
948 |
ex/MergeSort.thy ex/Meson_Test.thy ex/MonoidGroup.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
949 |
ex/Multiquote.thy ex/NatSum.thy ex/Numeral.thy ex/PER.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
950 |
ex/Predicate_Compile.thy ex/Predicate_Compile_ex.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
951 |
ex/PresburgerEx.thy ex/Primrec.thy ex/Quickcheck_Examples.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
952 |
ex/ROOT.ML ex/Recdefs.thy ex/Records.thy ex/ReflectionEx.thy \ |
27164 | 953 |
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
|
954 |
ex/Serbian.thy ex/Sqrt.thy ex/Sqrt_Script.thy ex/Sudoku.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
955 |
ex/Tarski.thy ex/Termination.thy ex/Transfer_Ex.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
956 |
ex/Unification.thy ex/document/root.bib ex/document/root.tex \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
957 |
ex/set.thy ex/svc_funcs.ML ex/svc_test.thy |
28500 | 958 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL ex |
2448 | 959 |
|
960 |
||
33026 | 961 |
## HOL-Isar_Examples |
6445 | 962 |
|
33026 | 963 |
HOL-Isar_Examples: HOL $(LOG)/HOL-Isar_Examples.gz |
6445 | 964 |
|
33026 | 965 |
$(LOG)/HOL-Isar_Examples.gz: $(OUT)/HOL Isar_Examples/Basic_Logic.thy \ |
966 |
Isar_Examples/Cantor.thy Isar_Examples/Drinker.thy \ |
|
967 |
Isar_Examples/Expr_Compiler.thy Isar_Examples/Fibonacci.thy \ |
|
968 |
Isar_Examples/Group.thy Isar_Examples/Hoare.thy \ |
|
969 |
Isar_Examples/Hoare_Ex.thy Isar_Examples/Knaster_Tarski.thy \ |
|
970 |
Isar_Examples/Mutilated_Checkerboard.thy \ |
|
971 |
Isar_Examples/Nested_Datatype.thy Isar_Examples/Peirce.thy \ |
|
972 |
Isar_Examples/Puzzle.thy Isar_Examples/Summation.thy \ |
|
973 |
Isar_Examples/ROOT.ML Isar_Examples/document/proof.sty \ |
|
974 |
Isar_Examples/document/root.bib Isar_Examples/document/root.tex \ |
|
975 |
Isar_Examples/document/style.tex Hoare/hoare_tac.ML |
|
976 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Isar_Examples |
|
6445 | 977 |
|
978 |
||
33028 | 979 |
## HOL-SET_Protocol |
14199 | 980 |
|
33028 | 981 |
HOL-SET_Protocol: HOL $(LOG)/HOL-SET_Protocol.gz |
14199 | 982 |
|
33028 | 983 |
$(LOG)/HOL-SET_Protocol.gz: $(OUT)/HOL SET_Protocol/ROOT.ML \ |
984 |
SET_Protocol/Message_SET.thy SET_Protocol/Event_SET.thy \ |
|
985 |
SET_Protocol/Public_SET.thy SET_Protocol/Cardholder_Registration.thy \ |
|
986 |
SET_Protocol/Merchant_Registration.thy SET_Protocol/Purchase.thy \ |
|
987 |
SET_Protocol/document/root.tex |
|
988 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL SET_Protocol |
|
14199 | 989 |
|
990 |
||
27421 | 991 |
## HOL-Matrix |
14610 | 992 |
|
28637 | 993 |
HOL-Matrix: HOL $(LOG)/HOL-Matrix.gz |
17323 | 994 |
|
32491
d5d8bea0cd94
reorganized Compute theories for HOL-Matrix -- avoiding theory files within main HOL/Tools;
wenzelm
parents:
32479
diff
changeset
|
995 |
$(LOG)/HOL-Matrix.gz: $(OUT)/HOL \ |
27164 | 996 |
$(SRC)/Tools/Compute_Oracle/Compute_Oracle.thy \ |
997 |
$(SRC)/Tools/Compute_Oracle/am_compiler.ML \ |
|
998 |
$(SRC)/Tools/Compute_Oracle/am_interpreter.ML \ |
|
999 |
$(SRC)/Tools/Compute_Oracle/am.ML \ |
|
1000 |
$(SRC)/Tools/Compute_Oracle/linker.ML \ |
|
1001 |
$(SRC)/Tools/Compute_Oracle/am_ghc.ML \ |
|
1002 |
$(SRC)/Tools/Compute_Oracle/am_sml.ML \ |
|
32491
d5d8bea0cd94
reorganized Compute theories for HOL-Matrix -- avoiding theory files within main HOL/Tools;
wenzelm
parents:
32479
diff
changeset
|
1003 |
$(SRC)/Tools/Compute_Oracle/compute.ML Matrix/ComputeFloat.thy \ |
d5d8bea0cd94
reorganized Compute theories for HOL-Matrix -- avoiding theory files within main HOL/Tools;
wenzelm
parents:
32479
diff
changeset
|
1004 |
Matrix/ComputeHOL.thy Matrix/ComputeNumeral.thy Tools/float_arith.ML \ |
27164 | 1005 |
Matrix/Matrix.thy Matrix/SparseMatrix.thy Matrix/LP.thy \ |
1006 |
Matrix/document/root.tex Matrix/ROOT.ML Matrix/cplex/Cplex.thy \ |
|
1007 |
Matrix/cplex/CplexMatrixConverter.ML Matrix/cplex/Cplex_tools.ML \ |
|
1008 |
Matrix/cplex/FloatSparseMatrixBuilder.ML Matrix/cplex/fspmlp.ML \ |
|
27484 | 1009 |
Matrix/cplex/matrixlp.ML |
28500 | 1010 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Matrix |
16873 | 1011 |
|
14199 | 1012 |
|
4518 | 1013 |
## TLA |
1014 |
||
1015 |
TLA: HOL $(OUT)/TLA |
|
1016 |
||
27164 | 1017 |
$(OUT)/TLA: $(OUT)/HOL TLA/Action.thy TLA/Init.thy TLA/Intensional.thy \ |
21624 | 1018 |
TLA/ROOT.ML TLA/Stfun.thy TLA/TLA.thy |
28500 | 1019 |
@cd TLA; $(ISABELLE_TOOL) usedir -b $(OUT)/HOL TLA |
4518 | 1020 |
|
1021 |
||
1022 |
## TLA-Inc |
|
1023 |
||
1024 |
TLA-Inc: TLA $(LOG)/TLA-Inc.gz |
|
1025 |
||
21624 | 1026 |
$(LOG)/TLA-Inc.gz: $(OUT)/TLA TLA/Inc/Inc.thy |
28500 | 1027 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Inc |
4518 | 1028 |
|
1029 |
||
1030 |
## TLA-Buffer |
|
1031 |
||
1032 |
TLA-Buffer: TLA $(LOG)/TLA-Buffer.gz |
|
2448 | 1033 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1034 |
$(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
|
1035 |
TLA/Buffer/DBuffer.thy |
28500 | 1036 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Buffer |
4518 | 1037 |
|
1038 |
||
1039 |
## TLA-Memory |
|
1040 |
||
1041 |
TLA-Memory: TLA $(LOG)/TLA-Memory.gz |
|
4447 | 1042 |
|
27164 | 1043 |
$(LOG)/TLA-Memory.gz: $(OUT)/TLA TLA/Memory/MemClerk.thy \ |
1044 |
TLA/Memory/MemClerkParameters.thy TLA/Memory/Memory.thy \ |
|
1045 |
TLA/Memory/MemoryImplementation.thy TLA/Memory/MemoryParameters.thy \ |
|
1046 |
TLA/Memory/ProcedureInterface.thy TLA/Memory/RPC.thy \ |
|
21624 | 1047 |
TLA/Memory/RPCMemoryParams.thy TLA/Memory/RPCParameters.thy |
28500 | 1048 |
@cd TLA; $(ISABELLE_TOOL) usedir $(OUT)/TLA Memory |
4518 | 1049 |
|
1050 |
||
33175 | 1051 |
## HOL-Multivariate_Analysis |
1052 |
||
1053 |
HOL-Multivariate_Analysis: HOL $(OUT)/HOL-Multivariate_Analysis |
|
1054 |
||
1055 |
$(OUT)/HOL-Multivariate_Analysis: $(OUT)/HOL Multivariate_Analysis/ROOT.ML \ |
|
1056 |
Multivariate_Analysis/Multivariate_Analysis.thy \ |
|
1057 |
Multivariate_Analysis/Determinants.thy \ |
|
1058 |
Multivariate_Analysis/Finite_Cartesian_Product.thy \ |
|
1059 |
Multivariate_Analysis/Euclidean_Space.thy \ |
|
1060 |
Multivariate_Analysis/Topology_Euclidean_Space.thy \ |
|
1061 |
Multivariate_Analysis/Convex_Euclidean_Space.thy |
|
1062 |
@cd Multivariate_Analysis; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Multivariate_Analysis |
|
1063 |
||
19497 | 1064 |
## HOL-Nominal |
1065 |
||
1066 |
HOL-Nominal: HOL $(OUT)/HOL-Nominal |
|
1067 |
||
22245
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1068 |
$(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
|
1069 |
Nominal/Nominal.thy \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1070 |
Nominal/nominal_atoms.ML \ |
31936 | 1071 |
Nominal/nominal_datatype.ML \ |
22784
4637b69de71b
Added datatype_case.ML and nominal_fresh_fun.ML.
berghofe
parents:
22657
diff
changeset
|
1072 |
Nominal/nominal_fresh_fun.ML \ |
22247 | 1073 |
Nominal/nominal_induct.ML \ |
22314 | 1074 |
Nominal/nominal_inductive.ML \ |
28652 | 1075 |
Nominal/nominal_inductive2.ML \ |
22245
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1076 |
Nominal/nominal_permeq.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1077 |
Nominal/nominal_primrec.ML \ |
1b8f4ef50c48
moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc
parents:
22167
diff
changeset
|
1078 |
Nominal/nominal_thmdecls.ML \ |
21542 | 1079 |
Library/Infinite_Set.thy |
28500 | 1080 |
@cd Nominal; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Nominal |
19497 | 1081 |
|
1082 |
||
1083 |
## HOL-Nominal-Examples |
|
1084 |
||
1085 |
HOL-Nominal-Examples: HOL-Nominal $(LOG)/HOL-Nominal-Examples.gz |
|
1086 |
||
19564
d3e2f532459a
First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents:
19499
diff
changeset
|
1087 |
$(LOG)/HOL-Nominal-Examples.gz: $(OUT)/HOL-Nominal \ |
32636
55a0be42327c
added session theory for Bali and Nominal_Examples
haftmann
parents:
32632
diff
changeset
|
1088 |
Nominal/Examples/Nominal_Examples.thy \ |
27163 | 1089 |
Nominal/Examples/CK_Machine.thy \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1090 |
Nominal/Examples/CR.thy \ |
22821
15b2e7ec1f3b
alternative and much simpler proof for Church-Rosser of Beta-Reduction
urbanc
parents:
22819
diff
changeset
|
1091 |
Nominal/Examples/CR_Takahashi.thy \ |
24152 | 1092 |
Nominal/Examples/Class.thy \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1093 |
Nominal/Examples/Compile.thy \ |
25725 | 1094 |
Nominal/Examples/Contexts.thy \ |
1095 |
Nominal/Examples/Crary.thy \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1096 |
Nominal/Examples/Fsub.thy \ |
25725 | 1097 |
Nominal/Examples/Height.thy \ |
1098 |
Nominal/Examples/Lam_Funs.thy \ |
|
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1099 |
Nominal/Examples/Lambda_mu.thy \ |
25725 | 1100 |
Nominal/Examples/LocalWeakening.thy \ |
33189 | 1101 |
Nominal/Examples/Pattern.thy \ |
25725 | 1102 |
Nominal/Examples/ROOT.ML \ |
22073
c170dcbe6c9d
formalisation of Crary's chapter on logical relations
urbanc
parents:
22067
diff
changeset
|
1103 |
Nominal/Examples/SN.thy \ |
23144 | 1104 |
Nominal/Examples/SOS.thy \ |
27624
a925aa66e17a
Added Standardization theory to nominal examples.
berghofe
parents:
27484
diff
changeset
|
1105 |
Nominal/Examples/Standardization.thy \ |
24896
70f238757695
added the two new examples from Nominal to the build process
urbanc
parents:
24830
diff
changeset
|
1106 |
Nominal/Examples/Support.thy \ |
27032 | 1107 |
Nominal/Examples/Type_Preservation.thy \ |
25725 | 1108 |
Nominal/Examples/VC_Condition.thy \ |
26195 | 1109 |
Nominal/Examples/W.thy \ |
25725 | 1110 |
Nominal/Examples/Weakening.thy |
28500 | 1111 |
@cd Nominal; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Nominal Examples |
19497 | 1112 |
|
1113 |
||
24333 | 1114 |
## HOL-Word |
1115 |
||
1116 |
HOL-Word: HOL $(OUT)/HOL-Word |
|
1117 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1118 |
$(OUT)/HOL-Word: $(OUT)/HOL Word/ROOT.ML Library/Boolean_Algebra.thy \ |
27164 | 1119 |
Library/Numeral_Type.thy Word/Num_Lemmas.thy Word/TdThs.thy \ |
1120 |
Word/Size.thy Word/BinGeneral.thy Word/BinOperations.thy \ |
|
1121 |
Word/BinBoolList.thy Word/BitSyntax.thy Word/WordDefinition.thy \ |
|
1122 |
Word/WordArith.thy Word/WordBitwise.thy Word/WordShift.thy \ |
|
29628 | 1123 |
Word/WordGenLib.thy Word/Word.thy Word/document/root.tex \ |
27164 | 1124 |
Word/document/root.bib |
28500 | 1125 |
@cd Word; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-Word |
24333 | 1126 |
|
1127 |
||
24442 | 1128 |
## HOL-Word-Examples |
1129 |
||
1130 |
HOL-Word-Examples: HOL-Word $(LOG)/HOL-Word-Examples.gz |
|
1131 |
||
27164 | 1132 |
$(LOG)/HOL-Word-Examples.gz: $(OUT)/HOL-Word Word/Examples/ROOT.ML \ |
24442 | 1133 |
Word/Examples/WordExamples.thy |
28500 | 1134 |
@cd Word; $(ISABELLE_TOOL) usedir $(OUT)/HOL-Word Examples |
24442 | 1135 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1136 |
|
25171 | 1137 |
## HOL-Statespace |
1138 |
||
1139 |
HOL-Statespace: HOL $(LOG)/HOL-Statespace.gz |
|
1140 |
||
27164 | 1141 |
$(LOG)/HOL-Statespace.gz: $(OUT)/HOL Statespace/DistinctTreeProver.thy \ |
1142 |
Statespace/StateFun.thy Statespace/StateSpaceLocale.thy \ |
|
1143 |
Statespace/StateSpaceSyntax.thy Statespace/StateSpaceEx.thy \ |
|
1144 |
Statespace/distinct_tree_prover.ML Statespace/state_space.ML \ |
|
1145 |
Statespace/state_fun.ML Statespace/document/root.tex |
|
28500 | 1146 |
@$(ISABELLE_TOOL) usedir -g true $(OUT)/HOL Statespace |
24442 | 1147 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1148 |
|
27470 | 1149 |
## HOL-NSA |
1150 |
||
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1151 |
HOL-NSA: HOL $(OUT)/HOL-NSA |
27470 | 1152 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1153 |
$(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
|
1154 |
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
|
1155 |
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
|
1156 |
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
|
1157 |
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
|
1158 |
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
|
1159 |
Library/Infinite_Set.thy Library/Zorn.thy NSA/ROOT.ML |
28500 | 1160 |
@cd NSA; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL HOL-NSA |
27470 | 1161 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1162 |
|
27470 | 1163 |
## HOL-NSA-Examples |
1164 |
||
1165 |
HOL-NSA-Examples: HOL-NSA $(LOG)/HOL-NSA-Examples.gz |
|
1166 |
||
1167 |
$(LOG)/HOL-NSA-Examples.gz: $(OUT)/HOL-NSA NSA/Examples/ROOT.ML \ |
|
1168 |
NSA/Examples/NSPrimes.thy |
|
28500 | 1169 |
@cd NSA; $(ISABELLE_TOOL) usedir $(OUT)/HOL-NSA Examples |
27470 | 1170 |
|
27477
c64736fe2a1f
more precise dependencies for HOL-Word and HOL-NSA;
wenzelm
parents:
27470
diff
changeset
|
1171 |
|
32496 | 1172 |
## HOL-Mirabelle |
1173 |
||
1174 |
HOL-Mirabelle: HOL $(LOG)/HOL-Mirabelle.gz |
|
1175 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1176 |
$(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
|
1177 |
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
|
1178 |
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
|
1179 |
Mirabelle/Tools/mirabelle_metis.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1180 |
Mirabelle/Tools/mirabelle_quickcheck.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1181 |
Mirabelle/Tools/mirabelle_refute.ML \ |
32496 | 1182 |
Mirabelle/Tools/mirabelle_sledgehammer.ML |
1183 |
@$(ISABELLE_TOOL) usedir $(OUT)/HOL Mirabelle |
|
1184 |
||
1185 |
||
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1186 |
## HOL-SMT |
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1187 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1188 |
HOL-SMT: HOL-Word $(OUT)/HOL-SMT |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1189 |
|
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1190 |
$(OUT)/HOL-SMT: $(OUT)/HOL-Word SMT/SMT_Base.thy SMT/Z3.thy \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1191 |
SMT/SMT.thy SMT/Tools/smt_normalize.ML SMT/Tools/smt_monomorph.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1192 |
SMT/Tools/smt_translate.ML SMT/Tools/smt_builtin.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1193 |
SMT/Tools/smtlib_interface.ML SMT/Tools/smt_solver.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1194 |
SMT/Tools/cvc3_solver.ML SMT/Tools/yices_solver.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1195 |
SMT/Tools/z3_proof_terms.ML SMT/Tools/z3_proof_rules.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1196 |
SMT/Tools/z3_proof.ML SMT/Tools/z3_model.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1197 |
SMT/Tools/z3_interface.ML SMT/Tools/z3_solver.ML |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1198 |
@cd SMT; $(ISABELLE_TOOL) usedir -b -g true $(OUT)/HOL-Word HOL-SMT |
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1199 |
|
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32558
diff
changeset
|
1200 |
|
33010 | 1201 |
## HOL-SMT-Examples |
1202 |
||
1203 |
HOL-SMT-Examples: HOL-SMT $(LOG)/HOL-SMT-Examples.gz |
|
1204 |
||
33024
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1205 |
$(LOG)/HOL-SMT-Examples.gz: $(OUT)/HOL-SMT SMT/Examples/ROOT.ML \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1206 |
SMT/Examples/SMT_Examples.thy SMT/Examples/cert/z3_arith_quant_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1207 |
SMT/Examples/cert/z3_arith_quant_01.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1208 |
SMT/Examples/cert/z3_arith_quant_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1209 |
SMT/Examples/cert/z3_arith_quant_02.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1210 |
SMT/Examples/cert/z3_arith_quant_03 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1211 |
SMT/Examples/cert/z3_arith_quant_03.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1212 |
SMT/Examples/cert/z3_arith_quant_04 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1213 |
SMT/Examples/cert/z3_arith_quant_04.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1214 |
SMT/Examples/cert/z3_arith_quant_05 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1215 |
SMT/Examples/cert/z3_arith_quant_05.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1216 |
SMT/Examples/cert/z3_arith_quant_06 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1217 |
SMT/Examples/cert/z3_arith_quant_06.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1218 |
SMT/Examples/cert/z3_arith_quant_07 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1219 |
SMT/Examples/cert/z3_arith_quant_07.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1220 |
SMT/Examples/cert/z3_arith_quant_08 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1221 |
SMT/Examples/cert/z3_arith_quant_08.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1222 |
SMT/Examples/cert/z3_arith_quant_09 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1223 |
SMT/Examples/cert/z3_arith_quant_09.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1224 |
SMT/Examples/cert/z3_arith_quant_10 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1225 |
SMT/Examples/cert/z3_arith_quant_10.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1226 |
SMT/Examples/cert/z3_arith_quant_11 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1227 |
SMT/Examples/cert/z3_arith_quant_11.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1228 |
SMT/Examples/cert/z3_arith_quant_12 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1229 |
SMT/Examples/cert/z3_arith_quant_12.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1230 |
SMT/Examples/cert/z3_arith_quant_13 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1231 |
SMT/Examples/cert/z3_arith_quant_13.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1232 |
SMT/Examples/cert/z3_arith_quant_14 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1233 |
SMT/Examples/cert/z3_arith_quant_14.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1234 |
SMT/Examples/cert/z3_arith_quant_15 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1235 |
SMT/Examples/cert/z3_arith_quant_15.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1236 |
SMT/Examples/cert/z3_arith_quant_16 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1237 |
SMT/Examples/cert/z3_arith_quant_16.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1238 |
SMT/Examples/cert/z3_arith_quant_17 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1239 |
SMT/Examples/cert/z3_arith_quant_17.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1240 |
SMT/Examples/cert/z3_arith_quant_18 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1241 |
SMT/Examples/cert/z3_arith_quant_18.proof SMT/Examples/cert/z3_bv_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1242 |
SMT/Examples/cert/z3_bv_01.proof SMT/Examples/cert/z3_bv_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1243 |
SMT/Examples/cert/z3_bv_02.proof SMT/Examples/cert/z3_bv_arith_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1244 |
SMT/Examples/cert/z3_bv_arith_01.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1245 |
SMT/Examples/cert/z3_bv_arith_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1246 |
SMT/Examples/cert/z3_bv_arith_02.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1247 |
SMT/Examples/cert/z3_bv_arith_03 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1248 |
SMT/Examples/cert/z3_bv_arith_03.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1249 |
SMT/Examples/cert/z3_bv_arith_04 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1250 |
SMT/Examples/cert/z3_bv_arith_04.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1251 |
SMT/Examples/cert/z3_bv_arith_05 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1252 |
SMT/Examples/cert/z3_bv_arith_05.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1253 |
SMT/Examples/cert/z3_bv_arith_06 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1254 |
SMT/Examples/cert/z3_bv_arith_06.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1255 |
SMT/Examples/cert/z3_bv_arith_07 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1256 |
SMT/Examples/cert/z3_bv_arith_07.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1257 |
SMT/Examples/cert/z3_bv_arith_08 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1258 |
SMT/Examples/cert/z3_bv_arith_08.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1259 |
SMT/Examples/cert/z3_bv_arith_09 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1260 |
SMT/Examples/cert/z3_bv_arith_09.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1261 |
SMT/Examples/cert/z3_bv_arith_10 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1262 |
SMT/Examples/cert/z3_bv_arith_10.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1263 |
SMT/Examples/cert/z3_bv_bit_01 SMT/Examples/cert/z3_bv_bit_01.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1264 |
SMT/Examples/cert/z3_bv_bit_02 SMT/Examples/cert/z3_bv_bit_02.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1265 |
SMT/Examples/cert/z3_bv_bit_03 SMT/Examples/cert/z3_bv_bit_03.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1266 |
SMT/Examples/cert/z3_bv_bit_04 SMT/Examples/cert/z3_bv_bit_04.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1267 |
SMT/Examples/cert/z3_bv_bit_05 SMT/Examples/cert/z3_bv_bit_05.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1268 |
SMT/Examples/cert/z3_bv_bit_06 SMT/Examples/cert/z3_bv_bit_06.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1269 |
SMT/Examples/cert/z3_bv_bit_07 SMT/Examples/cert/z3_bv_bit_07.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1270 |
SMT/Examples/cert/z3_bv_bit_08 SMT/Examples/cert/z3_bv_bit_08.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1271 |
SMT/Examples/cert/z3_bv_bit_09 SMT/Examples/cert/z3_bv_bit_09.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1272 |
SMT/Examples/cert/z3_bv_bit_10 SMT/Examples/cert/z3_bv_bit_10.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1273 |
SMT/Examples/cert/z3_bv_bit_11 SMT/Examples/cert/z3_bv_bit_11.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1274 |
SMT/Examples/cert/z3_bv_bit_12 SMT/Examples/cert/z3_bv_bit_12.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1275 |
SMT/Examples/cert/z3_bv_bit_13 SMT/Examples/cert/z3_bv_bit_13.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1276 |
SMT/Examples/cert/z3_bv_bit_14 SMT/Examples/cert/z3_bv_bit_14.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1277 |
SMT/Examples/cert/z3_bv_bit_15 SMT/Examples/cert/z3_bv_bit_15.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1278 |
SMT/Examples/cert/z3_fol_01 SMT/Examples/cert/z3_fol_01.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1279 |
SMT/Examples/cert/z3_fol_02 SMT/Examples/cert/z3_fol_02.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1280 |
SMT/Examples/cert/z3_fol_03 SMT/Examples/cert/z3_fol_03.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1281 |
SMT/Examples/cert/z3_fol_04 SMT/Examples/cert/z3_fol_04.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1282 |
SMT/Examples/cert/z3_hol_01 SMT/Examples/cert/z3_hol_01.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1283 |
SMT/Examples/cert/z3_hol_02 SMT/Examples/cert/z3_hol_02.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1284 |
SMT/Examples/cert/z3_hol_03 SMT/Examples/cert/z3_hol_03.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1285 |
SMT/Examples/cert/z3_hol_04 SMT/Examples/cert/z3_hol_04.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1286 |
SMT/Examples/cert/z3_hol_05 SMT/Examples/cert/z3_hol_05.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1287 |
SMT/Examples/cert/z3_hol_06 SMT/Examples/cert/z3_hol_06.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1288 |
SMT/Examples/cert/z3_hol_07 SMT/Examples/cert/z3_hol_07.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1289 |
SMT/Examples/cert/z3_hol_08 SMT/Examples/cert/z3_hol_08.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1290 |
SMT/Examples/cert/z3_linarith_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1291 |
SMT/Examples/cert/z3_linarith_01.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1292 |
SMT/Examples/cert/z3_linarith_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1293 |
SMT/Examples/cert/z3_linarith_02.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1294 |
SMT/Examples/cert/z3_linarith_03 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1295 |
SMT/Examples/cert/z3_linarith_03.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1296 |
SMT/Examples/cert/z3_linarith_04 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1297 |
SMT/Examples/cert/z3_linarith_04.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1298 |
SMT/Examples/cert/z3_linarith_05 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1299 |
SMT/Examples/cert/z3_linarith_05.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1300 |
SMT/Examples/cert/z3_linarith_06 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1301 |
SMT/Examples/cert/z3_linarith_06.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1302 |
SMT/Examples/cert/z3_linarith_07 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1303 |
SMT/Examples/cert/z3_linarith_07.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1304 |
SMT/Examples/cert/z3_linarith_08 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1305 |
SMT/Examples/cert/z3_linarith_08.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1306 |
SMT/Examples/cert/z3_linarith_09 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1307 |
SMT/Examples/cert/z3_linarith_09.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1308 |
SMT/Examples/cert/z3_linarith_10 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1309 |
SMT/Examples/cert/z3_linarith_10.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1310 |
SMT/Examples/cert/z3_linarith_11 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1311 |
SMT/Examples/cert/z3_linarith_11.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1312 |
SMT/Examples/cert/z3_linarith_12 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1313 |
SMT/Examples/cert/z3_linarith_12.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1314 |
SMT/Examples/cert/z3_linarith_13 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1315 |
SMT/Examples/cert/z3_linarith_13.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1316 |
SMT/Examples/cert/z3_linarith_14 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1317 |
SMT/Examples/cert/z3_linarith_14.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1318 |
SMT/Examples/cert/z3_linarith_15 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1319 |
SMT/Examples/cert/z3_linarith_15.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1320 |
SMT/Examples/cert/z3_linarith_16 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1321 |
SMT/Examples/cert/z3_linarith_16.proof SMT/Examples/cert/z3_mono_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1322 |
SMT/Examples/cert/z3_mono_01.proof SMT/Examples/cert/z3_mono_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1323 |
SMT/Examples/cert/z3_mono_02.proof SMT/Examples/cert/z3_nat_arith_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1324 |
SMT/Examples/cert/z3_nat_arith_01.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1325 |
SMT/Examples/cert/z3_nat_arith_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1326 |
SMT/Examples/cert/z3_nat_arith_02.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1327 |
SMT/Examples/cert/z3_nat_arith_03 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1328 |
SMT/Examples/cert/z3_nat_arith_03.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1329 |
SMT/Examples/cert/z3_nat_arith_04 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1330 |
SMT/Examples/cert/z3_nat_arith_04.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1331 |
SMT/Examples/cert/z3_nat_arith_05 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1332 |
SMT/Examples/cert/z3_nat_arith_05.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1333 |
SMT/Examples/cert/z3_nat_arith_06 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1334 |
SMT/Examples/cert/z3_nat_arith_06.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1335 |
SMT/Examples/cert/z3_nat_arith_07 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1336 |
SMT/Examples/cert/z3_nat_arith_07.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1337 |
SMT/Examples/cert/z3_nlarith_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1338 |
SMT/Examples/cert/z3_nlarith_01.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1339 |
SMT/Examples/cert/z3_nlarith_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1340 |
SMT/Examples/cert/z3_nlarith_02.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1341 |
SMT/Examples/cert/z3_nlarith_03 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1342 |
SMT/Examples/cert/z3_nlarith_03.proof \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1343 |
SMT/Examples/cert/z3_nlarith_04 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1344 |
SMT/Examples/cert/z3_nlarith_04.proof SMT/Examples/cert/z3_pair_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1345 |
SMT/Examples/cert/z3_pair_01.proof SMT/Examples/cert/z3_pair_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1346 |
SMT/Examples/cert/z3_pair_02.proof SMT/Examples/cert/z3_prop_01 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1347 |
SMT/Examples/cert/z3_prop_01.proof SMT/Examples/cert/z3_prop_02 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1348 |
SMT/Examples/cert/z3_prop_02.proof SMT/Examples/cert/z3_prop_03 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1349 |
SMT/Examples/cert/z3_prop_03.proof SMT/Examples/cert/z3_prop_04 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1350 |
SMT/Examples/cert/z3_prop_04.proof SMT/Examples/cert/z3_prop_05 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1351 |
SMT/Examples/cert/z3_prop_05.proof SMT/Examples/cert/z3_prop_06 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1352 |
SMT/Examples/cert/z3_prop_06.proof SMT/Examples/cert/z3_prop_07 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1353 |
SMT/Examples/cert/z3_prop_07.proof SMT/Examples/cert/z3_prop_08 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1354 |
SMT/Examples/cert/z3_prop_08.proof SMT/Examples/cert/z3_prop_09 \ |
60a098883d81
more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm
parents:
33010
diff
changeset
|
1355 |
SMT/Examples/cert/z3_prop_09.proof SMT/Examples/cert/z3_prop_10 \ |
33010 | 1356 |
SMT/Examples/cert/z3_prop_10.proof |
1357 |
@cd SMT; $(ISABELLE_TOOL) usedir $(OUT)/HOL-SMT Examples |
|
1358 |
||
1359 |
||
4518 | 1360 |
## clean |
4447 | 1361 |
|
1362 |
clean: |
|
29748 | 1363 |
@rm -f $(OUT)/HOL-Plain $(OUT)/HOL-Main $(OUT)/HOL \ |
1364 |
$(OUT)/HOL-Nominal $(OUT)/TLA $(LOG)/HOL.gz \ |
|
33026 | 1365 |
$(LOG)/TLA.gz $(LOG)/HOL-Isar_Examples.gz \ |
29748 | 1366 |
$(LOG)/HOL-Induct.gz $(LOG)/HOL-ex.gz \ |
1367 |
$(LOG)/HOL-Subst.gz $(LOG)/HOL-IMP.gz \ |
|
1368 |
$(LOG)/HOL-IMPP.gz $(LOG)/HOL-Hoare.gz \ |
|
32621
a073cb249a06
theory entry point for session Hoare_Parallel (now also with proper underscore)
haftmann
parents:
32618
diff
changeset
|
1369 |
$(LOG)/HOL-Hoare_Parallel.gz $(LOG)/HOL-Lex.gz \ |
29748 | 1370 |
$(LOG)/HOL-Algebra.gz $(LOG)/HOL-Auth.gz \ |
1371 |
$(LOG)/HOL-UNITY.gz $(LOG)/HOL-Modelcheck.gz \ |
|
1372 |
$(LOG)/HOL-Lambda.gz $(LOG)/HOL-Bali.gz \ |
|
1373 |
$(LOG)/HOL-MicroJava.gz $(LOG)/HOL-NanoJava.gz \ |
|
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
1374 |
$(OUT)/HOL-Multivariate_Analysis \ |
29748 | 1375 |
$(LOG)/HOL-Nominal-Examples.gz $(LOG)/HOL-IOA.gz \ |
1376 |
$(LOG)/HOL-Lattice $(LOG)/HOL-Matrix \ |
|
33028 | 1377 |
$(LOG)/HOL-Hahn_Banach.gz $(LOG)/HOL-SET_Protocol.gz \ |
29748 | 1378 |
$(LOG)/TLA-Inc.gz $(LOG)/TLA-Buffer.gz \ |
1379 |
$(LOG)/TLA-Memory.gz $(LOG)/HOL-Library.gz \ |
|
1380 |
$(LOG)/HOL-Unix.gz $(OUT)/HOL-Word $(LOG)/HOL-Word.gz \ |
|
1381 |
$(LOG)/HOL-Word-Examples.gz $(OUT)/HOL-NSA \ |
|
33178
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
1382 |
$(LOG)/HOL-NSA.gz $(LOG)/HOL-NSA-Examples.gz \ |
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
1383 |
$(LOG)/HOL-Mirabelle.gz $(OUT)/HOL-SMT \ |
70522979c7be
more precise dependencies, notably for HOL-Multivariate_Analysis;
wenzelm
parents:
33176
diff
changeset
|
1384 |
$(LOG)/HOL-SMT.gz $(LOG)/HOL-SMT-Examples.gz |
33010 | 1385 |