author | blanchet |
Fri, 14 Mar 2014 01:28:13 +0100 | |
changeset 56118 | d3967fdc800a |
parent 55913 | c1409c103b77 |
child 56416 | b9baecff0684 |
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 |
||
54055 | 6 |
Contributions to this Isabelle version |
7 |
-------------------------------------- |
|
8 |
||
55913 | 9 |
* March 2014: René Thiemann |
55895 | 10 |
Improved code generation for multisets. |
11 |
||
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
12 |
* Fall 2013 and Winter 2014: Lorenz Panny, Dmitriy Traytel, and |
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
13 |
Jasmin Blanchette, TUM |
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
14 |
Various improvements to the BNF-based (co)datatype package, including |
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
15 |
a more polished "primcorec" command, optimizations, and integration in |
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
16 |
the "HOL" session. |
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
17 |
|
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
18 |
* Winter 2014: Sascha Boehme, QAware GmbH, and Jasmin Blanchette, TUM |
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
19 |
"SMT2" module and "smt2" proof method, based on SMT-LIB 2 and Z3 4.3. |
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
20 |
|
55316
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Lars Hupel <lars.hupel@mytum.de>
parents:
54384
diff
changeset
|
21 |
* January 2014: Lars Hupel, TUM |
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Lars Hupel <lars.hupel@mytum.de>
parents:
54384
diff
changeset
|
22 |
An improved, interactive simplifier trace with integration into the |
885500f4aa6a
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Lars Hupel <lars.hupel@mytum.de>
parents:
54384
diff
changeset
|
23 |
Isabelle/jEdit Prover IDE. |
54055 | 24 |
|
55913 | 25 |
|
53984 | 26 |
Contributions to Isabelle2013-1 |
27 |
------------------------------- |
|
50994 | 28 |
|
54363 | 29 |
* September 2013: Lars Noschinski, TUM |
54364 | 30 |
Conversion between function definitions as list of equations and |
31 |
case expressions in HOL. |
|
32 |
New library Simps_Case_Conv with commands case_of_simps, |
|
33 |
simps_of_case. |
|
54363 | 34 |
|
53396 | 35 |
* September 2013: Nik Sultana, University of Cambridge |
36 |
Improvements to HOL/TPTP parser and import facilities. |
|
37 |
||
54029 | 38 |
* September 2013: Johannes Hölzl and Dmitriy Traytel, TUM |
39 |
New "coinduction" method (residing in HOL-BNF) to avoid boilerplate. |
|
40 |
||
53984 | 41 |
* Summer 2013: Makarius Wenzel, Université Paris-Sud / LRI |
42 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
43 |
||
53613 | 44 |
* Summer 2013: Manuel Eberl, TUM |
45 |
Generation of elimination rules in the function package. |
|
46 |
New command "fun_cases". |
|
47 |
||
54051 | 48 |
* Summer 2013: Christian Sternagel, JAIST |
49 |
Improved support for ad hoc overloading of constants, including |
|
50 |
documentation and examples. |
|
51 |
||
53396 | 52 |
* Spring and Summer 2013: Lorenz Panny, Dmitriy Traytel, and |
53 |
Jasmin Blanchette, TUM |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
54 |
Various improvements to the BNF-based (co)datatype package, including |
54010 | 55 |
"primrec_new" and "primcorec" commands and a compatibility layer. |
53307 | 56 |
|
54021 | 57 |
* Spring and Summer 2013: Ondrej Kuncar, TUM |
54035 | 58 |
Various improvements of Lifting and Transfer packages. |
54021 | 59 |
|
60 |
* Spring 2013: Brian Huffman, Galois Inc. |
|
54035 | 61 |
Improvements of the Transfer package. |
54051 | 62 |
|
53728 | 63 |
* Summer 2013: Daniel Kühlwein, ICIS, Radboud University Nijmegen |
64 |
Jasmin Blanchette, TUM |
|
65 |
Various improvements to MaSh, including a server mode. |
|
66 |
||
67 |
* First half of 2013: Steffen Smolka, TUM |
|
68 |
Further improvements to Sledgehammer's Isar proof generator. |
|
69 |
||
52485 | 70 |
* May 2013: Florian Haftmann, TUM |
71 |
Ephemeral interpretation in local theories. |
|
72 |
||
52266 | 73 |
* May 2013: Lukas Bulwahn and Nicolai Schaffroth, TUM |
53164
beb4ee344c22
clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
wenzelm
parents:
52896
diff
changeset
|
74 |
Spec_Check: A Quickcheck tool for Isabelle/ML. |
52266 | 75 |
|
51682 | 76 |
* April 2013: Stefan Berghofer, secunet Security Networks AG |
77 |
Dmitriy Traytel, TUM |
|
78 |
Makarius Wenzel, Université Paris-Sud / LRI |
|
79 |
Case translations as a separate check phase independent of the |
|
80 |
datatype package. |
|
81 |
||
51487 | 82 |
* March 2013: Florian Haftmann, TUM |
51489 | 83 |
Reform of "big operators" on sets. |
84 |
||
85 |
* March 2013: Florian Haftmann, TUM |
|
51487 | 86 |
Algebraic locale hierarchy for orderings and (semi)lattices. |
87 |
||
52503 | 88 |
* February 2013: Florian Haftmann, TUM |
89 |
Reworking and consolidation of code generation for target language |
|
90 |
numerals. |
|
51167 | 91 |
|
52503 | 92 |
* February 2013: Florian Haftmann, TUM |
51173 | 93 |
Sieve of Eratosthenes. |
94 |
||
51167 | 95 |
|
50993 | 96 |
Contributions to Isabelle2013 |
97 |
----------------------------- |
|
47887 | 98 |
|
49532 | 99 |
* 2012: Makarius Wenzel, Université Paris-Sud / LRI |
100 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
101 |
||
50648 | 102 |
* Fall 2012: Daniel Kühlwein, ICIS, Radboud University Nijmegen |
50222 | 103 |
Jasmin Blanchette, TUM |
104 |
Implemented Machine Learning for Sledgehammer (MaSh). |
|
105 |
||
50219 | 106 |
* Fall 2012: Steffen Smolka, TUM |
50648 | 107 |
Various improvements to Sledgehammer's Isar proof generator, |
108 |
including a smart type annotation algorithm and proof shrinking. |
|
50219 | 109 |
|
50573 | 110 |
* December 2012: Alessandro Coglio, Kestrel |
50991 | 111 |
Contributions to HOL's Lattice library. |
50573 | 112 |
|
50142 | 113 |
* November 2012: Fabian Immler, TUM |
50184 | 114 |
"Symbols" dockable for Isabelle/jEdit. |
115 |
||
116 |
* November 2012: Fabian Immler, TUM |
|
117 |
Proof of the Daniell-Kolmogorov theorem: the existence of the limit |
|
118 |
of projective families. |
|
50142 | 119 |
|
49770
cf6a78acf445
efficient construction of red black trees from sorted associative lists
Andreas Lochbihler
parents:
49532
diff
changeset
|
120 |
* October 2012: Andreas Lochbihler, KIT |
50184 | 121 |
Efficient construction of red-black trees from sorted associative |
122 |
lists. |
|
49770
cf6a78acf445
efficient construction of red black trees from sorted associative lists
Andreas Lochbihler
parents:
49532
diff
changeset
|
123 |
|
49190 | 124 |
* September 2012: Florian Haftmann, TUM |
125 |
Lattice instances for type option. |
|
126 |
||
49145 | 127 |
* September 2012: Christian Sternagel, JAIST |
128 |
Consolidated HOL/Library (theories: Prefix_Order, Sublist, and |
|
129 |
Sublist_Order) w.r.t. prefixes, suffixes, and embedding on lists. |
|
130 |
||
48977 | 131 |
* August 2012: Dmitriy Traytel, Andrei Popescu, Jasmin Blanchette, TUM |
49510
ba50d204095e
renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
blanchet
parents:
49481
diff
changeset
|
132 |
New BNF-based (co)datatype package. |
48977 | 133 |
|
134 |
* August 2012: Andrei Popescu and Dmitriy Traytel, TUM |
|
135 |
Theories of ordinals and cardinals. |
|
136 |
||
48585
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
137 |
* July 2012: Makarius Wenzel, Université Paris-Sud / LRI |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
138 |
Advanced support for Isabelle sessions and build management, notably |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
139 |
"isabelle build". |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
140 |
|
48111 | 141 |
* June 2012: Felix Kuperjans, Lukas Bulwahn, TUM and Rafal Kolanski, NICTA |
48585
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
142 |
Simproc for rewriting set comprehensions into pointfree expressions. |
47887 | 143 |
|
49481
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
Andreas Lochbihler
parents:
49190
diff
changeset
|
144 |
* May 2012: Andreas Lochbihler, KIT |
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
Andreas Lochbihler
parents:
49190
diff
changeset
|
145 |
Theory of almost everywhere constant functions. |
48124 | 146 |
|
50648 | 147 |
* 2010-2012: Markus Kaiser and Lukas Bulwahn, TUM |
148 |
Graphview in Scala/Swing. |
|
149 |
||
150 |
||
47462 | 151 |
Contributions to Isabelle2012 |
152 |
----------------------------- |
|
45109 | 153 |
|
47695 | 154 |
* April 2012: Johannes Hölzl, TUM |
47808 | 155 |
Probability: Introduced type to represent measures instead of |
156 |
locales. |
|
47695 | 157 |
|
158 |
* April 2012: Johannes Hölzl, Fabian Immler, TUM |
|
159 |
Float: Moved to Dyadic rationals to represent floating point numers. |
|
160 |
||
47808 | 161 |
* April 2012: Thomas Sewell, NICTA and |
162 |
2010: Sascha Boehme, TUM |
|
163 |
Theory HOL/Word/WordBitwise: logic/circuit expansion of bitvector |
|
164 |
equalities/inequalities. |
|
47567
407cabf66f21
New tactic "word_bitwise" expands word equalities/inequalities into logic.
Thomas Sewell <thomas.sewell@nicta.com.au>
parents:
47563
diff
changeset
|
165 |
|
47808 | 166 |
* March 2012: Christian Sternagel, JAIST |
47448 | 167 |
Consolidated theory of relation composition. |
168 |
||
47413 | 169 |
* March 2012: Nik Sultana, University of Cambridge |
170 |
HOL/TPTP parser and import facilities. |
|
171 |
||
47462 | 172 |
* March 2012: Cezary Kaliszyk, University of Innsbruck and |
173 |
Alexander Krauss, QAware GmbH |
|
174 |
Faster and more scalable Import mechanism for HOL Light proofs. |
|
175 |
||
47563 | 176 |
* January 2012: Florian Haftmann, TUM, et al. |
46596 | 177 |
(Re-)Introduction of the "set" type constructor. |
178 |
||
47700 | 179 |
* 2012: Ondrej Kuncar, TUM |
47808 | 180 |
New package Lifting, various improvements and refinements to the |
181 |
Quotient package. |
|
47700 | 182 |
|
47563 | 183 |
* 2011/2012: Jasmin Blanchette, TUM |
184 |
Various improvements to Sledgehammer, notably: tighter integration |
|
47808 | 185 |
with SPASS, support for more provers (Alt-Ergo, iProver, |
186 |
iProver-Eq). |
|
47563 | 187 |
|
47462 | 188 |
* 2011/2012: Makarius Wenzel, Université Paris-Sud / LRI |
47485 | 189 |
Various refinements of local theory infrastructure. |
47462 | 190 |
Improvements of Isabelle/Scala layer and Isabelle/jEdit Prover IDE. |
47265 | 191 |
|
45109 | 192 |
|
44801 | 193 |
Contributions to Isabelle2011-1 |
194 |
------------------------------- |
|
41651 | 195 |
|
44818
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
196 |
* September 2011: Peter Gammie |
44908 | 197 |
Theory HOL/Library/Saturated: numbers with saturated arithmetic. |
44818
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
198 |
|
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
199 |
* 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
|
200 |
Refined theory on complete lattices. |
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
201 |
|
44967 | 202 |
* August 2011: Brian Huffman, Portland State University |
203 |
Miscellaneous cleanup of Complex_Main and Multivariate_Analysis. |
|
204 |
||
205 |
* June 2011: Brian Huffman, Portland State University |
|
206 |
Proof method "countable_datatype" for theory Library/Countable. |
|
207 |
||
208 |
* 2011: Jasmin Blanchette, TUM |
|
209 |
Various improvements to Sledgehammer, notably: use of sound |
|
210 |
translations, support for more provers (Waldmeister, LEO-II, |
|
211 |
Satallax). Further development of Nitpick and 'try' command. |
|
212 |
||
213 |
* 2011: Andreas Lochbihler, Karlsruhe Institute of Technology |
|
214 |
Theory HOL/Library/Cset_Monad allows do notation for computable sets |
|
215 |
(cset) via the generic monad ad-hoc overloading facility. |
|
216 |
||
217 |
* 2011: Johannes Hölzl, Armin Heller, TUM and |
|
218 |
Bogdan Grechuk, University of Edinburgh |
|
219 |
Theory HOL/Library/Extended_Reals: real numbers extended with plus |
|
220 |
and minus infinity. |
|
221 |
||
44882 | 222 |
* 2011: Makarius Wenzel, Université Paris-Sud / LRI |
223 |
Various building blocks for Isabelle/Scala layer and Isabelle/jEdit |
|
224 |
Prover IDE. |
|
225 |
||
44908 | 226 |
|
41512 | 227 |
Contributions to Isabelle2011 |
228 |
----------------------------- |
|
37383 | 229 |
|
41567 | 230 |
* January 2011: Stefan Berghofer, secunet Security Networks AG |
231 |
HOL-SPARK: an interactive prover back-end for SPARK. |
|
232 |
||
40379 | 233 |
* October 2010: Bogdan Grechuk, University of Edinburgh |
234 |
Extended convex analysis in Multivariate Analysis. |
|
235 |
||
40287 | 236 |
* October 2010: Dmitriy Traytel, TUM |
237 |
Coercive subtyping via subtype constraints. |
|
238 |
||
41531 | 239 |
* October 2010: Alexander Krauss, TUM |
240 |
Command partial_function for function definitions based on complete |
|
241 |
partial orders in HOL. |
|
242 |
||
39644 | 243 |
* September 2010: Florian Haftmann, TUM |
41596 | 244 |
Refined concepts for evaluation, i.e., normalization of terms using |
41531 | 245 |
different techniques. |
40120 | 246 |
|
247 |
* September 2010: Florian Haftmann, TUM |
|
39644 | 248 |
Code generation for Scala. |
249 |
||
38656 | 250 |
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM |
41596 | 251 |
Improved Probability theory in HOL. |
38656 | 252 |
|
38461 | 253 |
* July 2010: Florian Haftmann, TUM |
39644 | 254 |
Reworking and extension of the Imperative HOL framework. |
38461 | 255 |
|
41596 | 256 |
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University |
257 |
of Innsbruck |
|
41531 | 258 |
Ad-hoc overloading. Generic do notation for monads. |
259 |
||
37383 | 260 |
|
37144 | 261 |
Contributions to Isabelle2009-2 |
41512 | 262 |
------------------------------- |
33951 | 263 |
|
37303 | 264 |
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM, |
265 |
Makarius Wenzel, TUM / LRI |
|
266 |
Elimination of type classes from proof terms. |
|
267 |
||
37144 | 268 |
* April 2010: Florian Haftmann, TUM |
36416 | 269 |
Reorganization of abstract algebra type classes. |
270 |
||
37144 | 271 |
* April 2010: Florian Haftmann, TUM |
36416 | 272 |
Code generation for data representations involving invariants; |
273 |
various collections avaiable in theories Fset, Dlist, RBT, |
|
274 |
Mapping and AssocList. |
|
275 |
||
37144 | 276 |
* March 2010: Sascha Boehme, TUM |
277 |
Efficient SHA1 library for Poly/ML. |
|
278 |
||
37282 | 279 |
* February 2010: Cezary Kaliszyk and Christian Urban, TUM |
280 |
Quotient type package for Isabelle/HOL. |
|
281 |
||
26874 | 282 |
|
33842 | 283 |
Contributions to Isabelle2009-1 |
284 |
------------------------------- |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
285 |
|
33862 | 286 |
* November 2009, Brian Huffman, PSU |
287 |
New definitional domain package for HOLCF. |
|
288 |
||
33759
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents:
33649
diff
changeset
|
289 |
* November 2009: Robert Himmelmann, TUM |
33862 | 290 |
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
|
291 |
|
33842 | 292 |
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM |
293 |
A tabled implementation of the reflexive transitive closure. |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
294 |
|
33627
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents:
33419
diff
changeset
|
295 |
* November 2009: Lukas Bulwahn, TUM |
33842 | 296 |
Predicate Compiler: a compiler for inductive predicates to |
33843 | 297 |
equational specifications. |
48977 | 298 |
|
33897 | 299 |
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris |
33842 | 300 |
HOL-Boogie: an interactive prover back-end for Boogie and VCC. |
33419 | 301 |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
302 |
* October 2009: Jasmin Blanchette, TUM |
33842 | 303 |
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
|
304 |
|
33010 | 305 |
* October 2009: Sascha Boehme, TUM |
33182 | 306 |
Extension of SMT method: proof-reconstruction for the SMT solver Z3. |
33010 | 307 |
|
308 |
* October 2009: Florian Haftmann, TUM |
|
33182 | 309 |
Refinement of parts of the HOL datatype package. |
33005 | 310 |
|
33010 | 311 |
* October 2009: Florian Haftmann, TUM |
33182 | 312 |
Generic term styles for term antiquotations. |
33005 | 313 |
|
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
314 |
* September 2009: Thomas Sewell, NICTA |
33182 | 315 |
More efficient HOL/record implementation. |
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
316 |
|
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
317 |
* September 2009: Sascha Boehme, TUM |
33182 | 318 |
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
|
319 |
|
32600 | 320 |
* September 2009: Florian Haftmann, TUM |
33182 | 321 |
Refinement of sets and lattices. |
32600 | 322 |
|
323 |
* July 2009: Jeremy Avigad and Amine Chaieb |
|
33182 | 324 |
New number theory. |
32600 | 325 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
326 |
* July 2009: Philipp Meyer, TUM |
33182 | 327 |
HOL/Library/Sum_Of_Squares: functionality to call a remote csdp |
328 |
prover. |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
329 |
|
31997 | 330 |
* July 2009: Florian Haftmann, TUM |
33182 | 331 |
New quickcheck implementation using new code generator. |
31997 | 332 |
|
333 |
* July 2009: Florian Haftmann, TUM |
|
39644 | 334 |
HOL/Library/Fset: an explicit type of sets; finite sets ready to use |
33182 | 335 |
for code generation. |
31466 | 336 |
|
337 |
* June 2009: Florian Haftmann, TUM |
|
33843 | 338 |
HOL/Library/Tree: search trees implementing mappings, ready to use |
33182 | 339 |
for code generation. |
30978 | 340 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
341 |
* March 2009: Philipp Meyer, TUM |
33843 | 342 |
Minimization tool for results from Sledgehammer. |
33182 | 343 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
344 |
|
30978 | 345 |
Contributions to Isabelle2009 |
346 |
----------------------------- |
|
347 |
||
30383 | 348 |
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of |
349 |
Cambridge |
|
350 |
Elementary topology in Euclidean space. |
|
351 |
||
30886
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
352 |
* March 2009: Johannes Hoelzl, TUM |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
353 |
Method "approximation", which proves real valued inequalities by |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
354 |
computation. |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
355 |
|
30179 | 356 |
* February 2009: Filip Maric, Univ. of Belgrade |
357 |
A Serbian theory. |
|
358 |
||
30162 | 359 |
* February 2009: Jasmin Christian Blanchette, TUM |
30154 | 360 |
Misc cleanup of HOL/refute. |
361 |
||
30162 | 362 |
* February 2009: Timothy Bourke, NICTA |
29883 | 363 |
New find_consts command. |
364 |
||
30162 | 365 |
* February 2009: Timothy Bourke, NICTA |
29861
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
366 |
"solves" criterion for find_theorems and auto_solve option |
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
367 |
|
29398 | 368 |
* December 2008: Clemens Ballarin, TUM |
369 |
New locale implementation. |
|
370 |
||
29182 | 371 |
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM |
372 |
Method "sizechange" for advanced termination proofs. |
|
373 |
||
28901 | 374 |
* November 2008: Timothy Bourke, NICTA |
375 |
Performance improvement (factor 50) for find_theorems. |
|
376 |
||
29398 | 377 |
* 2008: Florian Haftmann, TUM |
378 |
Various extensions and restructurings in HOL, improvements |
|
379 |
in evaluation mechanisms, new module binding.ML for name bindings. |
|
380 |
||
28604
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
381 |
* October 2008: Fabian Immler, TUM |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
382 |
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
|
383 |
processes. Additional ATP wrappers, including remote SystemOnTPTP |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
384 |
services. |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
385 |
|
30162 | 386 |
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen |
387 |
Prover for coherent logic. |
|
388 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
389 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
390 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
391 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
392 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
393 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
394 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
395 |
|
27009 | 396 |
* 2007/2008: |
397 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
398 |
HOL library improvements. |
|
25468 | 399 |
|
27009 | 400 |
* 2007/2008: Brian Huffman, PSU |
401 |
HOLCF library improvements. |
|
402 |
||
403 |
* 2007/2008: Stefan Berghofer, TUM |
|
30179 | 404 |
HOL-Nominal package improvements. |
27009 | 405 |
|
406 |
* March 2008: Markus Reiter, TUM |
|
407 |
HOL/Library/RBT: red-black trees. |
|
26728 | 408 |
|
26874 | 409 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
410 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
411 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
412 |
for HOL. |
|
26728 | 413 |
|
27009 | 414 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
415 |
Misc improvements of record package in HOL. |
|
416 |
||
417 |
* December 2007: Florian Haftmann, TUM |
|
418 |
Overloading and class instantiation target. |
|
419 |
||
420 |
* December 2007: Florian Haftmann, TUM |
|
421 |
New version of primrec package for local theories. |
|
422 |
||
423 |
* December 2007: Alexander Krauss, TUM |
|
424 |
Method "induction_scheme" in HOL. |
|
425 |
||
426 |
* November 2007: Peter Lammich, Uni Muenster |
|
427 |
HOL-Lattice: some more lemmas. |
|
26198 | 428 |
|
26874 | 429 |
|
25454 | 430 |
Contributions to Isabelle2007 |
431 |
----------------------------- |
|
23252 | 432 |
|
25409 | 433 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 434 |
State Spaces: The Locale Way (in HOL). |
435 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
436 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
437 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
438 |
|
24799 | 439 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
440 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 441 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
442 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
443 |
* August 2007: Brian Huffman, PSU |
24799 | 444 |
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
|
445 |
|
23252 | 446 |
* June 2007: Amine Chaieb, TUM |
24799 | 447 |
Semiring normalization and Groebner Bases. |
25449 | 448 |
Support for dense linear orders. |
17866 | 449 |
|
23449 | 450 |
* June 2007: Joe Hurd, Oxford |
24799 | 451 |
Metis theorem-prover. |
452 |
||
453 |
* 2007: Kong W. Susanto, Cambridge |
|
454 |
HOL: Metis prover integration. |
|
23449 | 455 |
|
24799 | 456 |
* 2007: Stefan Berghofer, TUM |
25449 | 457 |
HOL: inductive predicates and sets. |
24799 | 458 |
|
24803 | 459 |
* 2007: Norbert Schirmer, TUM |
460 |
HOL/record: misc improvements. |
|
461 |
||
24799 | 462 |
* 2006/2007: Alexander Krauss, TUM |
463 |
HOL: function package and related theories on termination. |
|
23449 | 464 |
|
22449 | 465 |
* 2006/2007: Florian Haftmann, TUM |
466 |
Pure: generic code generator framework. |
|
467 |
Pure: class package. |
|
24799 | 468 |
HOL: theory reorganization, code generator setup. |
469 |
||
25449 | 470 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
471 |
Julien Narboux, TUM |
|
24799 | 472 |
HOL/Nominal package and related tools. |
22449 | 473 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
474 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 475 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
476 |
|
21169 | 477 |
* October 2006: Stefan Hohe, TUM |
478 |
HOL-Algebra: ideals and quotients over rings. |
|
479 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
480 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
481 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
482 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
483 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
484 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
485 |
|
19896 | 486 |
* May 2006: Klaus Aehlig, LMU |
487 |
Command 'normal_form': normalization by evaluation. |
|
488 |
||
19650 | 489 |
* May 2006: Amine Chaieb, TUM |
490 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
491 |
arithmetic. |
|
19470 | 492 |
|
493 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 494 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 495 |
not denumerable, harmonic and arithmetic series, and denumerability |
496 |
of rationals. |
|
17532 | 497 |
|
19650 | 498 |
* October 2005: Martin Wildmoser, TUM |
499 |
Sketch for Isar 'guess' element. |
|
500 |
||
501 |
||
25454 | 502 |
Contributions to Isabelle2005 |
503 |
----------------------------- |
|
17382 | 504 |
|
17640 | 505 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
506 |
HOL-Complex: Formalization of Taylor series. |
|
507 |
||
508 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
509 |
Components for SAT solver method using zChaff. |
|
510 |
||
17534 | 511 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
512 |
A Chinese theory. |
|
513 |
||
17562 | 514 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 515 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 516 |
|
17532 | 517 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 518 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 519 |
|
16892 | 520 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
521 |
Some structured proofs about completeness of real numbers. |
|
522 |
||
17532 | 523 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
524 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 525 |
|
16252 | 526 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 527 |
Improved subst method. |
528 |
||
529 |
* 2005: Brian Huffman, OGI |
|
530 |
Various improvements of HOLCF. |
|
531 |
Some improvements of the HOL-Complex library. |
|
532 |
||
533 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
534 |
Some support for asynchronous communication with external provers |
|
535 |
(experimental). |
|
536 |
||
537 |
* 2005: Florian Haftmann, TUM |
|
17543 | 538 |
Contributions to document 'sugar'. |
17532 | 539 |
Various ML combinators, notably linear functional transformations. |
540 |
Some cleanup of ML legacy. |
|
541 |
Additional antiquotations. |
|
542 |
Improved Isabelle web site. |
|
543 |
||
544 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
545 |
Various elements of XML and PGIP based communication with user |
|
546 |
interfaces (experimental). |
|
547 |
||
548 |
* 2004/2005: Gerwin Klein, NICTA |
|
549 |
Contributions to document 'sugar'. |
|
550 |
Improved Isabelle web site. |
|
551 |
Improved HTML presentation of theories. |
|
552 |
||
553 |
* 2004/2005: Clemens Ballarin, TUM |
|
554 |
Provers: tools for transitive relations and quasi orders. |
|
555 |
Improved version of locales, notably interpretation of locales. |
|
556 |
Improved version of HOL-Algebra. |
|
557 |
||
558 |
* 2004/2005: Amine Chaieb, TUM |
|
559 |
Improved version of HOL presburger method. |
|
560 |
||
561 |
* 2004/2005: Steven Obua, TUM |
|
562 |
Improved version of HOL/Import, support for HOL-Light. |
|
563 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 564 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 565 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 566 |
|
567 |
* 2004/2005: Norbert Schirmer, TUM |
|
568 |
Contributions to document 'sugar'. |
|
569 |
Improved version of HOL/record. |
|
570 |
||
571 |
* 2004/2005: Sebastian Skalberg, TUM |
|
572 |
Improved version of HOL/Import. |
|
573 |
Some internal ML reorganizations. |
|
574 |
||
575 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 576 |
SAT solver method using zChaff. |
17532 | 577 |
Improved version of HOL/refute. |