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