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