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