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