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