author | wenzelm |
Tue, 31 Aug 2010 17:49:45 +0200 | |
changeset 38884 | 9ec5f6010d6e |
parent 38656 | d5d342611edb |
child 39644 | ad436fa9fc5b |
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 |
||
37383 | 6 |
Contributions to this Isabelle version |
7 |
-------------------------------------- |
|
8 |
||
38656 | 9 |
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM |
10 |
Rewriting the Probability theory. |
|
11 |
||
38461 | 12 |
* July 2010: Florian Haftmann, TUM |
13 |
Reworking and extension of the Isabelle/HOL framework. |
|
14 |
||
37383 | 15 |
|
37144 | 16 |
Contributions to Isabelle2009-2 |
33951 | 17 |
-------------------------------------- |
18 |
||
37303 | 19 |
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM, |
20 |
Makarius Wenzel, TUM / LRI |
|
21 |
Elimination of type classes from proof terms. |
|
22 |
||
37144 | 23 |
* April 2010: Florian Haftmann, TUM |
36416 | 24 |
Reorganization of abstract algebra type classes. |
25 |
||
37144 | 26 |
* April 2010: Florian Haftmann, TUM |
36416 | 27 |
Code generation for data representations involving invariants; |
28 |
various collections avaiable in theories Fset, Dlist, RBT, |
|
29 |
Mapping and AssocList. |
|
30 |
||
37144 | 31 |
* March 2010: Sascha Boehme, TUM |
32 |
Efficient SHA1 library for Poly/ML. |
|
33 |
||
37282 | 34 |
* February 2010: Cezary Kaliszyk and Christian Urban, TUM |
35 |
Quotient type package for Isabelle/HOL. |
|
36 |
||
26874 | 37 |
|
33842 | 38 |
Contributions to Isabelle2009-1 |
39 |
------------------------------- |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
40 |
|
33862 | 41 |
* November 2009, Brian Huffman, PSU |
42 |
New definitional domain package for HOLCF. |
|
43 |
||
33759
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents:
33649
diff
changeset
|
44 |
* November 2009: Robert Himmelmann, TUM |
33862 | 45 |
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
|
46 |
|
33842 | 47 |
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM |
48 |
A tabled implementation of the reflexive transitive closure. |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
49 |
|
33627
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents:
33419
diff
changeset
|
50 |
* November 2009: Lukas Bulwahn, TUM |
33842 | 51 |
Predicate Compiler: a compiler for inductive predicates to |
33843 | 52 |
equational specifications. |
33627
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents:
33419
diff
changeset
|
53 |
|
33897 | 54 |
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris |
33842 | 55 |
HOL-Boogie: an interactive prover back-end for Boogie and VCC. |
33419 | 56 |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
57 |
* October 2009: Jasmin Blanchette, TUM |
33842 | 58 |
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
|
59 |
|
33010 | 60 |
* October 2009: Sascha Boehme, TUM |
33182 | 61 |
Extension of SMT method: proof-reconstruction for the SMT solver Z3. |
33010 | 62 |
|
63 |
* October 2009: Florian Haftmann, TUM |
|
33182 | 64 |
Refinement of parts of the HOL datatype package. |
33005 | 65 |
|
33010 | 66 |
* October 2009: Florian Haftmann, TUM |
33182 | 67 |
Generic term styles for term antiquotations. |
33005 | 68 |
|
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
69 |
* September 2009: Thomas Sewell, NICTA |
33182 | 70 |
More efficient HOL/record implementation. |
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
71 |
|
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
72 |
* September 2009: Sascha Boehme, TUM |
33182 | 73 |
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
|
74 |
|
32600 | 75 |
* September 2009: Florian Haftmann, TUM |
33182 | 76 |
Refinement of sets and lattices. |
32600 | 77 |
|
78 |
* July 2009: Jeremy Avigad and Amine Chaieb |
|
33182 | 79 |
New number theory. |
32600 | 80 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
81 |
* July 2009: Philipp Meyer, TUM |
33182 | 82 |
HOL/Library/Sum_Of_Squares: functionality to call a remote csdp |
83 |
prover. |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
84 |
|
31997 | 85 |
* July 2009: Florian Haftmann, TUM |
33182 | 86 |
New quickcheck implementation using new code generator. |
31997 | 87 |
|
88 |
* July 2009: Florian Haftmann, TUM |
|
33182 | 89 |
HOL/Library/FSet: an explicit type of sets; finite sets ready to use |
90 |
for code generation. |
|
31466 | 91 |
|
92 |
* June 2009: Florian Haftmann, TUM |
|
33843 | 93 |
HOL/Library/Tree: search trees implementing mappings, ready to use |
33182 | 94 |
for code generation. |
30978 | 95 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
96 |
* March 2009: Philipp Meyer, TUM |
33843 | 97 |
Minimization tool for results from Sledgehammer. |
33182 | 98 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
99 |
|
30978 | 100 |
Contributions to Isabelle2009 |
101 |
----------------------------- |
|
102 |
||
30383 | 103 |
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of |
104 |
Cambridge |
|
105 |
Elementary topology in Euclidean space. |
|
106 |
||
30886
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
107 |
* March 2009: Johannes Hoelzl, TUM |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
108 |
Method "approximation", which proves real valued inequalities by |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
109 |
computation. |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
110 |
|
30179 | 111 |
* February 2009: Filip Maric, Univ. of Belgrade |
112 |
A Serbian theory. |
|
113 |
||
30162 | 114 |
* February 2009: Jasmin Christian Blanchette, TUM |
30154 | 115 |
Misc cleanup of HOL/refute. |
116 |
||
30162 | 117 |
* February 2009: Timothy Bourke, NICTA |
29883 | 118 |
New find_consts command. |
119 |
||
30162 | 120 |
* February 2009: Timothy Bourke, NICTA |
29861
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
121 |
"solves" criterion for find_theorems and auto_solve option |
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
122 |
|
29398 | 123 |
* December 2008: Clemens Ballarin, TUM |
124 |
New locale implementation. |
|
125 |
||
29182 | 126 |
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM |
127 |
Method "sizechange" for advanced termination proofs. |
|
128 |
||
28901 | 129 |
* November 2008: Timothy Bourke, NICTA |
130 |
Performance improvement (factor 50) for find_theorems. |
|
131 |
||
29398 | 132 |
* 2008: Florian Haftmann, TUM |
133 |
Various extensions and restructurings in HOL, improvements |
|
134 |
in evaluation mechanisms, new module binding.ML for name bindings. |
|
135 |
||
28604
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
136 |
* October 2008: Fabian Immler, TUM |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
137 |
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
|
138 |
processes. Additional ATP wrappers, including remote SystemOnTPTP |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
139 |
services. |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
140 |
|
30162 | 141 |
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen |
142 |
Prover for coherent logic. |
|
143 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
144 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
145 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
146 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
147 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
148 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
149 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
150 |
|
27009 | 151 |
* 2007/2008: |
152 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
153 |
HOL library improvements. |
|
25468 | 154 |
|
27009 | 155 |
* 2007/2008: Brian Huffman, PSU |
156 |
HOLCF library improvements. |
|
157 |
||
158 |
* 2007/2008: Stefan Berghofer, TUM |
|
30179 | 159 |
HOL-Nominal package improvements. |
27009 | 160 |
|
161 |
* March 2008: Markus Reiter, TUM |
|
162 |
HOL/Library/RBT: red-black trees. |
|
26728 | 163 |
|
26874 | 164 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
165 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
166 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
167 |
for HOL. |
|
26728 | 168 |
|
27009 | 169 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
170 |
Misc improvements of record package in HOL. |
|
171 |
||
172 |
* December 2007: Florian Haftmann, TUM |
|
173 |
Overloading and class instantiation target. |
|
174 |
||
175 |
* December 2007: Florian Haftmann, TUM |
|
176 |
New version of primrec package for local theories. |
|
177 |
||
178 |
* December 2007: Alexander Krauss, TUM |
|
179 |
Method "induction_scheme" in HOL. |
|
180 |
||
181 |
* November 2007: Peter Lammich, Uni Muenster |
|
182 |
HOL-Lattice: some more lemmas. |
|
26198 | 183 |
|
26874 | 184 |
|
25454 | 185 |
Contributions to Isabelle2007 |
186 |
----------------------------- |
|
23252 | 187 |
|
25409 | 188 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 189 |
State Spaces: The Locale Way (in HOL). |
190 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
191 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
192 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
193 |
|
24799 | 194 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
195 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 196 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
197 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
198 |
* August 2007: Brian Huffman, PSU |
24799 | 199 |
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
|
200 |
|
23252 | 201 |
* June 2007: Amine Chaieb, TUM |
24799 | 202 |
Semiring normalization and Groebner Bases. |
25449 | 203 |
Support for dense linear orders. |
17866 | 204 |
|
23449 | 205 |
* June 2007: Joe Hurd, Oxford |
24799 | 206 |
Metis theorem-prover. |
207 |
||
208 |
* 2007: Kong W. Susanto, Cambridge |
|
209 |
HOL: Metis prover integration. |
|
23449 | 210 |
|
24799 | 211 |
* 2007: Stefan Berghofer, TUM |
25449 | 212 |
HOL: inductive predicates and sets. |
24799 | 213 |
|
24803 | 214 |
* 2007: Norbert Schirmer, TUM |
215 |
HOL/record: misc improvements. |
|
216 |
||
24799 | 217 |
* 2006/2007: Alexander Krauss, TUM |
218 |
HOL: function package and related theories on termination. |
|
23449 | 219 |
|
22449 | 220 |
* 2006/2007: Florian Haftmann, TUM |
221 |
Pure: generic code generator framework. |
|
222 |
Pure: class package. |
|
24799 | 223 |
HOL: theory reorganization, code generator setup. |
224 |
||
25449 | 225 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
226 |
Julien Narboux, TUM |
|
24799 | 227 |
HOL/Nominal package and related tools. |
22449 | 228 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
229 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 230 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
231 |
|
21169 | 232 |
* October 2006: Stefan Hohe, TUM |
233 |
HOL-Algebra: ideals and quotients over rings. |
|
234 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
235 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
236 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
237 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
238 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
239 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
240 |
|
19896 | 241 |
* May 2006: Klaus Aehlig, LMU |
242 |
Command 'normal_form': normalization by evaluation. |
|
243 |
||
19650 | 244 |
* May 2006: Amine Chaieb, TUM |
245 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
246 |
arithmetic. |
|
19470 | 247 |
|
248 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 249 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 250 |
not denumerable, harmonic and arithmetic series, and denumerability |
251 |
of rationals. |
|
17532 | 252 |
|
19650 | 253 |
* October 2005: Martin Wildmoser, TUM |
254 |
Sketch for Isar 'guess' element. |
|
255 |
||
256 |
||
25454 | 257 |
Contributions to Isabelle2005 |
258 |
----------------------------- |
|
17382 | 259 |
|
17640 | 260 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
261 |
HOL-Complex: Formalization of Taylor series. |
|
262 |
||
263 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
264 |
Components for SAT solver method using zChaff. |
|
265 |
||
17534 | 266 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
267 |
A Chinese theory. |
|
268 |
||
17562 | 269 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 270 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 271 |
|
17532 | 272 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 273 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 274 |
|
16892 | 275 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
276 |
Some structured proofs about completeness of real numbers. |
|
277 |
||
17532 | 278 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
279 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 280 |
|
16252 | 281 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 282 |
Improved subst method. |
283 |
||
284 |
* 2005: Brian Huffman, OGI |
|
285 |
Various improvements of HOLCF. |
|
286 |
Some improvements of the HOL-Complex library. |
|
287 |
||
288 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
289 |
Some support for asynchronous communication with external provers |
|
290 |
(experimental). |
|
291 |
||
292 |
* 2005: Florian Haftmann, TUM |
|
17543 | 293 |
Contributions to document 'sugar'. |
17532 | 294 |
Various ML combinators, notably linear functional transformations. |
295 |
Some cleanup of ML legacy. |
|
296 |
Additional antiquotations. |
|
297 |
Improved Isabelle web site. |
|
298 |
||
299 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
300 |
Various elements of XML and PGIP based communication with user |
|
301 |
interfaces (experimental). |
|
302 |
||
303 |
* 2004/2005: Gerwin Klein, NICTA |
|
304 |
Contributions to document 'sugar'. |
|
305 |
Improved Isabelle web site. |
|
306 |
Improved HTML presentation of theories. |
|
307 |
||
308 |
* 2004/2005: Clemens Ballarin, TUM |
|
309 |
Provers: tools for transitive relations and quasi orders. |
|
310 |
Improved version of locales, notably interpretation of locales. |
|
311 |
Improved version of HOL-Algebra. |
|
312 |
||
313 |
* 2004/2005: Amine Chaieb, TUM |
|
314 |
Improved version of HOL presburger method. |
|
315 |
||
316 |
* 2004/2005: Steven Obua, TUM |
|
317 |
Improved version of HOL/Import, support for HOL-Light. |
|
318 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 319 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 320 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 321 |
|
322 |
* 2004/2005: Norbert Schirmer, TUM |
|
323 |
Contributions to document 'sugar'. |
|
324 |
Improved version of HOL/record. |
|
325 |
||
326 |
* 2004/2005: Sebastian Skalberg, TUM |
|
327 |
Improved version of HOL/Import. |
|
328 |
Some internal ML reorganizations. |
|
329 |
||
330 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 331 |
SAT solver method using zChaff. |
17532 | 332 |
Improved version of HOL/refute. |