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