author | desharna |
Thu, 08 Oct 2020 17:02:56 +0200 | |
changeset 72400 | abfeed05c323 |
parent 72292 | 4a58c38b85ff |
child 72478 | b452242dce36 |
permissions | -rw-r--r-- |
24799 | 1 |
For the purposes of the license agreement in the file COPYRIGHT, a |
62098 | 2 |
'contributor' is anybody who is listed in this file (CONTRIBUTORS) or who is |
3 |
listed as an author in one of the source files of this Isabelle distribution. |
|
4 |
||
23382 | 5 |
|
71557 | 6 |
Contributions to this Isabelle version |
7 |
-------------------------------------- |
|
8 |
||
72150 | 9 |
* August 2020: Makarius Wenzel |
10 |
Improved monitoring of runtime statistics: ML GC progress and Java. |
|
11 |
||
72004 | 12 |
* July 2020: Martin Desharnais |
13 |
Integration of Metis 2.4. |
|
14 |
||
71980 | 15 |
* June 2020: Makarius Wenzel |
72103 | 16 |
Batch-builds via "isabelle build" allow to invoke Scala from ML. |
71980 | 17 |
|
18 |
* May 2020: Makarius Wenzel |
|
19 |
Antiquotations for Isabelle systems programming, notably @{scala_function} |
|
20 |
and @{scala} to invoke Scala from ML. |
|
21 |
||
71956 | 22 |
* May 2020: Florian Haftmann |
71957
3e162c63371a
build bit operations on word on library theory on bit operations
haftmann
parents:
71956
diff
changeset
|
23 |
Generic algebraically founded bit operations NOT, AND, OR, XOR. |
71956 | 24 |
|
72263 | 25 |
* Sept. 2020: Florian Haftmann |
26 |
Substantial reworking and modularization of Word library, with |
|
27 |
generic type conversions. |
|
28 |
||
71989
bad75618fb82
extraction of equations x = t from premises beneath meta-all
haftmann
parents:
71980
diff
changeset
|
29 |
* June 2020: Florian Haftmann |
bad75618fb82
extraction of equations x = t from premises beneath meta-all
haftmann
parents:
71980
diff
changeset
|
30 |
Simproc defined_all for more aggressive substitution with variables |
bad75618fb82
extraction of equations x = t from premises beneath meta-all
haftmann
parents:
71980
diff
changeset
|
31 |
from assumptions. |
bad75618fb82
extraction of equations x = t from premises beneath meta-all
haftmann
parents:
71980
diff
changeset
|
32 |
|
71557 | 33 |
|
71485 | 34 |
Contributions to Isabelle2020 |
35 |
----------------------------- |
|
71431 | 36 |
|
71437 | 37 |
* February 2020: E. Gunther, M. Pagano and P. Sánchez Terraf |
38 |
Simplified, generalised version of ZF/Constructible. |
|
39 |
||
40 |
* January 2020: LC Paulson |
|
41 |
The full finite Ramsey's theorem and elements of finite and infinite |
|
42 |
Ramsey theory. |
|
70265 | 43 |
|
71438 | 44 |
* December 2019: Basil Fürer, Andreas Lochbihler, Joshua Schneider, Dmitriy |
45 |
Traytel |
|
71264 | 46 |
Extension of lift_bnf to support quotient types. |
47 |
||
71473
be84312a2d53
update to WebviewPanel API, following initial version by Peter Zeller;
wenzelm
parents:
71438
diff
changeset
|
48 |
* November 2019: Peter Zeller, TU Kaiserslautern |
be84312a2d53
update to WebviewPanel API, following initial version by Peter Zeller;
wenzelm
parents:
71438
diff
changeset
|
49 |
Update of Isabelle/VSCode to WebviewPanel API. |
be84312a2d53
update to WebviewPanel API, following initial version by Peter Zeller;
wenzelm
parents:
71438
diff
changeset
|
50 |
|
71438 | 51 |
* October..December 2019: Makarius Wenzel |
52 |
Isabelle/Phabrictor server setup, including Linux platform support in |
|
53 |
Isabelle/Scala. Client-side tool "isabelle hg_setup". |
|
54 |
||
70955 | 55 |
* October 2019: Maximilian Schäffeler |
56 |
Port of the HOL Light decision procedure for metric spaces. |
|
70265 | 57 |
|
71437 | 58 |
* October 2019: Makarius Wenzel |
59 |
More scalable Isabelle dump and underlying headless PIDE session. |
|
71435
d8fb621fea02
some lemmas about the lex ordering on lists, etc.
paulson <lp15@cam.ac.uk>
parents:
71431
diff
changeset
|
60 |
|
71438 | 61 |
* August 2019: Makarius Wenzel |
62 |
Better support for proof terms in Isabelle/Pure, notably via method |
|
63 |
combinator SUBPROOFS (ML) and "subproofs" (Isar). |
|
64 |
||
71436 | 65 |
* July 2019: Alexander Krauss, Makarius Wenzel |
66 |
Minimal support for a soft-type system within the Isabelle logical |
|
67 |
framework. |
|
68 |
||
71435
d8fb621fea02
some lemmas about the lex ordering on lists, etc.
paulson <lp15@cam.ac.uk>
parents:
71431
diff
changeset
|
69 |
|
70024 | 70 |
Contributions to Isabelle2019 |
71 |
----------------------------- |
|
69814 | 72 |
|
70164
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
73 |
* April 2019: LC Paulson |
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
74 |
Homology and supporting lemmas on topology and group theory |
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
75 |
|
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
76 |
* April 2019: Paulo de Vilhena and Martin Baillon |
70216 | 77 |
Group theory developments, esp. algebraic closure of a field |
70164
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
78 |
|
70024 | 79 |
* February/March 2019: Makarius Wenzel |
80 |
Stateless management of export artifacts in the Isabelle/HOL code generator. |
|
69791
195aeee8b30a
Formal Laurent series and overhaul of Formal power series (due to Jeremy Sylvestre)
Manuel Eberl <eberlm@in.tum.de>
parents:
69790
diff
changeset
|
81 |
|
69785
9e326f6f8a24
More material for HOL-Number_Theory: ord, Carmichael's function, primitive roots
Manuel Eberl <eberlm@in.tum.de>
parents:
69568
diff
changeset
|
82 |
* February 2019: Manuel Eberl |
69790
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
Manuel Eberl <eberlm@in.tum.de>
parents:
69785
diff
changeset
|
83 |
Exponentiation by squaring, used to implement "power" in monoid_mult and |
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
Manuel Eberl <eberlm@in.tum.de>
parents:
69785
diff
changeset
|
84 |
fast modular exponentiation. |
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
Manuel Eberl <eberlm@in.tum.de>
parents:
69785
diff
changeset
|
85 |
|
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
Manuel Eberl <eberlm@in.tum.de>
parents:
69785
diff
changeset
|
86 |
* February 2019: Manuel Eberl |
70024 | 87 |
Carmichael's function, primitive roots in residue rings, more properties of |
88 |
the order in residue rings. |
|
89 |
||
90 |
* February 2019: Jeremy Sylvestre |
|
91 |
Formal Laurent Series and overhaul of Formal power series. |
|
92 |
||
93 |
* January 2019: Florian Haftmann |
|
94 |
Clarified syntax and congruence rules for big operators on sets involving |
|
95 |
the image operator. |
|
96 |
||
97 |
* January 2019: Florian Haftmann |
|
98 |
Renovation of code generation, particularly export into session data and |
|
99 |
proper strings and proper integers based on zarith for OCaml. |
|
69785
9e326f6f8a24
More material for HOL-Number_Theory: ord, Carmichael's function, primitive roots
Manuel Eberl <eberlm@in.tum.de>
parents:
69568
diff
changeset
|
100 |
|
69568
de09a7261120
new implementation for case_of_simps based on Code_Lazy's pattern matching elimination algorithm
Andreas Lochbihler
parents:
69205
diff
changeset
|
101 |
* January 2019: Andreas Lochbihler |
70024 | 102 |
New implementation for case_of_simps based on Code_Lazy's pattern matching |
103 |
elimination algorithm. |
|
104 |
||
105 |
* November/December 2018: Makarius Wenzel |
|
106 |
Support for Isabelle/Haskell applications of Isabelle/PIDE. |
|
107 |
||
108 |
* August/September 2018: Makarius Wenzel |
|
109 |
Improvements of headless Isabelle/PIDE session and server, and systematic |
|
110 |
exports from theory documents. |
|
69568
de09a7261120
new implementation for case_of_simps based on Code_Lazy's pattern matching elimination algorithm
Andreas Lochbihler
parents:
69205
diff
changeset
|
111 |
|
69814 | 112 |
* December 2018: Florian Haftmann |
113 |
Generic executable sorting algorithms based on executable comparators. |
|
114 |
||
69205
8050734eee3e
add reconstruction by veriT in method smt
fleury <Mathias.Fleury@mpi-inf.mpg.de>
parents:
68683
diff
changeset
|
115 |
* October 2018: Mathias Fleury |
69814 | 116 |
Proof reconstruction for the SMT solver veriT in the smt method. |
69205
8050734eee3e
add reconstruction by veriT in method smt
fleury <Mathias.Fleury@mpi-inf.mpg.de>
parents:
68683
diff
changeset
|
117 |
|
68683 | 118 |
|
68391 | 119 |
Contributions to Isabelle2018 |
120 |
----------------------------- |
|
66651 | 121 |
|
68630 | 122 |
* July 2018: Manuel Eberl |
123 |
"real_asymp" proof method for automatic proofs of real limits, "Big-O" |
|
124 |
statements, etc. |
|
125 |
||
68522
d9cbc1e8644d
example for Types_To_Sets: transfer from type-based linear algebra to subspaces
immler
parents:
68466
diff
changeset
|
126 |
* June 2018: Fabian Immler |
d9cbc1e8644d
example for Types_To_Sets: transfer from type-based linear algebra to subspaces
immler
parents:
68466
diff
changeset
|
127 |
More tool support for HOL-Types_To_Sets. |
d9cbc1e8644d
example for Types_To_Sets: transfer from type-based linear algebra to subspaces
immler
parents:
68466
diff
changeset
|
128 |
|
68466 | 129 |
* June 2018: Martin Baillon and Paulo Emílio de Vilhena |
130 |
A variety of contributions to HOL-Algebra. |
|
131 |
||
68532
f8b98d31ad45
Incorporating new/strengthened proofs from Library and AFP entries
paulson <lp15@cam.ac.uk>
parents:
68522
diff
changeset
|
132 |
* June 2018: Wenda Li |
f8b98d31ad45
Incorporating new/strengthened proofs from Library and AFP entries
paulson <lp15@cam.ac.uk>
parents:
68522
diff
changeset
|
133 |
New/strengthened results involving analysis, topology, etc. |
f8b98d31ad45
Incorporating new/strengthened proofs from Library and AFP entries
paulson <lp15@cam.ac.uk>
parents:
68522
diff
changeset
|
134 |
|
68545 | 135 |
* May/June 2018: Makarius Wenzel |
136 |
System infrastructure to export blobs as theory presentation, and to dump |
|
137 |
PIDE database content in batch mode. |
|
138 |
||
68246
b48bab511939
Moved Landau_Symbols from the AFP to HOL-Library
Manuel Eberl <eberlm@in.tum.de>
parents:
68200
diff
changeset
|
139 |
* May 2018: Manuel Eberl |
68391 | 140 |
Landau symbols and asymptotic equivalence (moved from the AFP). |
68246
b48bab511939
Moved Landau_Symbols from the AFP to HOL-Library
Manuel Eberl <eberlm@in.tum.de>
parents:
68200
diff
changeset
|
141 |
|
68073
fad29d2a17a5
merged; resolved conflicts manually (esp. lemmas that have been moved from Linear_Algebra and Cartesian_Euclidean_Space)
immler
diff
changeset
|
142 |
* May 2018: Jose Divasón (Universidad de la Rioja), |
68072
493b818e8e10
added Johannes' generalizations Modules.thy and Vector_Spaces.thy; adapted HOL and HOL-Analysis accordingly
immler
parents:
67928
diff
changeset
|
143 |
Jesús Aransay (Universidad de la Rioja), Johannes Hölzl (VU Amsterdam), |
493b818e8e10
added Johannes' generalizations Modules.thy and Vector_Spaces.thy; adapted HOL and HOL-Analysis accordingly
immler
parents:
67928
diff
changeset
|
144 |
Fabian Immler (TUM) |
493b818e8e10
added Johannes' generalizations Modules.thy and Vector_Spaces.thy; adapted HOL and HOL-Analysis accordingly
immler
parents:
67928
diff
changeset
|
145 |
Generalizations in the formalization of linear algebra. |
493b818e8e10
added Johannes' generalizations Modules.thy and Vector_Spaces.thy; adapted HOL and HOL-Analysis accordingly
immler
parents:
67928
diff
changeset
|
146 |
|
68028 | 147 |
* May 2018: Florian Haftmann |
148 |
Consolidation of string-like types in HOL. |
|
149 |
||
68200
5859c688102a
NEWS and CONTRIBUTORS for 8b50f29a1992
Andreas Lochbihler
parents:
68073
diff
changeset
|
150 |
* May 2018: Andreas Lochbihler (Digital Asset), |
5859c688102a
NEWS and CONTRIBUTORS for 8b50f29a1992
Andreas Lochbihler
parents:
68073
diff
changeset
|
151 |
Pascal Stoop (ETH Zurich) |
5859c688102a
NEWS and CONTRIBUTORS for 8b50f29a1992
Andreas Lochbihler
parents:
68073
diff
changeset
|
152 |
Code generation with lazy evaluation semantics. |
5859c688102a
NEWS and CONTRIBUTORS for 8b50f29a1992
Andreas Lochbihler
parents:
68073
diff
changeset
|
153 |
|
67928 | 154 |
* March 2018: Florian Haftmann |
68391 | 155 |
Abstract bit operations push_bit, take_bit, drop_bit, alongside with an |
156 |
algebraic foundation for bit strings and word types in HOL-ex. |
|
67928 | 157 |
|
67831
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
158 |
* March 2018: Viorel Preoteasa |
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
159 |
Generalisation of complete_distrib_lattice |
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
160 |
|
68531 | 161 |
* February 2018: Wenda Li |
68548 | 162 |
A unified definition for the order of zeros and poles. Improved reasoning |
163 |
around non-essential singularities. |
|
68531 | 164 |
|
67456 | 165 |
* January 2018: Sebastien Gouezel |
166 |
Various small additions to HOL-Analysis |
|
167 |
||
67224 | 168 |
* December 2017: Jan Gilcher, Andreas Lochbihler, Dmitriy Traytel |
67279 | 169 |
A new conditional parametricity prover. |
67224 | 170 |
|
66893
ced164fe3bbd
derived axiom iffI as a lemma (thanks to Alexander Maletzky)
nipkow
parents:
66651
diff
changeset
|
171 |
* October 2017: Alexander Maletzky |
68391 | 172 |
Derivation of axiom "iff" in theory HOL.HOL from the other axioms. |
173 |
||
66651 | 174 |
|
66475 | 175 |
Contributions to Isabelle2017 |
66482 | 176 |
----------------------------- |
64439 | 177 |
|
66648 | 178 |
* September 2017: Lawrence Paulson |
179 |
HOL-Analysis, e.g. simplicial complexes, Jordan Curve Theorem. |
|
180 |
||
181 |
* September 2017: Jasmin Blanchette |
|
182 |
Further integration of Nunchaku model finder. |
|
183 |
||
66475 | 184 |
* November 2016 - June 2017: Makarius Wenzel |
185 |
New Isabelle/VSCode, with underlying restructuring of Isabelle/PIDE. |
|
186 |
||
187 |
* 2017: Makarius Wenzel |
|
188 |
Session-qualified theory names (theory imports and ROOT files). |
|
189 |
Prover IDE improvements. |
|
190 |
Support for SQL databases in Isabelle/Scala: SQLite and PostgreSQL. |
|
191 |
||
66563 | 192 |
* August 2017: Andreas Lochbihler, ETH Zurich |
193 |
type of unordered pairs (HOL-Library.Uprod) |
|
194 |
||
66480
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
195 |
* August 2017: Manuel Eberl, TUM |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
196 |
HOL-Analysis: infinite products over natural numbers, |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
197 |
infinite sums over arbitrary sets, connection between formal |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
198 |
power series and analytic complex functions |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
199 |
|
65330 | 200 |
* March 2017: Alasdair Armstrong, University of Sheffield and |
201 |
Simon Foster, University of York |
|
65099
30d0b2f1df76
Knaster-Tarski fixed point theorem and Galois Connections.
ballarin
parents:
65042
diff
changeset
|
202 |
Fixed-point theory and Galois Connections in HOL-Algebra. |
30d0b2f1df76
Knaster-Tarski fixed point theorem and Galois Connections.
ballarin
parents:
65042
diff
changeset
|
203 |
|
65041 | 204 |
* February 2017: Florian Haftmann, TUM |
65042 | 205 |
Statically embedded computations implemented by generated code. |
65041 | 206 |
|
64439 | 207 |
|
64072 | 208 |
Contributions to Isabelle2016-1 |
209 |
------------------------------- |
|
62216 | 210 |
|
64551 | 211 |
* December 2016: Ondřej Kunčar, TUM |
212 |
Types_To_Sets: experimental extension of Higher-Order Logic to allow |
|
213 |
translation of types to sets. |
|
214 |
||
64393 | 215 |
* October 2016: Jasmin Blanchette |
216 |
Integration of Nunchaku model finder. |
|
217 |
||
218 |
* October 2016: Jaime Mendizabal Roche, TUM |
|
219 |
Ported remaining theories of session Old_Number_Theory to the new |
|
220 |
Number_Theory and removed Old_Number_Theory. |
|
221 |
||
222 |
* September 2016: Sascha Boehme |
|
223 |
Proof method "argo" based on SMT technology for a combination of |
|
224 |
quantifier-free propositional logic, equality and linear real arithmetic |
|
225 |
||
226 |
* July 2016: Daniel Stuewe |
|
227 |
Height-size proofs in HOL-Data_Structures. |
|
228 |
||
229 |
* July 2016: Manuel Eberl, TUM |
|
230 |
Algebraic foundation for primes; generalization from nat to general |
|
231 |
factorial rings. |
|
232 |
||
233 |
* June 2016: Andreas Lochbihler, ETH Zurich |
|
234 |
Formalisation of discrete subprobability distributions. |
|
235 |
||
236 |
* June 2016: Florian Haftmann, TUM |
|
237 |
Improvements to code generation: optional timing measurements, more succint |
|
238 |
closures for static evaluation, less ambiguities concering Scala implicits. |
|
239 |
||
240 |
* May 2016: Manuel Eberl, TUM |
|
241 |
Code generation for Probability Mass Functions. |
|
62343
24106dc44def
prefer abbreviations for compound operators INFIMUM and SUPREMUM
haftmann
parents:
62284
diff
changeset
|
242 |
|
64011 | 243 |
* March 2016: Florian Haftmann, TUM |
62499 | 244 |
Abstract factorial rings with unique factorization. |
245 |
||
64011 | 246 |
* March 2016: Florian Haftmann, TUM |
64393 | 247 |
Reworking of the HOL char type as special case of a finite numeral type. |
62216 | 248 |
|
64393 | 249 |
* March 2016: Andreas Lochbihler, ETH Zurich |
250 |
Reasoning support for monotonicity, continuity and admissibility in |
|
251 |
chain-complete partial orders. |
|
64011 | 252 |
|
64393 | 253 |
* February - October 2016: Makarius Wenzel |
254 |
Prover IDE improvements. |
|
255 |
ML IDE improvements: bootstrap of Pure. |
|
256 |
Isar language consolidation. |
|
257 |
Notational modernization of HOL. |
|
258 |
Tight Poly/ML integration. |
|
259 |
More Isabelle/Scala system programming modules (e.g. SSH, Mercurial). |
|
63552 | 260 |
|
64433 | 261 |
* Winter 2016: Jasmin Blanchette, Inria & LORIA & MPII, Aymeric Bouzy, |
262 |
Ecole polytechnique, Andreas Lochbihler, ETH Zurich, Andrei Popescu, |
|
263 |
Middlesex University, and Dmitriy Traytel, ETH Zurich |
|
264 |
'corec' command and friends. |
|
265 |
||
64393 | 266 |
* January 2016: Florian Haftmann, TUM |
267 |
Abolition of compound operators INFIMUM and SUPREMUM for complete lattices. |
|
64389 | 268 |
|
269 |
||
62016 | 270 |
Contributions to Isabelle2016 |
271 |
----------------------------- |
|
60138 | 272 |
|
62201
eca7b38c8ee5
Added approximation of powr to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62138
diff
changeset
|
273 |
* Winter 2016: Manuel Eberl, TUM |
eca7b38c8ee5
Added approximation of powr to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62138
diff
changeset
|
274 |
Support for real exponentiation ("powr") in the "approximation" method. |
62693 | 275 |
(This was removed in Isabelle 2015 due to a changed definition of "powr".) |
62201
eca7b38c8ee5
Added approximation of powr to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62138
diff
changeset
|
276 |
|
62138 | 277 |
* Summer 2015 - Winter 2016: Lawrence C Paulson, Cambridge |
278 |
General, homology form of Cauchy's integral theorem and supporting material |
|
62205 | 279 |
(ported from HOL Light). |
62138 | 280 |
|
62118 | 281 |
* Winter 2015/16: Gerwin Klein, NICTA |
62205 | 282 |
New print_record command. |
62118 | 283 |
|
62236 | 284 |
* May - December 2015: Makarius Wenzel |
285 |
Prover IDE improvements. |
|
286 |
More Isar language elements. |
|
287 |
Document language refinements. |
|
288 |
Poly/ML debugger integration. |
|
289 |
Improved multi-platform and multi-architecture support. |
|
290 |
||
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
291 |
* Winter 2015: Manuel Eberl, TUM |
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
292 |
The radius of convergence of power series and various summability tests. |
62064 | 293 |
Harmonic numbers and the Euler-Mascheroni constant. |
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
294 |
The Generalised Binomial Theorem. |
62064 | 295 |
The complex and real Gamma/log-Gamma/Digamma/Polygamma functions and their |
296 |
most important properties. |
|
62138 | 297 |
|
62086
1c0246456ab9
Added formal power series updates to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62084
diff
changeset
|
298 |
* Autumn 2015: Manuel Eberl, TUM |
1c0246456ab9
Added formal power series updates to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62084
diff
changeset
|
299 |
Proper definition of division (with remainder) for formal power series; |
1c0246456ab9
Added formal power series updates to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62084
diff
changeset
|
300 |
Euclidean Ring and GCD instance for formal power series. |
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
301 |
|
61891
76189756ff65
documentation on last state of the art concerning interpretation
haftmann
parents:
61766
diff
changeset
|
302 |
* Autumn 2015: Florian Haftmann, TUM |
62064 | 303 |
Rewrite definitions for global interpretations and sublocale declarations. |
61891
76189756ff65
documentation on last state of the art concerning interpretation
haftmann
parents:
61766
diff
changeset
|
304 |
|
61766
507b39df1a57
add formalisation of Bourbaki-Witt fixpoint theorem
Andreas Lochbihler
parents:
61552
diff
changeset
|
305 |
* Autumn 2015: Andreas Lochbihler |
62064 | 306 |
Bourbaki-Witt fixpoint theorem for increasing functions on chain-complete |
307 |
partial orders. |
|
61766
507b39df1a57
add formalisation of Bourbaki-Witt fixpoint theorem
Andreas Lochbihler
parents:
61552
diff
changeset
|
308 |
|
61552
980dd46a03fb
Added binomial identities to CONTRIBUTORS; small lemmas on of_int/pochhammer
eberlm
parents:
60920
diff
changeset
|
309 |
* Autumn 2015: Chaitanya Mangla, Lawrence C Paulson, and Manuel Eberl |
980dd46a03fb
Added binomial identities to CONTRIBUTORS; small lemmas on of_int/pochhammer
eberlm
parents:
60920
diff
changeset
|
310 |
A large number of additional binomial identities. |
980dd46a03fb
Added binomial identities to CONTRIBUTORS; small lemmas on of_int/pochhammer
eberlm
parents:
60920
diff
changeset
|
311 |
|
60632 | 312 |
* Summer 2015: Daniel Matichuk, NICTA and Makarius Wenzel |
62064 | 313 |
Isar subgoal command for proof structure within unstructured proof scripts. |
60632 | 314 |
|
60434 | 315 |
* Summer 2015: Florian Haftmann, TUM |
60632 | 316 |
Generic partial division in rings as inverse operation of multiplication. |
60434 | 317 |
|
60517
f16e4fb20652
separate class for notions specific for integral (semi)domains, in contrast to fields where these are trivial
haftmann
parents:
60434
diff
changeset
|
318 |
* Summer 2015: Manuel Eberl and Florian Haftmann, TUM |
62064 | 319 |
Type class hierarchy with common algebraic notions of integral (semi)domains |
320 |
like units, associated elements and normalization wrt. units. |
|
60517
f16e4fb20652
separate class for notions specific for integral (semi)domains, in contrast to fields where these are trivial
haftmann
parents:
60434
diff
changeset
|
321 |
|
60804 | 322 |
* Summer 2015: Florian Haftmann, TUM |
323 |
Fundamentals of abstract type class for factorial rings. |
|
324 |
||
60920 | 325 |
* Summer 2015: Julian Biendarra, TUM and Dmitriy Traytel, ETH Zurich |
62064 | 326 |
Command to lift a BNF structure on the raw type to the abstract type for |
327 |
typedefs. |
|
60920 | 328 |
|
62236 | 329 |
* Summer 2014: Jeremy Avigad, Luke Serafin, CMU, and Johannes Hölzl, TUM |
330 |
Proof of the central limit theorem: includes weak convergence, |
|
331 |
characteristic functions, and Levy's uniqueness and continuity theorem. |
|
332 |
||
60138 | 333 |
|
60012 | 334 |
Contributions to Isabelle2015 |
335 |
----------------------------- |
|
57695 | 336 |
|
60119
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
wenzelm
parents:
60012
diff
changeset
|
337 |
* 2014/2015: Daniel Matichuk, Toby Murray, NICTA and Makarius Wenzel |
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
wenzelm
parents:
60012
diff
changeset
|
338 |
The Eisbach proof method language and "match" method. |
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
wenzelm
parents:
60012
diff
changeset
|
339 |
|
60260 | 340 |
* Winter 2014 and Spring 2015: Ondrej Kuncar, TUM |
60261 | 341 |
Extension of lift_definition to execute lifted functions that have as a |
342 |
return type a datatype containing a subtype. |
|
60260 | 343 |
|
59980 | 344 |
* March 2015: Jasmin Blanchette, Inria & LORIA & MPII, Mathias Fleury, MPII, |
345 |
and Dmitriy Traytel, TUM |
|
59813 | 346 |
More multiset theorems, syntax, and operations. |
347 |
||
59980 | 348 |
* December 2014: Johannes Hölzl, Manuel Eberl, Sudeep Kanav, TUM, and |
349 |
Jeremy Avigad, Luke Serafin, CMU |
|
350 |
Various integration theorems: mostly integration on intervals and |
|
351 |
substitution. |
|
59092
d469103c0737
add integral substitution theorems from Manuel Eberl, Jeremy Avigad, Luke Serafin, and Sudeep Kanav
hoelzl
parents:
58626
diff
changeset
|
352 |
|
58196
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
353 |
* September 2014: Florian Haftmann, TUM |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
354 |
Lexicographic order on functions and |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
355 |
sum/product over function bodies. |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
356 |
|
58626 | 357 |
* August 2014: Andreas Lochbihler, ETH Zurich |
59980 | 358 |
Test infrastructure for executing generated code in target languages. |
58626 | 359 |
|
58023
62826b36ac5e
generic euclidean algorithm (due to Manuel Eberl)
haftmann
parents:
57882
diff
changeset
|
360 |
* August 2014: Manuel Eberl, TUM |
59980 | 361 |
Generic euclidean algorithms for GCD et al. |
58023
62826b36ac5e
generic euclidean algorithm (due to Manuel Eberl)
haftmann
parents:
57882
diff
changeset
|
362 |
|
57695 | 363 |
|
57452 | 364 |
Contributions to Isabelle2014 |
365 |
----------------------------- |
|
54055 | 366 |
|
57513 | 367 |
* July 2014: Thomas Sewell, NICTA |
57516 | 368 |
Preserve equality hypotheses in "clarify" and friends. New |
369 |
"hypsubst_thin" method configuration option. |
|
57513 | 370 |
|
57519 | 371 |
* Summer 2014: Florian Haftmann, TUM |
372 |
Consolidation and generalization of facts concerning (abelian) |
|
373 |
semigroups and monoids, particularly products (resp. sums) on |
|
374 |
finite sets. |
|
57419 | 375 |
|
57216 | 376 |
* Summer 2014: Mathias Fleury, ENS Rennes, and Albert Steckermeier, TUM |
57452 | 377 |
Work on exotic automatic theorem provers for Sledgehammer (LEO-II, |
378 |
veriT, Waldmeister, etc.). |
|
57216 | 379 |
|
57875 | 380 |
* June 2014: Florian Haftmann, TUM |
381 |
Internal reorganisation of the local theory / named target stack. |
|
382 |
||
57254
d3d91422f408
lemmas about the moments of the normal distribution
hoelzl
parents:
57252
diff
changeset
|
383 |
* June 2014: Sudeep Kanav, TUM, Jeremy Avigad, CMU, and Johannes Hölzl, TUM |
57452 | 384 |
Various properties of exponentially, Erlang, and normal distributed |
385 |
random variables. |
|
57235
b0b9a10e4bf4
properties of Erlang and exponentially distributed random variables (by Sudeep Kanav)
hoelzl
parents:
57216
diff
changeset
|
386 |
|
57452 | 387 |
* May 2014: Cezary Kaliszyk, University of Innsbruck, and |
388 |
Jasmin Blanchette, TUM |
|
57030 | 389 |
SML-based engines for MaSh. |
390 |
||
55913 | 391 |
* March 2014: René Thiemann |
55895 | 392 |
Improved code generation for multisets. |
393 |
||
56416 | 394 |
* February 2014: Florian Haftmann, TUM |
57452 | 395 |
Permanent interpretation inside theory, locale and class targets |
396 |
with mixin definitions. |
|
397 |
||
57474 | 398 |
* Spring 2014: Lawrence C Paulson, Cambridge |
399 |
Theory Complex_Basic_Analysis. Tidying up Number_Theory vs Old_Number_Theory |
|
400 |
||
57827 | 401 |
* Winter 2013 and Spring 2014: Ondrej Kuncar, TUM |
402 |
Various improvements to Lifting/Transfer, integration with the BNF package. |
|
403 |
||
57452 | 404 |
* Winter 2013 and Spring 2014: Makarius Wenzel, Université Paris-Sud / LRI |
405 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
56416 | 406 |
|
57452 | 407 |
* Fall 2013 and Winter 2014: Martin Desharnais, Lorenz Panny, |
408 |
Dmitriy Traytel, and Jasmin Blanchette, TUM |
|
409 |
Various improvements to the BNF-based (co)datatype package, |
|
410 |
including a more polished "primcorec" command, optimizations, and |
|
411 |
integration in the "HOL" session. |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
412 |
|
57452 | 413 |
* Winter/Spring 2014: Sascha Boehme, QAware GmbH, and |
414 |
Jasmin Blanchette, TUM |
|
415 |
"SMT2" module and "smt2" proof method, based on SMT-LIB 2 and |
|
416 |
Z3 4.3. |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
417 |
|
55316
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Lars Hupel <lars.hupel@mytum.de>
parents:
54384
diff
changeset
|
418 |
* January 2014: Lars Hupel, TUM |
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Lars Hupel <lars.hupel@mytum.de>
parents:
54384
diff
changeset
|
419 |
An improved, interactive simplifier trace with integration into the |
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Lars Hupel <lars.hupel@mytum.de>
parents:
54384
diff
changeset
|
420 |
Isabelle/jEdit Prover IDE. |
54055 | 421 |
|
56416 | 422 |
* December 2013: Florian Haftmann, TUM |
423 |
Consolidation of abstract interpretations concerning min and max. |
|
424 |
||
425 |
* November 2013: Florian Haftmann, TUM |
|
56418 | 426 |
Abolition of negative numeral literals in the logic. |
56416 | 427 |
|
55913 | 428 |
|
53984 | 429 |
Contributions to Isabelle2013-1 |
430 |
------------------------------- |
|
50994 | 431 |
|
54363 | 432 |
* September 2013: Lars Noschinski, TUM |
54364 | 433 |
Conversion between function definitions as list of equations and |
434 |
case expressions in HOL. |
|
435 |
New library Simps_Case_Conv with commands case_of_simps, |
|
436 |
simps_of_case. |
|
54363 | 437 |
|
53396 | 438 |
* September 2013: Nik Sultana, University of Cambridge |
439 |
Improvements to HOL/TPTP parser and import facilities. |
|
440 |
||
54029 | 441 |
* September 2013: Johannes Hölzl and Dmitriy Traytel, TUM |
442 |
New "coinduction" method (residing in HOL-BNF) to avoid boilerplate. |
|
443 |
||
53984 | 444 |
* Summer 2013: Makarius Wenzel, Université Paris-Sud / LRI |
445 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
446 |
||
53613 | 447 |
* Summer 2013: Manuel Eberl, TUM |
448 |
Generation of elimination rules in the function package. |
|
449 |
New command "fun_cases". |
|
450 |
||
54051 | 451 |
* Summer 2013: Christian Sternagel, JAIST |
452 |
Improved support for ad hoc overloading of constants, including |
|
453 |
documentation and examples. |
|
454 |
||
53396 | 455 |
* Spring and Summer 2013: Lorenz Panny, Dmitriy Traytel, and |
456 |
Jasmin Blanchette, TUM |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
457 |
Various improvements to the BNF-based (co)datatype package, including |
54010 | 458 |
"primrec_new" and "primcorec" commands and a compatibility layer. |
53307 | 459 |
|
54021 | 460 |
* Spring and Summer 2013: Ondrej Kuncar, TUM |
54035 | 461 |
Various improvements of Lifting and Transfer packages. |
54021 | 462 |
|
463 |
* Spring 2013: Brian Huffman, Galois Inc. |
|
54035 | 464 |
Improvements of the Transfer package. |
54051 | 465 |
|
53728 | 466 |
* Summer 2013: Daniel Kühlwein, ICIS, Radboud University Nijmegen |
467 |
Jasmin Blanchette, TUM |
|
468 |
Various improvements to MaSh, including a server mode. |
|
469 |
||
470 |
* First half of 2013: Steffen Smolka, TUM |
|
471 |
Further improvements to Sledgehammer's Isar proof generator. |
|
472 |
||
52485 | 473 |
* May 2013: Florian Haftmann, TUM |
474 |
Ephemeral interpretation in local theories. |
|
475 |
||
52266 | 476 |
* May 2013: Lukas Bulwahn and Nicolai Schaffroth, TUM |
53164
beb4ee344c22
clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
wenzelm
parents:
52896
diff
changeset
|
477 |
Spec_Check: A Quickcheck tool for Isabelle/ML. |
52266 | 478 |
|
51682 | 479 |
* April 2013: Stefan Berghofer, secunet Security Networks AG |
480 |
Dmitriy Traytel, TUM |
|
481 |
Makarius Wenzel, Université Paris-Sud / LRI |
|
482 |
Case translations as a separate check phase independent of the |
|
483 |
datatype package. |
|
484 |
||
51487 | 485 |
* March 2013: Florian Haftmann, TUM |
51489 | 486 |
Reform of "big operators" on sets. |
487 |
||
488 |
* March 2013: Florian Haftmann, TUM |
|
51487 | 489 |
Algebraic locale hierarchy for orderings and (semi)lattices. |
490 |
||
52503 | 491 |
* February 2013: Florian Haftmann, TUM |
492 |
Reworking and consolidation of code generation for target language |
|
493 |
numerals. |
|
51167 | 494 |
|
52503 | 495 |
* February 2013: Florian Haftmann, TUM |
51173 | 496 |
Sieve of Eratosthenes. |
497 |
||
51167 | 498 |
|
50993 | 499 |
Contributions to Isabelle2013 |
500 |
----------------------------- |
|
47887 | 501 |
|
49532 | 502 |
* 2012: Makarius Wenzel, Université Paris-Sud / LRI |
503 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
504 |
||
50648 | 505 |
* Fall 2012: Daniel Kühlwein, ICIS, Radboud University Nijmegen |
50222 | 506 |
Jasmin Blanchette, TUM |
507 |
Implemented Machine Learning for Sledgehammer (MaSh). |
|
508 |
||
50219 | 509 |
* Fall 2012: Steffen Smolka, TUM |
50648 | 510 |
Various improvements to Sledgehammer's Isar proof generator, |
511 |
including a smart type annotation algorithm and proof shrinking. |
|
50219 | 512 |
|
50573 | 513 |
* December 2012: Alessandro Coglio, Kestrel |
50991 | 514 |
Contributions to HOL's Lattice library. |
50573 | 515 |
|
50142 | 516 |
* November 2012: Fabian Immler, TUM |
50184 | 517 |
"Symbols" dockable for Isabelle/jEdit. |
518 |
||
519 |
* November 2012: Fabian Immler, TUM |
|
520 |
Proof of the Daniell-Kolmogorov theorem: the existence of the limit |
|
521 |
of projective families. |
|
50142 | 522 |
|
49770
cf6a78acf445
efficient construction of red black trees from sorted associative lists
Andreas Lochbihler
parents:
49532
diff
changeset
|
523 |
* October 2012: Andreas Lochbihler, KIT |
50184 | 524 |
Efficient construction of red-black trees from sorted associative |
525 |
lists. |
|
49770
cf6a78acf445
efficient construction of red black trees from sorted associative lists
Andreas Lochbihler
parents:
49532
diff
changeset
|
526 |
|
49190 | 527 |
* September 2012: Florian Haftmann, TUM |
528 |
Lattice instances for type option. |
|
529 |
||
49145 | 530 |
* September 2012: Christian Sternagel, JAIST |
531 |
Consolidated HOL/Library (theories: Prefix_Order, Sublist, and |
|
532 |
Sublist_Order) w.r.t. prefixes, suffixes, and embedding on lists. |
|
533 |
||
48977 | 534 |
* August 2012: Dmitriy Traytel, Andrei Popescu, Jasmin Blanchette, TUM |
49510
ba50d204095e
renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
blanchet
parents:
49481
diff
changeset
|
535 |
New BNF-based (co)datatype package. |
48977 | 536 |
|
537 |
* August 2012: Andrei Popescu and Dmitriy Traytel, TUM |
|
538 |
Theories of ordinals and cardinals. |
|
539 |
||
48585
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
540 |
* July 2012: Makarius Wenzel, Université Paris-Sud / LRI |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
541 |
Advanced support for Isabelle sessions and build management, notably |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
542 |
"isabelle build". |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
543 |
|
48111 | 544 |
* June 2012: Felix Kuperjans, Lukas Bulwahn, TUM and Rafal Kolanski, NICTA |
48585
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
545 |
Simproc for rewriting set comprehensions into pointfree expressions. |
47887 | 546 |
|
49481
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
Andreas Lochbihler
parents:
49190
diff
changeset
|
547 |
* May 2012: Andreas Lochbihler, KIT |
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
Andreas Lochbihler
parents:
49190
diff
changeset
|
548 |
Theory of almost everywhere constant functions. |
48124 | 549 |
|
50648 | 550 |
* 2010-2012: Markus Kaiser and Lukas Bulwahn, TUM |
551 |
Graphview in Scala/Swing. |
|
552 |
||
553 |
||
47462 | 554 |
Contributions to Isabelle2012 |
555 |
----------------------------- |
|
45109 | 556 |
|
47695 | 557 |
* April 2012: Johannes Hölzl, TUM |
47808 | 558 |
Probability: Introduced type to represent measures instead of |
559 |
locales. |
|
47695 | 560 |
|
561 |
* April 2012: Johannes Hölzl, Fabian Immler, TUM |
|
562 |
Float: Moved to Dyadic rationals to represent floating point numers. |
|
563 |
||
47808 | 564 |
* April 2012: Thomas Sewell, NICTA and |
565 |
2010: Sascha Boehme, TUM |
|
566 |
Theory HOL/Word/WordBitwise: logic/circuit expansion of bitvector |
|
567 |
equalities/inequalities. |
|
47567
407cabf66f21
New tactic "word_bitwise" expands word equalities/inequalities into logic.
Thomas Sewell <thomas.sewell@nicta.com.au>
parents:
47563
diff
changeset
|
568 |
|
47808 | 569 |
* March 2012: Christian Sternagel, JAIST |
47448 | 570 |
Consolidated theory of relation composition. |
571 |
||
47413 | 572 |
* March 2012: Nik Sultana, University of Cambridge |
573 |
HOL/TPTP parser and import facilities. |
|
574 |
||
47462 | 575 |
* March 2012: Cezary Kaliszyk, University of Innsbruck and |
576 |
Alexander Krauss, QAware GmbH |
|
577 |
Faster and more scalable Import mechanism for HOL Light proofs. |
|
578 |
||
47563 | 579 |
* January 2012: Florian Haftmann, TUM, et al. |
46596 | 580 |
(Re-)Introduction of the "set" type constructor. |
581 |
||
47700 | 582 |
* 2012: Ondrej Kuncar, TUM |
47808 | 583 |
New package Lifting, various improvements and refinements to the |
584 |
Quotient package. |
|
47700 | 585 |
|
47563 | 586 |
* 2011/2012: Jasmin Blanchette, TUM |
587 |
Various improvements to Sledgehammer, notably: tighter integration |
|
47808 | 588 |
with SPASS, support for more provers (Alt-Ergo, iProver, |
589 |
iProver-Eq). |
|
47563 | 590 |
|
47462 | 591 |
* 2011/2012: Makarius Wenzel, Université Paris-Sud / LRI |
47485 | 592 |
Various refinements of local theory infrastructure. |
47462 | 593 |
Improvements of Isabelle/Scala layer and Isabelle/jEdit Prover IDE. |
47265 | 594 |
|
45109 | 595 |
|
44801 | 596 |
Contributions to Isabelle2011-1 |
597 |
------------------------------- |
|
41651 | 598 |
|
44818
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
599 |
* September 2011: Peter Gammie |
44908 | 600 |
Theory HOL/Library/Saturated: numbers with saturated arithmetic. |
44818
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
601 |
|
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
602 |
* August 2011: Florian Haftmann, Johannes Hölzl and Lars Noschinski, TUM |
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
603 |
Refined theory on complete lattices. |
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
604 |
|
44967 | 605 |
* August 2011: Brian Huffman, Portland State University |
606 |
Miscellaneous cleanup of Complex_Main and Multivariate_Analysis. |
|
607 |
||
608 |
* June 2011: Brian Huffman, Portland State University |
|
609 |
Proof method "countable_datatype" for theory Library/Countable. |
|
610 |
||
611 |
* 2011: Jasmin Blanchette, TUM |
|
612 |
Various improvements to Sledgehammer, notably: use of sound |
|
613 |
translations, support for more provers (Waldmeister, LEO-II, |
|
614 |
Satallax). Further development of Nitpick and 'try' command. |
|
615 |
||
616 |
* 2011: Andreas Lochbihler, Karlsruhe Institute of Technology |
|
617 |
Theory HOL/Library/Cset_Monad allows do notation for computable sets |
|
618 |
(cset) via the generic monad ad-hoc overloading facility. |
|
619 |
||
620 |
* 2011: Johannes Hölzl, Armin Heller, TUM and |
|
621 |
Bogdan Grechuk, University of Edinburgh |
|
622 |
Theory HOL/Library/Extended_Reals: real numbers extended with plus |
|
623 |
and minus infinity. |
|
624 |
||
44882 | 625 |
* 2011: Makarius Wenzel, Université Paris-Sud / LRI |
626 |
Various building blocks for Isabelle/Scala layer and Isabelle/jEdit |
|
627 |
Prover IDE. |
|
628 |
||
44908 | 629 |
|
41512 | 630 |
Contributions to Isabelle2011 |
631 |
----------------------------- |
|
37383 | 632 |
|
41567 | 633 |
* January 2011: Stefan Berghofer, secunet Security Networks AG |
634 |
HOL-SPARK: an interactive prover back-end for SPARK. |
|
635 |
||
40379 | 636 |
* October 2010: Bogdan Grechuk, University of Edinburgh |
637 |
Extended convex analysis in Multivariate Analysis. |
|
638 |
||
40287 | 639 |
* October 2010: Dmitriy Traytel, TUM |
640 |
Coercive subtyping via subtype constraints. |
|
641 |
||
41531 | 642 |
* October 2010: Alexander Krauss, TUM |
643 |
Command partial_function for function definitions based on complete |
|
644 |
partial orders in HOL. |
|
645 |
||
39644 | 646 |
* September 2010: Florian Haftmann, TUM |
41596 | 647 |
Refined concepts for evaluation, i.e., normalization of terms using |
41531 | 648 |
different techniques. |
40120 | 649 |
|
650 |
* September 2010: Florian Haftmann, TUM |
|
39644 | 651 |
Code generation for Scala. |
652 |
||
38656 | 653 |
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM |
41596 | 654 |
Improved Probability theory in HOL. |
38656 | 655 |
|
38461 | 656 |
* July 2010: Florian Haftmann, TUM |
39644 | 657 |
Reworking and extension of the Imperative HOL framework. |
38461 | 658 |
|
41596 | 659 |
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University |
660 |
of Innsbruck |
|
41531 | 661 |
Ad-hoc overloading. Generic do notation for monads. |
662 |
||
37383 | 663 |
|
37144 | 664 |
Contributions to Isabelle2009-2 |
41512 | 665 |
------------------------------- |
33951 | 666 |
|
37303 | 667 |
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM, |
668 |
Makarius Wenzel, TUM / LRI |
|
669 |
Elimination of type classes from proof terms. |
|
670 |
||
37144 | 671 |
* April 2010: Florian Haftmann, TUM |
36416 | 672 |
Reorganization of abstract algebra type classes. |
673 |
||
37144 | 674 |
* April 2010: Florian Haftmann, TUM |
36416 | 675 |
Code generation for data representations involving invariants; |
676 |
various collections avaiable in theories Fset, Dlist, RBT, |
|
677 |
Mapping and AssocList. |
|
678 |
||
37144 | 679 |
* March 2010: Sascha Boehme, TUM |
680 |
Efficient SHA1 library for Poly/ML. |
|
681 |
||
37282 | 682 |
* February 2010: Cezary Kaliszyk and Christian Urban, TUM |
683 |
Quotient type package for Isabelle/HOL. |
|
684 |
||
26874 | 685 |
|
33842 | 686 |
Contributions to Isabelle2009-1 |
687 |
------------------------------- |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
688 |
|
33862 | 689 |
* November 2009, Brian Huffman, PSU |
690 |
New definitional domain package for HOLCF. |
|
691 |
||
33759
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents:
33649
diff
changeset
|
692 |
* November 2009: Robert Himmelmann, TUM |
33862 | 693 |
Derivation and Brouwer's fixpoint theorem in Multivariate Analysis. |
33759
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents:
33649
diff
changeset
|
694 |
|
33842 | 695 |
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM |
696 |
A tabled implementation of the reflexive transitive closure. |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
697 |
|
33627
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents:
33419
diff
changeset
|
698 |
* November 2009: Lukas Bulwahn, TUM |
33842 | 699 |
Predicate Compiler: a compiler for inductive predicates to |
33843 | 700 |
equational specifications. |
48977 | 701 |
|
33897 | 702 |
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris |
33842 | 703 |
HOL-Boogie: an interactive prover back-end for Boogie and VCC. |
33419 | 704 |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
705 |
* October 2009: Jasmin Blanchette, TUM |
33842 | 706 |
Nitpick: yet another counterexample generator for Isabelle/HOL. |
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
707 |
|
33010 | 708 |
* October 2009: Sascha Boehme, TUM |
33182 | 709 |
Extension of SMT method: proof-reconstruction for the SMT solver Z3. |
33010 | 710 |
|
711 |
* October 2009: Florian Haftmann, TUM |
|
33182 | 712 |
Refinement of parts of the HOL datatype package. |
33005 | 713 |
|
33010 | 714 |
* October 2009: Florian Haftmann, TUM |
33182 | 715 |
Generic term styles for term antiquotations. |
33005 | 716 |
|
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
717 |
* September 2009: Thomas Sewell, NICTA |
33182 | 718 |
More efficient HOL/record implementation. |
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
719 |
|
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
720 |
* September 2009: Sascha Boehme, TUM |
33182 | 721 |
SMT method using external SMT solvers. |
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
722 |
|
32600 | 723 |
* September 2009: Florian Haftmann, TUM |
33182 | 724 |
Refinement of sets and lattices. |
32600 | 725 |
|
726 |
* July 2009: Jeremy Avigad and Amine Chaieb |
|
33182 | 727 |
New number theory. |
32600 | 728 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
729 |
* July 2009: Philipp Meyer, TUM |
33182 | 730 |
HOL/Library/Sum_Of_Squares: functionality to call a remote csdp |
731 |
prover. |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
732 |
|
31997 | 733 |
* July 2009: Florian Haftmann, TUM |
33182 | 734 |
New quickcheck implementation using new code generator. |
31997 | 735 |
|
736 |
* July 2009: Florian Haftmann, TUM |
|
39644 | 737 |
HOL/Library/Fset: an explicit type of sets; finite sets ready to use |
33182 | 738 |
for code generation. |
31466 | 739 |
|
740 |
* June 2009: Florian Haftmann, TUM |
|
33843 | 741 |
HOL/Library/Tree: search trees implementing mappings, ready to use |
33182 | 742 |
for code generation. |
30978 | 743 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
744 |
* March 2009: Philipp Meyer, TUM |
33843 | 745 |
Minimization tool for results from Sledgehammer. |
33182 | 746 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
747 |
|
30978 | 748 |
Contributions to Isabelle2009 |
749 |
----------------------------- |
|
750 |
||
30383 | 751 |
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of |
752 |
Cambridge |
|
753 |
Elementary topology in Euclidean space. |
|
754 |
||
30886
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
755 |
* March 2009: Johannes Hoelzl, TUM |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
756 |
Method "approximation", which proves real valued inequalities by |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
757 |
computation. |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
758 |
|
30179 | 759 |
* February 2009: Filip Maric, Univ. of Belgrade |
760 |
A Serbian theory. |
|
761 |
||
30162 | 762 |
* February 2009: Jasmin Christian Blanchette, TUM |
30154 | 763 |
Misc cleanup of HOL/refute. |
764 |
||
30162 | 765 |
* February 2009: Timothy Bourke, NICTA |
29883 | 766 |
New find_consts command. |
767 |
||
30162 | 768 |
* February 2009: Timothy Bourke, NICTA |
29861
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
769 |
"solves" criterion for find_theorems and auto_solve option |
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
770 |
|
29398 | 771 |
* December 2008: Clemens Ballarin, TUM |
772 |
New locale implementation. |
|
773 |
||
29182 | 774 |
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM |
775 |
Method "sizechange" for advanced termination proofs. |
|
776 |
||
28901 | 777 |
* November 2008: Timothy Bourke, NICTA |
778 |
Performance improvement (factor 50) for find_theorems. |
|
779 |
||
29398 | 780 |
* 2008: Florian Haftmann, TUM |
781 |
Various extensions and restructurings in HOL, improvements |
|
782 |
in evaluation mechanisms, new module binding.ML for name bindings. |
|
783 |
||
28604
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
784 |
* October 2008: Fabian Immler, TUM |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
785 |
ATP manager for Sledgehammer, based on ML threads instead of Posix |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
786 |
processes. Additional ATP wrappers, including remote SystemOnTPTP |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
787 |
services. |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
788 |
|
30162 | 789 |
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen |
790 |
Prover for coherent logic. |
|
791 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
792 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
793 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
794 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
795 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
796 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
797 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
798 |
|
27009 | 799 |
* 2007/2008: |
800 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
801 |
HOL library improvements. |
|
25468 | 802 |
|
27009 | 803 |
* 2007/2008: Brian Huffman, PSU |
804 |
HOLCF library improvements. |
|
805 |
||
806 |
* 2007/2008: Stefan Berghofer, TUM |
|
30179 | 807 |
HOL-Nominal package improvements. |
27009 | 808 |
|
809 |
* March 2008: Markus Reiter, TUM |
|
810 |
HOL/Library/RBT: red-black trees. |
|
26728 | 811 |
|
26874 | 812 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
813 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
814 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
815 |
for HOL. |
|
26728 | 816 |
|
27009 | 817 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
818 |
Misc improvements of record package in HOL. |
|
819 |
||
820 |
* December 2007: Florian Haftmann, TUM |
|
821 |
Overloading and class instantiation target. |
|
822 |
||
823 |
* December 2007: Florian Haftmann, TUM |
|
824 |
New version of primrec package for local theories. |
|
825 |
||
826 |
* December 2007: Alexander Krauss, TUM |
|
827 |
Method "induction_scheme" in HOL. |
|
828 |
||
829 |
* November 2007: Peter Lammich, Uni Muenster |
|
830 |
HOL-Lattice: some more lemmas. |
|
26198 | 831 |
|
26874 | 832 |
|
25454 | 833 |
Contributions to Isabelle2007 |
834 |
----------------------------- |
|
23252 | 835 |
|
25409 | 836 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 837 |
State Spaces: The Locale Way (in HOL). |
838 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
839 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
840 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
841 |
|
24799 | 842 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
843 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 844 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
845 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
846 |
* August 2007: Brian Huffman, PSU |
24799 | 847 |
HOL/Library/Boolean_Algebra and HOL/Library/Numeral_Type. |
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
848 |
|
23252 | 849 |
* June 2007: Amine Chaieb, TUM |
24799 | 850 |
Semiring normalization and Groebner Bases. |
25449 | 851 |
Support for dense linear orders. |
17866 | 852 |
|
23449 | 853 |
* June 2007: Joe Hurd, Oxford |
24799 | 854 |
Metis theorem-prover. |
855 |
||
856 |
* 2007: Kong W. Susanto, Cambridge |
|
857 |
HOL: Metis prover integration. |
|
23449 | 858 |
|
24799 | 859 |
* 2007: Stefan Berghofer, TUM |
25449 | 860 |
HOL: inductive predicates and sets. |
24799 | 861 |
|
24803 | 862 |
* 2007: Norbert Schirmer, TUM |
863 |
HOL/record: misc improvements. |
|
864 |
||
24799 | 865 |
* 2006/2007: Alexander Krauss, TUM |
866 |
HOL: function package and related theories on termination. |
|
23449 | 867 |
|
22449 | 868 |
* 2006/2007: Florian Haftmann, TUM |
869 |
Pure: generic code generator framework. |
|
870 |
Pure: class package. |
|
24799 | 871 |
HOL: theory reorganization, code generator setup. |
872 |
||
25449 | 873 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
874 |
Julien Narboux, TUM |
|
24799 | 875 |
HOL/Nominal package and related tools. |
22449 | 876 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
877 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 878 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
879 |
|
21169 | 880 |
* October 2006: Stefan Hohe, TUM |
881 |
HOL-Algebra: ideals and quotients over rings. |
|
882 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
883 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
884 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
885 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
886 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
887 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
888 |
|
19896 | 889 |
* May 2006: Klaus Aehlig, LMU |
890 |
Command 'normal_form': normalization by evaluation. |
|
891 |
||
19650 | 892 |
* May 2006: Amine Chaieb, TUM |
893 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
894 |
arithmetic. |
|
19470 | 895 |
|
896 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 897 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 898 |
not denumerable, harmonic and arithmetic series, and denumerability |
899 |
of rationals. |
|
17532 | 900 |
|
19650 | 901 |
* October 2005: Martin Wildmoser, TUM |
902 |
Sketch for Isar 'guess' element. |
|
903 |
||
904 |
||
25454 | 905 |
Contributions to Isabelle2005 |
906 |
----------------------------- |
|
17382 | 907 |
|
17640 | 908 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
909 |
HOL-Complex: Formalization of Taylor series. |
|
910 |
||
911 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
912 |
Components for SAT solver method using zChaff. |
|
913 |
||
17534 | 914 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
915 |
A Chinese theory. |
|
916 |
||
17562 | 917 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 918 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 919 |
|
17532 | 920 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 921 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 922 |
|
16892 | 923 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
924 |
Some structured proofs about completeness of real numbers. |
|
925 |
||
17532 | 926 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
927 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 928 |
|
16252 | 929 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 930 |
Improved subst method. |
931 |
||
932 |
* 2005: Brian Huffman, OGI |
|
933 |
Various improvements of HOLCF. |
|
934 |
Some improvements of the HOL-Complex library. |
|
935 |
||
936 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
937 |
Some support for asynchronous communication with external provers |
|
938 |
(experimental). |
|
939 |
||
940 |
* 2005: Florian Haftmann, TUM |
|
17543 | 941 |
Contributions to document 'sugar'. |
17532 | 942 |
Various ML combinators, notably linear functional transformations. |
943 |
Some cleanup of ML legacy. |
|
944 |
Additional antiquotations. |
|
945 |
Improved Isabelle web site. |
|
946 |
||
947 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
948 |
Various elements of XML and PGIP based communication with user |
|
949 |
interfaces (experimental). |
|
950 |
||
951 |
* 2004/2005: Gerwin Klein, NICTA |
|
952 |
Contributions to document 'sugar'. |
|
953 |
Improved Isabelle web site. |
|
954 |
Improved HTML presentation of theories. |
|
955 |
||
956 |
* 2004/2005: Clemens Ballarin, TUM |
|
957 |
Provers: tools for transitive relations and quasi orders. |
|
958 |
Improved version of locales, notably interpretation of locales. |
|
959 |
Improved version of HOL-Algebra. |
|
960 |
||
961 |
* 2004/2005: Amine Chaieb, TUM |
|
962 |
Improved version of HOL presburger method. |
|
963 |
||
964 |
* 2004/2005: Steven Obua, TUM |
|
965 |
Improved version of HOL/Import, support for HOL-Light. |
|
966 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 967 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 968 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 969 |
|
970 |
* 2004/2005: Norbert Schirmer, TUM |
|
971 |
Contributions to document 'sugar'. |
|
972 |
Improved version of HOL/record. |
|
973 |
||
974 |
* 2004/2005: Sebastian Skalberg, TUM |
|
975 |
Improved version of HOL/Import. |
|
976 |
Some internal ML reorganizations. |
|
977 |
||
978 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 979 |
SAT solver method using zChaff. |
17532 | 980 |
Improved version of HOL/refute. |
62098 | 981 |
|
982 |
:maxLineLen=78: |