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