author | haftmann |
Fri, 18 Sep 2009 14:09:38 +0200 | |
changeset 32606 | b5c3a8a75772 |
parent 32600 | 1b3b0cc604ce |
child 32618 | 42865636d006 |
permissions | -rw-r--r-- |
24799 | 1 |
For the purposes of the license agreement in the file COPYRIGHT, a |
2 |
'contributor' is anybody who is listed in this file (CONTRIBUTORS) or |
|
23382 | 3 |
who is listed as an author in one of the source files of this Isabelle |
4 |
distribution. |
|
5 |
||
26874 | 6 |
|
25468 | 7 |
Contributions to this Isabelle version |
8 |
-------------------------------------- |
|
9 |
||
32600 | 10 |
* September 2009: Florian Haftmann, TUM |
11 |
Refinement of Sets and Lattices |
|
12 |
||
13 |
* July 2009: Jeremy Avigad and Amine Chaieb |
|
14 |
New number theory |
|
15 |
||
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
16 |
* July 2009: Philipp Meyer, TUM |
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
17 |
HOL/Library/Sum_of_Squares: functionality to call a remote csdp prover |
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
18 |
|
31997 | 19 |
* July 2009: Florian Haftmann, TUM |
20 |
New quickcheck implementation using new code generator |
|
21 |
||
22 |
* July 2009: Florian Haftmann, TUM |
|
23 |
HOL/Library/FSet: an explicit type of sets; finite sets ready to use for code generation |
|
24 |
||
31466 | 25 |
* June 2009: Andreas Lochbihler, Uni Karlsruhe |
26 |
HOL/Library/Fin_Fun: almost everywhere constant functions |
|
27 |
||
28 |
* June 2009: Florian Haftmann, TUM |
|
29 |
HOL/Library/Tree: searchtrees implementing mappings, ready to use for code generation |
|
30978 | 30 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
31 |
* March 2009: Philipp Meyer, TUM |
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
32 |
minimalization algorithm for results from sledgehammer call |
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
33 |
|
30978 | 34 |
Contributions to Isabelle2009 |
35 |
----------------------------- |
|
36 |
||
30383 | 37 |
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of |
38 |
Cambridge |
|
39 |
Elementary topology in Euclidean space. |
|
40 |
||
30886
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
41 |
* March 2009: Johannes Hoelzl, TUM |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
42 |
Method "approximation", which proves real valued inequalities by |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
43 |
computation. |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
44 |
|
30179 | 45 |
* February 2009: Filip Maric, Univ. of Belgrade |
46 |
A Serbian theory. |
|
47 |
||
30162 | 48 |
* February 2009: Jasmin Christian Blanchette, TUM |
30154 | 49 |
Misc cleanup of HOL/refute. |
50 |
||
30162 | 51 |
* February 2009: Timothy Bourke, NICTA |
29883 | 52 |
New find_consts command. |
53 |
||
30162 | 54 |
* February 2009: Timothy Bourke, NICTA |
29861
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
55 |
"solves" criterion for find_theorems and auto_solve option |
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
56 |
|
29398 | 57 |
* December 2008: Clemens Ballarin, TUM |
58 |
New locale implementation. |
|
59 |
||
29182 | 60 |
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM |
61 |
Method "sizechange" for advanced termination proofs. |
|
62 |
||
28901 | 63 |
* November 2008: Timothy Bourke, NICTA |
64 |
Performance improvement (factor 50) for find_theorems. |
|
65 |
||
29398 | 66 |
* 2008: Florian Haftmann, TUM |
67 |
Various extensions and restructurings in HOL, improvements |
|
68 |
in evaluation mechanisms, new module binding.ML for name bindings. |
|
69 |
||
28604
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
70 |
* October 2008: Fabian Immler, TUM |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
71 |
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
|
72 |
processes. Additional ATP wrappers, including remote SystemOnTPTP |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
73 |
services. |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
74 |
|
30162 | 75 |
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen |
76 |
Prover for coherent logic. |
|
77 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
78 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
79 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
80 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
81 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
82 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
83 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
84 |
|
27009 | 85 |
* 2007/2008: |
86 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
87 |
HOL library improvements. |
|
25468 | 88 |
|
27009 | 89 |
* 2007/2008: Brian Huffman, PSU |
90 |
HOLCF library improvements. |
|
91 |
||
92 |
* 2007/2008: Stefan Berghofer, TUM |
|
30179 | 93 |
HOL-Nominal package improvements. |
27009 | 94 |
|
95 |
* March 2008: Markus Reiter, TUM |
|
96 |
HOL/Library/RBT: red-black trees. |
|
26728 | 97 |
|
26874 | 98 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
99 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
100 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
101 |
for HOL. |
|
26728 | 102 |
|
27009 | 103 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
104 |
Misc improvements of record package in HOL. |
|
105 |
||
106 |
* December 2007: Florian Haftmann, TUM |
|
107 |
Overloading and class instantiation target. |
|
108 |
||
109 |
* December 2007: Florian Haftmann, TUM |
|
110 |
New version of primrec package for local theories. |
|
111 |
||
112 |
* December 2007: Alexander Krauss, TUM |
|
113 |
Method "induction_scheme" in HOL. |
|
114 |
||
115 |
* November 2007: Peter Lammich, Uni Muenster |
|
116 |
HOL-Lattice: some more lemmas. |
|
26198 | 117 |
|
26874 | 118 |
|
25454 | 119 |
Contributions to Isabelle2007 |
120 |
----------------------------- |
|
23252 | 121 |
|
25409 | 122 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 123 |
State Spaces: The Locale Way (in HOL). |
124 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
125 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
126 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
127 |
|
24799 | 128 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
129 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 130 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
131 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
132 |
* August 2007: Brian Huffman, PSU |
24799 | 133 |
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
|
134 |
|
23252 | 135 |
* June 2007: Amine Chaieb, TUM |
24799 | 136 |
Semiring normalization and Groebner Bases. |
25449 | 137 |
Support for dense linear orders. |
17866 | 138 |
|
23449 | 139 |
* June 2007: Joe Hurd, Oxford |
24799 | 140 |
Metis theorem-prover. |
141 |
||
142 |
* 2007: Kong W. Susanto, Cambridge |
|
143 |
HOL: Metis prover integration. |
|
23449 | 144 |
|
24799 | 145 |
* 2007: Stefan Berghofer, TUM |
25449 | 146 |
HOL: inductive predicates and sets. |
24799 | 147 |
|
24803 | 148 |
* 2007: Norbert Schirmer, TUM |
149 |
HOL/record: misc improvements. |
|
150 |
||
24799 | 151 |
* 2006/2007: Alexander Krauss, TUM |
152 |
HOL: function package and related theories on termination. |
|
23449 | 153 |
|
22449 | 154 |
* 2006/2007: Florian Haftmann, TUM |
155 |
Pure: generic code generator framework. |
|
156 |
Pure: class package. |
|
24799 | 157 |
HOL: theory reorganization, code generator setup. |
158 |
||
25449 | 159 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
160 |
Julien Narboux, TUM |
|
24799 | 161 |
HOL/Nominal package and related tools. |
22449 | 162 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
163 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 164 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
165 |
|
21169 | 166 |
* October 2006: Stefan Hohe, TUM |
167 |
HOL-Algebra: ideals and quotients over rings. |
|
168 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
169 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
170 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
171 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
172 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
173 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
174 |
|
19896 | 175 |
* May 2006: Klaus Aehlig, LMU |
176 |
Command 'normal_form': normalization by evaluation. |
|
177 |
||
19650 | 178 |
* May 2006: Amine Chaieb, TUM |
179 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
180 |
arithmetic. |
|
19470 | 181 |
|
182 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 183 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 184 |
not denumerable, harmonic and arithmetic series, and denumerability |
185 |
of rationals. |
|
17532 | 186 |
|
19650 | 187 |
* October 2005: Martin Wildmoser, TUM |
188 |
Sketch for Isar 'guess' element. |
|
189 |
||
190 |
||
25454 | 191 |
Contributions to Isabelle2005 |
192 |
----------------------------- |
|
17382 | 193 |
|
17640 | 194 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
195 |
HOL-Complex: Formalization of Taylor series. |
|
196 |
||
197 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
198 |
Components for SAT solver method using zChaff. |
|
199 |
||
17534 | 200 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
201 |
A Chinese theory. |
|
202 |
||
17562 | 203 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 204 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 205 |
|
17532 | 206 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 207 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 208 |
|
16892 | 209 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
210 |
Some structured proofs about completeness of real numbers. |
|
211 |
||
17532 | 212 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
213 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 214 |
|
16252 | 215 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 216 |
Improved subst method. |
217 |
||
218 |
* 2005: Brian Huffman, OGI |
|
219 |
Various improvements of HOLCF. |
|
220 |
Some improvements of the HOL-Complex library. |
|
221 |
||
222 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
223 |
Some support for asynchronous communication with external provers |
|
224 |
(experimental). |
|
225 |
||
226 |
* 2005: Florian Haftmann, TUM |
|
17543 | 227 |
Contributions to document 'sugar'. |
17532 | 228 |
Various ML combinators, notably linear functional transformations. |
229 |
Some cleanup of ML legacy. |
|
230 |
Additional antiquotations. |
|
231 |
Improved Isabelle web site. |
|
232 |
||
233 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
234 |
Various elements of XML and PGIP based communication with user |
|
235 |
interfaces (experimental). |
|
236 |
||
237 |
* 2004/2005: Gerwin Klein, NICTA |
|
238 |
Contributions to document 'sugar'. |
|
239 |
Improved Isabelle web site. |
|
240 |
Improved HTML presentation of theories. |
|
241 |
||
242 |
* 2004/2005: Clemens Ballarin, TUM |
|
243 |
Provers: tools for transitive relations and quasi orders. |
|
244 |
Improved version of locales, notably interpretation of locales. |
|
245 |
Improved version of HOL-Algebra. |
|
246 |
||
247 |
* 2004/2005: Amine Chaieb, TUM |
|
248 |
Improved version of HOL presburger method. |
|
249 |
||
250 |
* 2004/2005: Steven Obua, TUM |
|
251 |
Improved version of HOL/Import, support for HOL-Light. |
|
252 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 253 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 254 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 255 |
|
256 |
* 2004/2005: Norbert Schirmer, TUM |
|
257 |
Contributions to document 'sugar'. |
|
258 |
Improved version of HOL/record. |
|
259 |
||
260 |
* 2004/2005: Sebastian Skalberg, TUM |
|
261 |
Improved version of HOL/Import. |
|
262 |
Some internal ML reorganizations. |
|
263 |
||
264 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 265 |
SAT solver method using zChaff. |
17532 | 266 |
Improved version of HOL/refute. |