author | paulson |
Wed, 02 May 2018 23:33:00 +0100 | |
changeset 68070 | 8dc792d440b9 |
parent 68028 | 1f9f973eed2a |
child 68073 | fad29d2a17a5 |
permissions | -rw-r--r-- |
24799 | 1 |
For the purposes of the license agreement in the file COPYRIGHT, a |
62098 | 2 |
'contributor' is anybody who is listed in this file (CONTRIBUTORS) or who is |
3 |
listed as an author in one of the source files of this Isabelle distribution. |
|
4 |
||
23382 | 5 |
|
66651 | 6 |
Contributions to this Isabelle version |
7 |
-------------------------------------- |
|
8 |
||
68028 | 9 |
* May 2018: Florian Haftmann |
10 |
Consolidation of string-like types in HOL. |
|
11 |
||
67928 | 12 |
* March 2018: Florian Haftmann |
68027 | 13 |
Abstract bit operations push_bit, take_bit, drop_bit, alongside |
67928 | 14 |
with an algebraic foundation for bit strings and word types in |
15 |
HOL-ex. |
|
16 |
||
67831
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
17 |
* March 2018: Viorel Preoteasa |
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
18 |
Generalisation of complete_distrib_lattice |
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
19 |
|
67456 | 20 |
* January 2018: Sebastien Gouezel |
21 |
Various small additions to HOL-Analysis |
|
22 |
||
67224 | 23 |
* December 2017: Jan Gilcher, Andreas Lochbihler, Dmitriy Traytel |
67279 | 24 |
A new conditional parametricity prover. |
67224 | 25 |
|
66893
ced164fe3bbd
derived axiom iffI as a lemma (thanks to Alexander Maletzky)
nipkow
parents:
66651
diff
changeset
|
26 |
* October 2017: Alexander Maletzky |
ced164fe3bbd
derived axiom iffI as a lemma (thanks to Alexander Maletzky)
nipkow
parents:
66651
diff
changeset
|
27 |
Derivation of axiom "iff" in HOL.thy from the other axioms. |
66651 | 28 |
|
66475 | 29 |
Contributions to Isabelle2017 |
66482 | 30 |
----------------------------- |
64439 | 31 |
|
66648 | 32 |
* September 2017: Lawrence Paulson |
33 |
HOL-Analysis, e.g. simplicial complexes, Jordan Curve Theorem. |
|
34 |
||
35 |
* September 2017: Jasmin Blanchette |
|
36 |
Further integration of Nunchaku model finder. |
|
37 |
||
66475 | 38 |
* November 2016 - June 2017: Makarius Wenzel |
39 |
New Isabelle/VSCode, with underlying restructuring of Isabelle/PIDE. |
|
40 |
||
41 |
* 2017: Makarius Wenzel |
|
42 |
Session-qualified theory names (theory imports and ROOT files). |
|
43 |
Prover IDE improvements. |
|
44 |
Support for SQL databases in Isabelle/Scala: SQLite and PostgreSQL. |
|
45 |
||
66563 | 46 |
* August 2017: Andreas Lochbihler, ETH Zurich |
47 |
type of unordered pairs (HOL-Library.Uprod) |
|
48 |
||
66480
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
49 |
* August 2017: Manuel Eberl, TUM |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
50 |
HOL-Analysis: infinite products over natural numbers, |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
51 |
infinite sums over arbitrary sets, connection between formal |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
52 |
power series and analytic complex functions |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
53 |
|
65330 | 54 |
* March 2017: Alasdair Armstrong, University of Sheffield and |
55 |
Simon Foster, University of York |
|
65099
30d0b2f1df76
Knaster-Tarski fixed point theorem and Galois Connections.
ballarin
parents:
65042
diff
changeset
|
56 |
Fixed-point theory and Galois Connections in HOL-Algebra. |
30d0b2f1df76
Knaster-Tarski fixed point theorem and Galois Connections.
ballarin
parents:
65042
diff
changeset
|
57 |
|
65041 | 58 |
* February 2017: Florian Haftmann, TUM |
65042 | 59 |
Statically embedded computations implemented by generated code. |
65041 | 60 |
|
64439 | 61 |
|
64072 | 62 |
Contributions to Isabelle2016-1 |
63 |
------------------------------- |
|
62216 | 64 |
|
64551 | 65 |
* December 2016: Ondřej Kunčar, TUM |
66 |
Types_To_Sets: experimental extension of Higher-Order Logic to allow |
|
67 |
translation of types to sets. |
|
68 |
||
64393 | 69 |
* October 2016: Jasmin Blanchette |
70 |
Integration of Nunchaku model finder. |
|
71 |
||
72 |
* October 2016: Jaime Mendizabal Roche, TUM |
|
73 |
Ported remaining theories of session Old_Number_Theory to the new |
|
74 |
Number_Theory and removed Old_Number_Theory. |
|
75 |
||
76 |
* September 2016: Sascha Boehme |
|
77 |
Proof method "argo" based on SMT technology for a combination of |
|
78 |
quantifier-free propositional logic, equality and linear real arithmetic |
|
79 |
||
80 |
* July 2016: Daniel Stuewe |
|
81 |
Height-size proofs in HOL-Data_Structures. |
|
82 |
||
83 |
* July 2016: Manuel Eberl, TUM |
|
84 |
Algebraic foundation for primes; generalization from nat to general |
|
85 |
factorial rings. |
|
86 |
||
87 |
* June 2016: Andreas Lochbihler, ETH Zurich |
|
88 |
Formalisation of discrete subprobability distributions. |
|
89 |
||
90 |
* June 2016: Florian Haftmann, TUM |
|
91 |
Improvements to code generation: optional timing measurements, more succint |
|
92 |
closures for static evaluation, less ambiguities concering Scala implicits. |
|
93 |
||
94 |
* May 2016: Manuel Eberl, TUM |
|
95 |
Code generation for Probability Mass Functions. |
|
62343
24106dc44def
prefer abbreviations for compound operators INFIMUM and SUPREMUM
haftmann
parents:
62284
diff
changeset
|
96 |
|
64011 | 97 |
* March 2016: Florian Haftmann, TUM |
62499 | 98 |
Abstract factorial rings with unique factorization. |
99 |
||
64011 | 100 |
* March 2016: Florian Haftmann, TUM |
64393 | 101 |
Reworking of the HOL char type as special case of a finite numeral type. |
62216 | 102 |
|
64393 | 103 |
* March 2016: Andreas Lochbihler, ETH Zurich |
104 |
Reasoning support for monotonicity, continuity and admissibility in |
|
105 |
chain-complete partial orders. |
|
64011 | 106 |
|
64393 | 107 |
* February - October 2016: Makarius Wenzel |
108 |
Prover IDE improvements. |
|
109 |
ML IDE improvements: bootstrap of Pure. |
|
110 |
Isar language consolidation. |
|
111 |
Notational modernization of HOL. |
|
112 |
Tight Poly/ML integration. |
|
113 |
More Isabelle/Scala system programming modules (e.g. SSH, Mercurial). |
|
63552 | 114 |
|
64433 | 115 |
* Winter 2016: Jasmin Blanchette, Inria & LORIA & MPII, Aymeric Bouzy, |
116 |
Ecole polytechnique, Andreas Lochbihler, ETH Zurich, Andrei Popescu, |
|
117 |
Middlesex University, and Dmitriy Traytel, ETH Zurich |
|
118 |
'corec' command and friends. |
|
119 |
||
64393 | 120 |
* January 2016: Florian Haftmann, TUM |
121 |
Abolition of compound operators INFIMUM and SUPREMUM for complete lattices. |
|
64389 | 122 |
|
123 |
||
62016 | 124 |
Contributions to Isabelle2016 |
125 |
----------------------------- |
|
60138 | 126 |
|
62201
eca7b38c8ee5
Added approximation of powr to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62138
diff
changeset
|
127 |
* Winter 2016: Manuel Eberl, TUM |
eca7b38c8ee5
Added approximation of powr to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62138
diff
changeset
|
128 |
Support for real exponentiation ("powr") in the "approximation" method. |
62693 | 129 |
(This was removed in Isabelle 2015 due to a changed definition of "powr".) |
62201
eca7b38c8ee5
Added approximation of powr to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62138
diff
changeset
|
130 |
|
62138 | 131 |
* Summer 2015 - Winter 2016: Lawrence C Paulson, Cambridge |
132 |
General, homology form of Cauchy's integral theorem and supporting material |
|
62205 | 133 |
(ported from HOL Light). |
62138 | 134 |
|
62118 | 135 |
* Winter 2015/16: Gerwin Klein, NICTA |
62205 | 136 |
New print_record command. |
62118 | 137 |
|
62236 | 138 |
* May - December 2015: Makarius Wenzel |
139 |
Prover IDE improvements. |
|
140 |
More Isar language elements. |
|
141 |
Document language refinements. |
|
142 |
Poly/ML debugger integration. |
|
143 |
Improved multi-platform and multi-architecture support. |
|
144 |
||
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
145 |
* Winter 2015: Manuel Eberl, TUM |
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
146 |
The radius of convergence of power series and various summability tests. |
62064 | 147 |
Harmonic numbers and the Euler-Mascheroni constant. |
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
148 |
The Generalised Binomial Theorem. |
62064 | 149 |
The complex and real Gamma/log-Gamma/Digamma/Polygamma functions and their |
150 |
most important properties. |
|
62138 | 151 |
|
62086
1c0246456ab9
Added formal power series updates to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62084
diff
changeset
|
152 |
* Autumn 2015: Manuel Eberl, TUM |
1c0246456ab9
Added formal power series updates to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62084
diff
changeset
|
153 |
Proper definition of division (with remainder) for formal power series; |
1c0246456ab9
Added formal power series updates to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62084
diff
changeset
|
154 |
Euclidean Ring and GCD instance for formal power series. |
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
155 |
|
61891
76189756ff65
documentation on last state of the art concerning interpretation
haftmann
parents:
61766
diff
changeset
|
156 |
* Autumn 2015: Florian Haftmann, TUM |
62064 | 157 |
Rewrite definitions for global interpretations and sublocale declarations. |
61891
76189756ff65
documentation on last state of the art concerning interpretation
haftmann
parents:
61766
diff
changeset
|
158 |
|
61766
507b39df1a57
add formalisation of Bourbaki-Witt fixpoint theorem
Andreas Lochbihler
parents:
61552
diff
changeset
|
159 |
* Autumn 2015: Andreas Lochbihler |
62064 | 160 |
Bourbaki-Witt fixpoint theorem for increasing functions on chain-complete |
161 |
partial orders. |
|
61766
507b39df1a57
add formalisation of Bourbaki-Witt fixpoint theorem
Andreas Lochbihler
parents:
61552
diff
changeset
|
162 |
|
61552
980dd46a03fb
Added binomial identities to CONTRIBUTORS; small lemmas on of_int/pochhammer
eberlm
parents:
60920
diff
changeset
|
163 |
* 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
|
164 |
A large number of additional binomial identities. |
980dd46a03fb
Added binomial identities to CONTRIBUTORS; small lemmas on of_int/pochhammer
eberlm
parents:
60920
diff
changeset
|
165 |
|
60632 | 166 |
* Summer 2015: Daniel Matichuk, NICTA and Makarius Wenzel |
62064 | 167 |
Isar subgoal command for proof structure within unstructured proof scripts. |
60632 | 168 |
|
60434 | 169 |
* Summer 2015: Florian Haftmann, TUM |
60632 | 170 |
Generic partial division in rings as inverse operation of multiplication. |
60434 | 171 |
|
60517
f16e4fb20652
separate class for notions specific for integral (semi)domains, in contrast to fields where these are trivial
haftmann
parents:
60434
diff
changeset
|
172 |
* Summer 2015: Manuel Eberl and Florian Haftmann, TUM |
62064 | 173 |
Type class hierarchy with common algebraic notions of integral (semi)domains |
174 |
like units, associated elements and normalization 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
|
175 |
|
60804 | 176 |
* Summer 2015: Florian Haftmann, TUM |
177 |
Fundamentals of abstract type class for factorial rings. |
|
178 |
||
60920 | 179 |
* Summer 2015: Julian Biendarra, TUM and Dmitriy Traytel, ETH Zurich |
62064 | 180 |
Command to lift a BNF structure on the raw type to the abstract type for |
181 |
typedefs. |
|
60920 | 182 |
|
62236 | 183 |
* Summer 2014: Jeremy Avigad, Luke Serafin, CMU, and Johannes Hölzl, TUM |
184 |
Proof of the central limit theorem: includes weak convergence, |
|
185 |
characteristic functions, and Levy's uniqueness and continuity theorem. |
|
186 |
||
60138 | 187 |
|
60012 | 188 |
Contributions to Isabelle2015 |
189 |
----------------------------- |
|
57695 | 190 |
|
60119
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
wenzelm
parents:
60012
diff
changeset
|
191 |
* 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
|
192 |
The Eisbach proof method language and "match" method. |
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
wenzelm
parents:
60012
diff
changeset
|
193 |
|
60260 | 194 |
* Winter 2014 and Spring 2015: Ondrej Kuncar, TUM |
60261 | 195 |
Extension of lift_definition to execute lifted functions that have as a |
196 |
return type a datatype containing a subtype. |
|
60260 | 197 |
|
59980 | 198 |
* March 2015: Jasmin Blanchette, Inria & LORIA & MPII, Mathias Fleury, MPII, |
199 |
and Dmitriy Traytel, TUM |
|
59813 | 200 |
More multiset theorems, syntax, and operations. |
201 |
||
59980 | 202 |
* December 2014: Johannes Hölzl, Manuel Eberl, Sudeep Kanav, TUM, and |
203 |
Jeremy Avigad, Luke Serafin, CMU |
|
204 |
Various integration theorems: mostly integration on intervals and |
|
205 |
substitution. |
|
59092
d469103c0737
add integral substitution theorems from Manuel Eberl, Jeremy Avigad, Luke Serafin, and Sudeep Kanav
hoelzl
parents:
58626
diff
changeset
|
206 |
|
58196
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
207 |
* September 2014: Florian Haftmann, TUM |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
208 |
Lexicographic order on functions and |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
209 |
sum/product over function bodies. |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
210 |
|
58626 | 211 |
* August 2014: Andreas Lochbihler, ETH Zurich |
59980 | 212 |
Test infrastructure for executing generated code in target languages. |
58626 | 213 |
|
58023
62826b36ac5e
generic euclidean algorithm (due to Manuel Eberl)
haftmann
parents:
57882
diff
changeset
|
214 |
* August 2014: Manuel Eberl, TUM |
59980 | 215 |
Generic euclidean algorithms for GCD et al. |
58023
62826b36ac5e
generic euclidean algorithm (due to Manuel Eberl)
haftmann
parents:
57882
diff
changeset
|
216 |
|
57695 | 217 |
|
57452 | 218 |
Contributions to Isabelle2014 |
219 |
----------------------------- |
|
54055 | 220 |
|
57513 | 221 |
* July 2014: Thomas Sewell, NICTA |
57516 | 222 |
Preserve equality hypotheses in "clarify" and friends. New |
223 |
"hypsubst_thin" method configuration option. |
|
57513 | 224 |
|
57519 | 225 |
* Summer 2014: Florian Haftmann, TUM |
226 |
Consolidation and generalization of facts concerning (abelian) |
|
227 |
semigroups and monoids, particularly products (resp. sums) on |
|
228 |
finite sets. |
|
57419 | 229 |
|
57216 | 230 |
* Summer 2014: Mathias Fleury, ENS Rennes, and Albert Steckermeier, TUM |
57452 | 231 |
Work on exotic automatic theorem provers for Sledgehammer (LEO-II, |
232 |
veriT, Waldmeister, etc.). |
|
57216 | 233 |
|
57875 | 234 |
* June 2014: Florian Haftmann, TUM |
235 |
Internal reorganisation of the local theory / named target stack. |
|
236 |
||
57254
d3d91422f408
lemmas about the moments of the normal distribution
hoelzl
parents:
57252
diff
changeset
|
237 |
* June 2014: Sudeep Kanav, TUM, Jeremy Avigad, CMU, and Johannes Hölzl, TUM |
57452 | 238 |
Various properties of exponentially, Erlang, and normal distributed |
239 |
random variables. |
|
57235
b0b9a10e4bf4
properties of Erlang and exponentially distributed random variables (by Sudeep Kanav)
hoelzl
parents:
57216
diff
changeset
|
240 |
|
57452 | 241 |
* May 2014: Cezary Kaliszyk, University of Innsbruck, and |
242 |
Jasmin Blanchette, TUM |
|
57030 | 243 |
SML-based engines for MaSh. |
244 |
||
55913 | 245 |
* March 2014: René Thiemann |
55895 | 246 |
Improved code generation for multisets. |
247 |
||
56416 | 248 |
* February 2014: Florian Haftmann, TUM |
57452 | 249 |
Permanent interpretation inside theory, locale and class targets |
250 |
with mixin definitions. |
|
251 |
||
57474 | 252 |
* Spring 2014: Lawrence C Paulson, Cambridge |
253 |
Theory Complex_Basic_Analysis. Tidying up Number_Theory vs Old_Number_Theory |
|
254 |
||
57827 | 255 |
* Winter 2013 and Spring 2014: Ondrej Kuncar, TUM |
256 |
Various improvements to Lifting/Transfer, integration with the BNF package. |
|
257 |
||
57452 | 258 |
* Winter 2013 and Spring 2014: Makarius Wenzel, Université Paris-Sud / LRI |
259 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
56416 | 260 |
|
57452 | 261 |
* Fall 2013 and Winter 2014: Martin Desharnais, Lorenz Panny, |
262 |
Dmitriy Traytel, and Jasmin Blanchette, TUM |
|
263 |
Various improvements to the BNF-based (co)datatype package, |
|
264 |
including a more polished "primcorec" command, optimizations, and |
|
265 |
integration in the "HOL" session. |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
266 |
|
57452 | 267 |
* Winter/Spring 2014: Sascha Boehme, QAware GmbH, and |
268 |
Jasmin Blanchette, TUM |
|
269 |
"SMT2" module and "smt2" proof method, based on SMT-LIB 2 and |
|
270 |
Z3 4.3. |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
271 |
|
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
|
272 |
* 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
|
273 |
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
|
274 |
Isabelle/jEdit Prover IDE. |
54055 | 275 |
|
56416 | 276 |
* December 2013: Florian Haftmann, TUM |
277 |
Consolidation of abstract interpretations concerning min and max. |
|
278 |
||
279 |
* November 2013: Florian Haftmann, TUM |
|
56418 | 280 |
Abolition of negative numeral literals in the logic. |
56416 | 281 |
|
55913 | 282 |
|
53984 | 283 |
Contributions to Isabelle2013-1 |
284 |
------------------------------- |
|
50994 | 285 |
|
54363 | 286 |
* September 2013: Lars Noschinski, TUM |
54364 | 287 |
Conversion between function definitions as list of equations and |
288 |
case expressions in HOL. |
|
289 |
New library Simps_Case_Conv with commands case_of_simps, |
|
290 |
simps_of_case. |
|
54363 | 291 |
|
53396 | 292 |
* September 2013: Nik Sultana, University of Cambridge |
293 |
Improvements to HOL/TPTP parser and import facilities. |
|
294 |
||
54029 | 295 |
* September 2013: Johannes Hölzl and Dmitriy Traytel, TUM |
296 |
New "coinduction" method (residing in HOL-BNF) to avoid boilerplate. |
|
297 |
||
53984 | 298 |
* Summer 2013: Makarius Wenzel, Université Paris-Sud / LRI |
299 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
300 |
||
53613 | 301 |
* Summer 2013: Manuel Eberl, TUM |
302 |
Generation of elimination rules in the function package. |
|
303 |
New command "fun_cases". |
|
304 |
||
54051 | 305 |
* Summer 2013: Christian Sternagel, JAIST |
306 |
Improved support for ad hoc overloading of constants, including |
|
307 |
documentation and examples. |
|
308 |
||
53396 | 309 |
* Spring and Summer 2013: Lorenz Panny, Dmitriy Traytel, and |
310 |
Jasmin Blanchette, TUM |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
311 |
Various improvements to the BNF-based (co)datatype package, including |
54010 | 312 |
"primrec_new" and "primcorec" commands and a compatibility layer. |
53307 | 313 |
|
54021 | 314 |
* Spring and Summer 2013: Ondrej Kuncar, TUM |
54035 | 315 |
Various improvements of Lifting and Transfer packages. |
54021 | 316 |
|
317 |
* Spring 2013: Brian Huffman, Galois Inc. |
|
54035 | 318 |
Improvements of the Transfer package. |
54051 | 319 |
|
53728 | 320 |
* Summer 2013: Daniel Kühlwein, ICIS, Radboud University Nijmegen |
321 |
Jasmin Blanchette, TUM |
|
322 |
Various improvements to MaSh, including a server mode. |
|
323 |
||
324 |
* First half of 2013: Steffen Smolka, TUM |
|
325 |
Further improvements to Sledgehammer's Isar proof generator. |
|
326 |
||
52485 | 327 |
* May 2013: Florian Haftmann, TUM |
328 |
Ephemeral interpretation in local theories. |
|
329 |
||
52266 | 330 |
* 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
|
331 |
Spec_Check: A Quickcheck tool for Isabelle/ML. |
52266 | 332 |
|
51682 | 333 |
* April 2013: Stefan Berghofer, secunet Security Networks AG |
334 |
Dmitriy Traytel, TUM |
|
335 |
Makarius Wenzel, Université Paris-Sud / LRI |
|
336 |
Case translations as a separate check phase independent of the |
|
337 |
datatype package. |
|
338 |
||
51487 | 339 |
* March 2013: Florian Haftmann, TUM |
51489 | 340 |
Reform of "big operators" on sets. |
341 |
||
342 |
* March 2013: Florian Haftmann, TUM |
|
51487 | 343 |
Algebraic locale hierarchy for orderings and (semi)lattices. |
344 |
||
52503 | 345 |
* February 2013: Florian Haftmann, TUM |
346 |
Reworking and consolidation of code generation for target language |
|
347 |
numerals. |
|
51167 | 348 |
|
52503 | 349 |
* February 2013: Florian Haftmann, TUM |
51173 | 350 |
Sieve of Eratosthenes. |
351 |
||
51167 | 352 |
|
50993 | 353 |
Contributions to Isabelle2013 |
354 |
----------------------------- |
|
47887 | 355 |
|
49532 | 356 |
* 2012: Makarius Wenzel, Université Paris-Sud / LRI |
357 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
358 |
||
50648 | 359 |
* Fall 2012: Daniel Kühlwein, ICIS, Radboud University Nijmegen |
50222 | 360 |
Jasmin Blanchette, TUM |
361 |
Implemented Machine Learning for Sledgehammer (MaSh). |
|
362 |
||
50219 | 363 |
* Fall 2012: Steffen Smolka, TUM |
50648 | 364 |
Various improvements to Sledgehammer's Isar proof generator, |
365 |
including a smart type annotation algorithm and proof shrinking. |
|
50219 | 366 |
|
50573 | 367 |
* December 2012: Alessandro Coglio, Kestrel |
50991 | 368 |
Contributions to HOL's Lattice library. |
50573 | 369 |
|
50142 | 370 |
* November 2012: Fabian Immler, TUM |
50184 | 371 |
"Symbols" dockable for Isabelle/jEdit. |
372 |
||
373 |
* November 2012: Fabian Immler, TUM |
|
374 |
Proof of the Daniell-Kolmogorov theorem: the existence of the limit |
|
375 |
of projective families. |
|
50142 | 376 |
|
49770
cf6a78acf445
efficient construction of red black trees from sorted associative lists
Andreas Lochbihler
parents:
49532
diff
changeset
|
377 |
* October 2012: Andreas Lochbihler, KIT |
50184 | 378 |
Efficient construction of red-black trees from sorted associative |
379 |
lists. |
|
49770
cf6a78acf445
efficient construction of red black trees from sorted associative lists
Andreas Lochbihler
parents:
49532
diff
changeset
|
380 |
|
49190 | 381 |
* September 2012: Florian Haftmann, TUM |
382 |
Lattice instances for type option. |
|
383 |
||
49145 | 384 |
* September 2012: Christian Sternagel, JAIST |
385 |
Consolidated HOL/Library (theories: Prefix_Order, Sublist, and |
|
386 |
Sublist_Order) w.r.t. prefixes, suffixes, and embedding on lists. |
|
387 |
||
48977 | 388 |
* 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
|
389 |
New BNF-based (co)datatype package. |
48977 | 390 |
|
391 |
* August 2012: Andrei Popescu and Dmitriy Traytel, TUM |
|
392 |
Theories of ordinals and cardinals. |
|
393 |
||
48585
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
394 |
* July 2012: Makarius Wenzel, Université Paris-Sud / LRI |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
395 |
Advanced support for Isabelle sessions and build management, notably |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
396 |
"isabelle build". |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
397 |
|
48111 | 398 |
* 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
|
399 |
Simproc for rewriting set comprehensions into pointfree expressions. |
47887 | 400 |
|
49481
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
Andreas Lochbihler
parents:
49190
diff
changeset
|
401 |
* May 2012: Andreas Lochbihler, KIT |
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
Andreas Lochbihler
parents:
49190
diff
changeset
|
402 |
Theory of almost everywhere constant functions. |
48124 | 403 |
|
50648 | 404 |
* 2010-2012: Markus Kaiser and Lukas Bulwahn, TUM |
405 |
Graphview in Scala/Swing. |
|
406 |
||
407 |
||
47462 | 408 |
Contributions to Isabelle2012 |
409 |
----------------------------- |
|
45109 | 410 |
|
47695 | 411 |
* April 2012: Johannes Hölzl, TUM |
47808 | 412 |
Probability: Introduced type to represent measures instead of |
413 |
locales. |
|
47695 | 414 |
|
415 |
* April 2012: Johannes Hölzl, Fabian Immler, TUM |
|
416 |
Float: Moved to Dyadic rationals to represent floating point numers. |
|
417 |
||
47808 | 418 |
* April 2012: Thomas Sewell, NICTA and |
419 |
2010: Sascha Boehme, TUM |
|
420 |
Theory HOL/Word/WordBitwise: logic/circuit expansion of bitvector |
|
421 |
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
|
422 |
|
47808 | 423 |
* March 2012: Christian Sternagel, JAIST |
47448 | 424 |
Consolidated theory of relation composition. |
425 |
||
47413 | 426 |
* March 2012: Nik Sultana, University of Cambridge |
427 |
HOL/TPTP parser and import facilities. |
|
428 |
||
47462 | 429 |
* March 2012: Cezary Kaliszyk, University of Innsbruck and |
430 |
Alexander Krauss, QAware GmbH |
|
431 |
Faster and more scalable Import mechanism for HOL Light proofs. |
|
432 |
||
47563 | 433 |
* January 2012: Florian Haftmann, TUM, et al. |
46596 | 434 |
(Re-)Introduction of the "set" type constructor. |
435 |
||
47700 | 436 |
* 2012: Ondrej Kuncar, TUM |
47808 | 437 |
New package Lifting, various improvements and refinements to the |
438 |
Quotient package. |
|
47700 | 439 |
|
47563 | 440 |
* 2011/2012: Jasmin Blanchette, TUM |
441 |
Various improvements to Sledgehammer, notably: tighter integration |
|
47808 | 442 |
with SPASS, support for more provers (Alt-Ergo, iProver, |
443 |
iProver-Eq). |
|
47563 | 444 |
|
47462 | 445 |
* 2011/2012: Makarius Wenzel, Université Paris-Sud / LRI |
47485 | 446 |
Various refinements of local theory infrastructure. |
47462 | 447 |
Improvements of Isabelle/Scala layer and Isabelle/jEdit Prover IDE. |
47265 | 448 |
|
45109 | 449 |
|
44801 | 450 |
Contributions to Isabelle2011-1 |
451 |
------------------------------- |
|
41651 | 452 |
|
44818
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
453 |
* September 2011: Peter Gammie |
44908 | 454 |
Theory HOL/Library/Saturated: numbers with saturated arithmetic. |
44818
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
455 |
|
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
456 |
* 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
|
457 |
Refined theory on complete lattices. |
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
458 |
|
44967 | 459 |
* August 2011: Brian Huffman, Portland State University |
460 |
Miscellaneous cleanup of Complex_Main and Multivariate_Analysis. |
|
461 |
||
462 |
* June 2011: Brian Huffman, Portland State University |
|
463 |
Proof method "countable_datatype" for theory Library/Countable. |
|
464 |
||
465 |
* 2011: Jasmin Blanchette, TUM |
|
466 |
Various improvements to Sledgehammer, notably: use of sound |
|
467 |
translations, support for more provers (Waldmeister, LEO-II, |
|
468 |
Satallax). Further development of Nitpick and 'try' command. |
|
469 |
||
470 |
* 2011: Andreas Lochbihler, Karlsruhe Institute of Technology |
|
471 |
Theory HOL/Library/Cset_Monad allows do notation for computable sets |
|
472 |
(cset) via the generic monad ad-hoc overloading facility. |
|
473 |
||
474 |
* 2011: Johannes Hölzl, Armin Heller, TUM and |
|
475 |
Bogdan Grechuk, University of Edinburgh |
|
476 |
Theory HOL/Library/Extended_Reals: real numbers extended with plus |
|
477 |
and minus infinity. |
|
478 |
||
44882 | 479 |
* 2011: Makarius Wenzel, Université Paris-Sud / LRI |
480 |
Various building blocks for Isabelle/Scala layer and Isabelle/jEdit |
|
481 |
Prover IDE. |
|
482 |
||
44908 | 483 |
|
41512 | 484 |
Contributions to Isabelle2011 |
485 |
----------------------------- |
|
37383 | 486 |
|
41567 | 487 |
* January 2011: Stefan Berghofer, secunet Security Networks AG |
488 |
HOL-SPARK: an interactive prover back-end for SPARK. |
|
489 |
||
40379 | 490 |
* October 2010: Bogdan Grechuk, University of Edinburgh |
491 |
Extended convex analysis in Multivariate Analysis. |
|
492 |
||
40287 | 493 |
* October 2010: Dmitriy Traytel, TUM |
494 |
Coercive subtyping via subtype constraints. |
|
495 |
||
41531 | 496 |
* October 2010: Alexander Krauss, TUM |
497 |
Command partial_function for function definitions based on complete |
|
498 |
partial orders in HOL. |
|
499 |
||
39644 | 500 |
* September 2010: Florian Haftmann, TUM |
41596 | 501 |
Refined concepts for evaluation, i.e., normalization of terms using |
41531 | 502 |
different techniques. |
40120 | 503 |
|
504 |
* September 2010: Florian Haftmann, TUM |
|
39644 | 505 |
Code generation for Scala. |
506 |
||
38656 | 507 |
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM |
41596 | 508 |
Improved Probability theory in HOL. |
38656 | 509 |
|
38461 | 510 |
* July 2010: Florian Haftmann, TUM |
39644 | 511 |
Reworking and extension of the Imperative HOL framework. |
38461 | 512 |
|
41596 | 513 |
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University |
514 |
of Innsbruck |
|
41531 | 515 |
Ad-hoc overloading. Generic do notation for monads. |
516 |
||
37383 | 517 |
|
37144 | 518 |
Contributions to Isabelle2009-2 |
41512 | 519 |
------------------------------- |
33951 | 520 |
|
37303 | 521 |
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM, |
522 |
Makarius Wenzel, TUM / LRI |
|
523 |
Elimination of type classes from proof terms. |
|
524 |
||
37144 | 525 |
* April 2010: Florian Haftmann, TUM |
36416 | 526 |
Reorganization of abstract algebra type classes. |
527 |
||
37144 | 528 |
* April 2010: Florian Haftmann, TUM |
36416 | 529 |
Code generation for data representations involving invariants; |
530 |
various collections avaiable in theories Fset, Dlist, RBT, |
|
531 |
Mapping and AssocList. |
|
532 |
||
37144 | 533 |
* March 2010: Sascha Boehme, TUM |
534 |
Efficient SHA1 library for Poly/ML. |
|
535 |
||
37282 | 536 |
* February 2010: Cezary Kaliszyk and Christian Urban, TUM |
537 |
Quotient type package for Isabelle/HOL. |
|
538 |
||
26874 | 539 |
|
33842 | 540 |
Contributions to Isabelle2009-1 |
541 |
------------------------------- |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
542 |
|
33862 | 543 |
* November 2009, Brian Huffman, PSU |
544 |
New definitional domain package for HOLCF. |
|
545 |
||
33759
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents:
33649
diff
changeset
|
546 |
* November 2009: Robert Himmelmann, TUM |
33862 | 547 |
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
|
548 |
|
33842 | 549 |
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM |
550 |
A tabled implementation of the reflexive transitive closure. |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
551 |
|
33627
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents:
33419
diff
changeset
|
552 |
* November 2009: Lukas Bulwahn, TUM |
33842 | 553 |
Predicate Compiler: a compiler for inductive predicates to |
33843 | 554 |
equational specifications. |
48977 | 555 |
|
33897 | 556 |
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris |
33842 | 557 |
HOL-Boogie: an interactive prover back-end for Boogie and VCC. |
33419 | 558 |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
559 |
* October 2009: Jasmin Blanchette, TUM |
33842 | 560 |
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
|
561 |
|
33010 | 562 |
* October 2009: Sascha Boehme, TUM |
33182 | 563 |
Extension of SMT method: proof-reconstruction for the SMT solver Z3. |
33010 | 564 |
|
565 |
* October 2009: Florian Haftmann, TUM |
|
33182 | 566 |
Refinement of parts of the HOL datatype package. |
33005 | 567 |
|
33010 | 568 |
* October 2009: Florian Haftmann, TUM |
33182 | 569 |
Generic term styles for term antiquotations. |
33005 | 570 |
|
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
571 |
* September 2009: Thomas Sewell, NICTA |
33182 | 572 |
More efficient HOL/record implementation. |
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
573 |
|
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
574 |
* September 2009: Sascha Boehme, TUM |
33182 | 575 |
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
|
576 |
|
32600 | 577 |
* September 2009: Florian Haftmann, TUM |
33182 | 578 |
Refinement of sets and lattices. |
32600 | 579 |
|
580 |
* July 2009: Jeremy Avigad and Amine Chaieb |
|
33182 | 581 |
New number theory. |
32600 | 582 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
583 |
* July 2009: Philipp Meyer, TUM |
33182 | 584 |
HOL/Library/Sum_Of_Squares: functionality to call a remote csdp |
585 |
prover. |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
586 |
|
31997 | 587 |
* July 2009: Florian Haftmann, TUM |
33182 | 588 |
New quickcheck implementation using new code generator. |
31997 | 589 |
|
590 |
* July 2009: Florian Haftmann, TUM |
|
39644 | 591 |
HOL/Library/Fset: an explicit type of sets; finite sets ready to use |
33182 | 592 |
for code generation. |
31466 | 593 |
|
594 |
* June 2009: Florian Haftmann, TUM |
|
33843 | 595 |
HOL/Library/Tree: search trees implementing mappings, ready to use |
33182 | 596 |
for code generation. |
30978 | 597 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
598 |
* March 2009: Philipp Meyer, TUM |
33843 | 599 |
Minimization tool for results from Sledgehammer. |
33182 | 600 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
601 |
|
30978 | 602 |
Contributions to Isabelle2009 |
603 |
----------------------------- |
|
604 |
||
30383 | 605 |
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of |
606 |
Cambridge |
|
607 |
Elementary topology in Euclidean space. |
|
608 |
||
30886
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
609 |
* March 2009: Johannes Hoelzl, TUM |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
610 |
Method "approximation", which proves real valued inequalities by |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
611 |
computation. |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
612 |
|
30179 | 613 |
* February 2009: Filip Maric, Univ. of Belgrade |
614 |
A Serbian theory. |
|
615 |
||
30162 | 616 |
* February 2009: Jasmin Christian Blanchette, TUM |
30154 | 617 |
Misc cleanup of HOL/refute. |
618 |
||
30162 | 619 |
* February 2009: Timothy Bourke, NICTA |
29883 | 620 |
New find_consts command. |
621 |
||
30162 | 622 |
* February 2009: Timothy Bourke, NICTA |
29861
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
623 |
"solves" criterion for find_theorems and auto_solve option |
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
624 |
|
29398 | 625 |
* December 2008: Clemens Ballarin, TUM |
626 |
New locale implementation. |
|
627 |
||
29182 | 628 |
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM |
629 |
Method "sizechange" for advanced termination proofs. |
|
630 |
||
28901 | 631 |
* November 2008: Timothy Bourke, NICTA |
632 |
Performance improvement (factor 50) for find_theorems. |
|
633 |
||
29398 | 634 |
* 2008: Florian Haftmann, TUM |
635 |
Various extensions and restructurings in HOL, improvements |
|
636 |
in evaluation mechanisms, new module binding.ML for name bindings. |
|
637 |
||
28604
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
638 |
* October 2008: Fabian Immler, TUM |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
639 |
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
|
640 |
processes. Additional ATP wrappers, including remote SystemOnTPTP |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
641 |
services. |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
642 |
|
30162 | 643 |
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen |
644 |
Prover for coherent logic. |
|
645 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
646 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
647 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
648 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
649 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
650 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
651 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
652 |
|
27009 | 653 |
* 2007/2008: |
654 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
655 |
HOL library improvements. |
|
25468 | 656 |
|
27009 | 657 |
* 2007/2008: Brian Huffman, PSU |
658 |
HOLCF library improvements. |
|
659 |
||
660 |
* 2007/2008: Stefan Berghofer, TUM |
|
30179 | 661 |
HOL-Nominal package improvements. |
27009 | 662 |
|
663 |
* March 2008: Markus Reiter, TUM |
|
664 |
HOL/Library/RBT: red-black trees. |
|
26728 | 665 |
|
26874 | 666 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
667 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
668 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
669 |
for HOL. |
|
26728 | 670 |
|
27009 | 671 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
672 |
Misc improvements of record package in HOL. |
|
673 |
||
674 |
* December 2007: Florian Haftmann, TUM |
|
675 |
Overloading and class instantiation target. |
|
676 |
||
677 |
* December 2007: Florian Haftmann, TUM |
|
678 |
New version of primrec package for local theories. |
|
679 |
||
680 |
* December 2007: Alexander Krauss, TUM |
|
681 |
Method "induction_scheme" in HOL. |
|
682 |
||
683 |
* November 2007: Peter Lammich, Uni Muenster |
|
684 |
HOL-Lattice: some more lemmas. |
|
26198 | 685 |
|
26874 | 686 |
|
25454 | 687 |
Contributions to Isabelle2007 |
688 |
----------------------------- |
|
23252 | 689 |
|
25409 | 690 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 691 |
State Spaces: The Locale Way (in HOL). |
692 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
693 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
694 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
695 |
|
24799 | 696 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
697 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 698 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
699 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
700 |
* August 2007: Brian Huffman, PSU |
24799 | 701 |
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
|
702 |
|
23252 | 703 |
* June 2007: Amine Chaieb, TUM |
24799 | 704 |
Semiring normalization and Groebner Bases. |
25449 | 705 |
Support for dense linear orders. |
17866 | 706 |
|
23449 | 707 |
* June 2007: Joe Hurd, Oxford |
24799 | 708 |
Metis theorem-prover. |
709 |
||
710 |
* 2007: Kong W. Susanto, Cambridge |
|
711 |
HOL: Metis prover integration. |
|
23449 | 712 |
|
24799 | 713 |
* 2007: Stefan Berghofer, TUM |
25449 | 714 |
HOL: inductive predicates and sets. |
24799 | 715 |
|
24803 | 716 |
* 2007: Norbert Schirmer, TUM |
717 |
HOL/record: misc improvements. |
|
718 |
||
24799 | 719 |
* 2006/2007: Alexander Krauss, TUM |
720 |
HOL: function package and related theories on termination. |
|
23449 | 721 |
|
22449 | 722 |
* 2006/2007: Florian Haftmann, TUM |
723 |
Pure: generic code generator framework. |
|
724 |
Pure: class package. |
|
24799 | 725 |
HOL: theory reorganization, code generator setup. |
726 |
||
25449 | 727 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
728 |
Julien Narboux, TUM |
|
24799 | 729 |
HOL/Nominal package and related tools. |
22449 | 730 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
731 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 732 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
733 |
|
21169 | 734 |
* October 2006: Stefan Hohe, TUM |
735 |
HOL-Algebra: ideals and quotients over rings. |
|
736 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
737 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
738 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
739 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
740 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
741 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
742 |
|
19896 | 743 |
* May 2006: Klaus Aehlig, LMU |
744 |
Command 'normal_form': normalization by evaluation. |
|
745 |
||
19650 | 746 |
* May 2006: Amine Chaieb, TUM |
747 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
748 |
arithmetic. |
|
19470 | 749 |
|
750 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 751 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 752 |
not denumerable, harmonic and arithmetic series, and denumerability |
753 |
of rationals. |
|
17532 | 754 |
|
19650 | 755 |
* October 2005: Martin Wildmoser, TUM |
756 |
Sketch for Isar 'guess' element. |
|
757 |
||
758 |
||
25454 | 759 |
Contributions to Isabelle2005 |
760 |
----------------------------- |
|
17382 | 761 |
|
17640 | 762 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
763 |
HOL-Complex: Formalization of Taylor series. |
|
764 |
||
765 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
766 |
Components for SAT solver method using zChaff. |
|
767 |
||
17534 | 768 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
769 |
A Chinese theory. |
|
770 |
||
17562 | 771 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 772 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 773 |
|
17532 | 774 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 775 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 776 |
|
16892 | 777 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
778 |
Some structured proofs about completeness of real numbers. |
|
779 |
||
17532 | 780 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
781 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 782 |
|
16252 | 783 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 784 |
Improved subst method. |
785 |
||
786 |
* 2005: Brian Huffman, OGI |
|
787 |
Various improvements of HOLCF. |
|
788 |
Some improvements of the HOL-Complex library. |
|
789 |
||
790 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
791 |
Some support for asynchronous communication with external provers |
|
792 |
(experimental). |
|
793 |
||
794 |
* 2005: Florian Haftmann, TUM |
|
17543 | 795 |
Contributions to document 'sugar'. |
17532 | 796 |
Various ML combinators, notably linear functional transformations. |
797 |
Some cleanup of ML legacy. |
|
798 |
Additional antiquotations. |
|
799 |
Improved Isabelle web site. |
|
800 |
||
801 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
802 |
Various elements of XML and PGIP based communication with user |
|
803 |
interfaces (experimental). |
|
804 |
||
805 |
* 2004/2005: Gerwin Klein, NICTA |
|
806 |
Contributions to document 'sugar'. |
|
807 |
Improved Isabelle web site. |
|
808 |
Improved HTML presentation of theories. |
|
809 |
||
810 |
* 2004/2005: Clemens Ballarin, TUM |
|
811 |
Provers: tools for transitive relations and quasi orders. |
|
812 |
Improved version of locales, notably interpretation of locales. |
|
813 |
Improved version of HOL-Algebra. |
|
814 |
||
815 |
* 2004/2005: Amine Chaieb, TUM |
|
816 |
Improved version of HOL presburger method. |
|
817 |
||
818 |
* 2004/2005: Steven Obua, TUM |
|
819 |
Improved version of HOL/Import, support for HOL-Light. |
|
820 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 821 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 822 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 823 |
|
824 |
* 2004/2005: Norbert Schirmer, TUM |
|
825 |
Contributions to document 'sugar'. |
|
826 |
Improved version of HOL/record. |
|
827 |
||
828 |
* 2004/2005: Sebastian Skalberg, TUM |
|
829 |
Improved version of HOL/Import. |
|
830 |
Some internal ML reorganizations. |
|
831 |
||
832 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 833 |
SAT solver method using zChaff. |
17532 | 834 |
Improved version of HOL/refute. |
62098 | 835 |
|
836 |
:maxLineLen=78: |