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