author | Fabian Huch <huch@in.tum.de> |
Thu, 30 Nov 2023 17:00:03 +0100 | |
changeset 79089 | 09e27fd11e03 |
parent 78832 | c62003e05e46 |
child 79791 | 0f95dfe27682 |
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 |
|
78513 | 6 |
Contributions to this Isabelle version |
7 |
-------------------------------------- |
|
8 |
||
78832 | 9 |
* October 2023: Fabian Huch |
10 |
Support for SMTP mailing. |
|
11 |
||
78513 | 12 |
|
78143 | 13 |
Contributions to Isabelle2023 |
14 |
----------------------------- |
|
76244 | 15 |
|
78177
ea7a3cc64df5
early inclusion of cvc5 proof reconstruction; slightly reorganize smt/z3_reals;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de>
parents:
78143
diff
changeset
|
16 |
* August 2022 - July 2023: Hannah Lachnitt, Stanford and Mathias Fleury, UFR |
ea7a3cc64df5
early inclusion of cvc5 proof reconstruction; slightly reorganize smt/z3_reals;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de>
parents:
78143
diff
changeset
|
17 |
Start work toward reconstructing cvc5 proof in the SMT method. This |
ea7a3cc64df5
early inclusion of cvc5 proof reconstruction; slightly reorganize smt/z3_reals;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de>
parents:
78143
diff
changeset
|
18 |
is currently very experimental and is also changing on the cvc5 side. |
ea7a3cc64df5
early inclusion of cvc5 proof reconstruction; slightly reorganize smt/z3_reals;
Mathias Fleury <Mathias.Fleury@mpi-inf.mpg.de>
parents:
78143
diff
changeset
|
19 |
|
76295 | 20 |
* October 2022: Jeremy Sylvestre |
21 |
Lemmas for Fun and List. |
|
22 |
||
78388 | 23 |
* 2022/2023: Makarius Wenzel |
24 |
Support for interactive document preparation in PIDE, including demo |
|
25 |
documents for well-known LaTeX styles. |
|
26 |
||
27 |
* March 2023 - June 2023: Makarius Wenzel |
|
28 |
ML heap usage and stored heap size has been significantly reduced; |
|
29 |
based on new command-line tool "isabelle profiling". |
|
30 |
||
78587 | 31 |
* 2023: Makarius Wenzel and Fabian Huch |
32 |
Support for distributed build clusters, based on SSH and PostgreSQL. |
|
33 |
||
76244 | 34 |
|
76097 | 35 |
Contributions to Isabelle2022 |
36 |
----------------------------- |
|
74775 | 37 |
|
76043 | 38 |
* August 2022: Norbert Schirmer, Apple |
39 |
Record simproc that sorts update expressions. |
|
40 |
||
75625
0dd3ac5fdbaa
tuned BNF bounds for function space and bounded sets; NEWS and CONTRIBUTORS
traytel
parents:
75401
diff
changeset
|
41 |
* June 2022: Jan van Brügge, TU München |
0dd3ac5fdbaa
tuned BNF bounds for function space and bounded sets; NEWS and CONTRIBUTORS
traytel
parents:
75401
diff
changeset
|
42 |
Strict cardinality bounds for BNFs. |
0dd3ac5fdbaa
tuned BNF bounds for function space and bounded sets; NEWS and CONTRIBUTORS
traytel
parents:
75401
diff
changeset
|
43 |
|
75126
da1108a6d249
various improvements to Isabelle/VSCode (by Denis Paluca and Fabian Huch);
wenzelm
parents:
74775
diff
changeset
|
44 |
* April - August 2021: Denis Paluca and Fabian Huch, TU München |
da1108a6d249
various improvements to Isabelle/VSCode (by Denis Paluca and Fabian Huch);
wenzelm
parents:
74775
diff
changeset
|
45 |
Various improvements to Isabelle/VSCode. |
da1108a6d249
various improvements to Isabelle/VSCode (by Denis Paluca and Fabian Huch);
wenzelm
parents:
74775
diff
changeset
|
46 |
|
75364 | 47 |
* March 2021: Florian Haftmann, TU München |
75401
010a77180dff
adjusted printing of type annotations to accomodate Scala 3
haftmann
parents:
75386
diff
changeset
|
48 |
More ambitious minimization of case expressions in generated code; |
010a77180dff
adjusted printing of type annotations to accomodate Scala 3
haftmann
parents:
75386
diff
changeset
|
49 |
code generation: type annotations in pattern bindings are printed in a |
010a77180dff
adjusted printing of type annotations to accomodate Scala 3
haftmann
parents:
75386
diff
changeset
|
50 |
way suitable for Scala 3. |
75364 | 51 |
|
75647
34cd1d210b92
officical abstract characters for code generation
haftmann
parents:
75625
diff
changeset
|
52 |
* July 2022: Florian Haftmann, TU München and René Thiemann, UIBK |
34cd1d210b92
officical abstract characters for code generation
haftmann
parents:
75625
diff
changeset
|
53 |
Theory Code_Abstract_Char implements characters by target language |
34cd1d210b92
officical abstract characters for code generation
haftmann
parents:
75625
diff
changeset
|
54 |
integers, sacrificing pattern patching in exchange for dramatically |
34cd1d210b92
officical abstract characters for code generation
haftmann
parents:
75625
diff
changeset
|
55 |
increased performance for comparisions. |
34cd1d210b92
officical abstract characters for code generation
haftmann
parents:
75625
diff
changeset
|
56 |
|
76097 | 57 |
* November 2021, July - August 2022: Fabian Huch and Makarius Wenzel |
58 |
Improved HTML presentation. |
|
59 |
||
74775 | 60 |
|
74423 | 61 |
Contributions to Isabelle2021-1 |
62 |
------------------------------- |
|
73126 | 63 |
|
74488 | 64 |
* September / October 2021: Jasmin Blanchette, Martin Desharnais, |
74474 | 65 |
Mathias Fleury, Makarius Wenzel |
74488 | 66 |
Upgrade of automatic theorem provers in Sledgehammer and the "smt" proof |
67 |
method. |
|
74474 | 68 |
|
74488 | 69 |
* July - September 2021: Makarius Wenzel |
74435 | 70 |
Significantly improved Isabelle/Haskell library. |
71 |
||
74488 | 72 |
* July - September 2021: Jasmin Blanchette, Martin Desharnais |
74474 | 73 |
Various improvements to Sledgehammer. |
74 |
||
74475
409ca22dee4c
new notion of infinite sums in HOL-Analysis, ordering on complex numbers
eberlm <eberlm@in.tum.de>
parents:
74474
diff
changeset
|
75 |
* September 2021: Dominique Unruh |
74488 | 76 |
New theory of infinite sums (theory HOL-Analysis.Infinite_Sum), ordering of |
77 |
complex numbers (theory HOL-Library.Complex_Order), and products of uniform |
|
78 |
spaces (theory HOL-Analysis.Product_Vector). |
|
74475
409ca22dee4c
new notion of infinite sums in HOL-Analysis, ordering on complex numbers
eberlm <eberlm@in.tum.de>
parents:
74474
diff
changeset
|
79 |
|
74677 | 80 |
* August 2021: Fabian Huch, TU München |
81 |
Improved HTML presentation: links to formal entities. |
|
82 |
||
74589 | 83 |
* November 2020 / July 2021: Norbert Schirmer, Apple |
84 |
Various improvements and cleanup of session "HOL-Statespace". |
|
85 |
||
74027 | 86 |
* July 2021: Florian Haftmann |
87 |
Further consolidation of bit operations and word types. |
|
88 |
||
89 |
* June 2021: Florian Haftmann |
|
90 |
More context situations susceptible to global_interpretation. |
|
91 |
||
73526
a3cc9fa1295d
new automatic order prover: stateless, complete, verified
nipkow
parents:
73477
diff
changeset
|
92 |
* March 2021: Lukas Stevens |
74423 | 93 |
New order prover. |
73526
a3cc9fa1295d
new automatic order prover: stateless, complete, verified
nipkow
parents:
73477
diff
changeset
|
94 |
|
73477 | 95 |
* March 2021: Florian Haftmann |
96 |
Dedicated session for combinatorics. |
|
97 |
||
73455 | 98 |
* March 2021: Simon Foster and Leo Freitas |
99 |
More symbol definitions for Z Notation: Isabelle fonts and LaTeX macros. |
|
73446
d1c4c2395650
more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents:
73253
diff
changeset
|
100 |
|
73253
f6bb31879698
HOL-Analysis/Probability: Hoeffding's inequality, negative binomial distribution, etc.
Manuel Eberl <eberlm@in.tum.de>
parents:
73213
diff
changeset
|
101 |
* February 2021: Manuel Eberl |
74488 | 102 |
New material in sessions HOL-Analysis and HOL-Probability, most notably |
103 |
Hoeffding's inequality and the negative binomial distribution |
|
73253
f6bb31879698
HOL-Analysis/Probability: Hoeffding's inequality, negative binomial distribution, etc.
Manuel Eberl <eberlm@in.tum.de>
parents:
73213
diff
changeset
|
104 |
|
73127
4c4d479b097d
new magerial from Jakub Kądziołka
paulson <lp15@cam.ac.uk>
parents:
73126
diff
changeset
|
105 |
* January 2021: Jakub Kądziołka |
4c4d479b097d
new magerial from Jakub Kądziołka
paulson <lp15@cam.ac.uk>
parents:
73126
diff
changeset
|
106 |
Some lemmas for HOL-Computational_Algebra. |
4c4d479b097d
new magerial from Jakub Kądziołka
paulson <lp15@cam.ac.uk>
parents:
73126
diff
changeset
|
107 |
|
73213
bb35f7f60d6c
contributors
Andreas Lochbihler <mail@andreas-lochbihler.de>
parents:
73183
diff
changeset
|
108 |
* January 2021: Martin Rasyzk |
bb35f7f60d6c
contributors
Andreas Lochbihler <mail@andreas-lochbihler.de>
parents:
73183
diff
changeset
|
109 |
Fast set operations for red-black trees. |
73126 | 110 |
|
73446
d1c4c2395650
more Isabelle symbol definitions for Z Notation, based on https://github.com/isabelle-utp/Z_Toolkit 998c9f7880d3 by Simon Foster;
wenzelm
parents:
73253
diff
changeset
|
111 |
|
72972 | 112 |
Contributions to Isabelle2021 |
113 |
----------------------------- |
|
72971
162b71f7e554
rebuild component with proper ZIPPERPOSITION_HOME for sledgehammer;
wenzelm
parents:
72806
diff
changeset
|
114 |
|
73108
981a383610df
HOL-Data_Structures: added Selection and time functions for list functions
Manuel Eberl <eberlm@in.tum.de>
parents:
73079
diff
changeset
|
115 |
* January 2021: Manuel Eberl |
73124 | 116 |
Characteristic of a semiring. |
73108
981a383610df
HOL-Data_Structures: added Selection and time functions for list functions
Manuel Eberl <eberlm@in.tum.de>
parents:
73079
diff
changeset
|
117 |
|
981a383610df
HOL-Data_Structures: added Selection and time functions for list functions
Manuel Eberl <eberlm@in.tum.de>
parents:
73079
diff
changeset
|
118 |
* January 2021: Manuel Eberl |
73124 | 119 |
Algebraic integers in HOL-Computational_Algebra. |
73108
981a383610df
HOL-Data_Structures: added Selection and time functions for list functions
Manuel Eberl <eberlm@in.tum.de>
parents:
73079
diff
changeset
|
120 |
|
73018 | 121 |
* December 2020: Stepan Holub |
73079 | 122 |
Contributed lemmas for theory HOL.List. |
73018 | 123 |
|
72971
162b71f7e554
rebuild component with proper ZIPPERPOSITION_HOME for sledgehammer;
wenzelm
parents:
72806
diff
changeset
|
124 |
* December 2020: Martin Desharnais |
72972 | 125 |
Zipperposition 2.0 as external prover for Sledgehammer. |
72971
162b71f7e554
rebuild component with proper ZIPPERPOSITION_HOME for sledgehammer;
wenzelm
parents:
72806
diff
changeset
|
126 |
|
72972 | 127 |
* December 2020: Walter Guttmann |
128 |
Extension of session HOL-Hoare with total correctness proof system. |
|
72806
4fa08e083865
Extension of session HOL/Hoare with total correctness proof system by Walter Guttmann
nipkow
parents:
72732
diff
changeset
|
129 |
|
73007 | 130 |
* November / December 2020: Makarius Wenzel |
131 |
Improved HTML presentation and PDF document preparation, using mostly |
|
132 |
Isabelle/Scala instead of Isabelle/ML. |
|
133 |
||
72732 | 134 |
* November 2020: Stepan Holub |
72972 | 135 |
Removed preconditions from lemma comm_append_are_replicate. |
71557 | 136 |
|
72606 | 137 |
* November 2020: Florian Haftmann |
138 |
Bundle mixins for locale and class expressions. |
|
139 |
||
72630
4167d3d3d478
Jakub Kądziołka's stronger version of generate_pow_card (required some restructuring)
paulson <lp15@cam.ac.uk>
parents:
72606
diff
changeset
|
140 |
* November 2020: Jakub Kądziołka |
72972 | 141 |
Stronger lemmas about orders of group elements (generate_pow_card). |
72630
4167d3d3d478
Jakub Kądziołka's stronger version of generate_pow_card (required some restructuring)
paulson <lp15@cam.ac.uk>
parents:
72606
diff
changeset
|
142 |
|
72518
4be6ae020fc4
Added smt (verit) to Sledgehammer's proof preplay.
desharna
parents:
72495
diff
changeset
|
143 |
* October 2020: Jasmin Blanchette, Martin Desharnais, Mathias Fleury |
72972 | 144 |
Support veriT as external prover in Sledgehammer. |
72518
4be6ae020fc4
Added smt (verit) to Sledgehammer's proof preplay.
desharna
parents:
72495
diff
changeset
|
145 |
|
72478
b452242dce36
proper Isabelle component settings: prefer standard terminology "ISABELLE_VERIT", avoid conflict of "VERIT_VERSION" with processing of implicit options by veriT;
wenzelm
parents:
72292
diff
changeset
|
146 |
* October 2020: Mathias Fleury |
b452242dce36
proper Isabelle component settings: prefer standard terminology "ISABELLE_VERIT", avoid conflict of "VERIT_VERSION" with processing of implicit options by veriT;
wenzelm
parents:
72292
diff
changeset
|
147 |
Updated proof reconstruction for the SMT solver veriT in the smt method. |
b452242dce36
proper Isabelle component settings: prefer standard terminology "ISABELLE_VERIT", avoid conflict of "VERIT_VERSION" with processing of implicit options by veriT;
wenzelm
parents:
72292
diff
changeset
|
148 |
|
72495 | 149 |
* October 2020: Jasmin Blanchette, Martin Desharnais |
72972 | 150 |
Support E prover 2.5 as external prover in Sledgehammer. |
72495 | 151 |
|
72606 | 152 |
* September 2020: Florian Haftmann |
73007 | 153 |
Substantial reworking and modularization of Word library, with generic type |
154 |
conversions. |
|
155 |
||
156 |
* August 2020: Makarius Wenzel |
|
157 |
Finally enable PIDE protocol for batch-builds, with various consequences of |
|
158 |
handling session build databases, Isabelle/Scala within Isabelle/ML etc. |
|
72606 | 159 |
|
72150 | 160 |
* August 2020: Makarius Wenzel |
161 |
Improved monitoring of runtime statistics: ML GC progress and Java. |
|
162 |
||
72004 | 163 |
* July 2020: Martin Desharnais |
72972 | 164 |
Update to Metis 2.4. |
72004 | 165 |
|
71980 | 166 |
* June 2020: Makarius Wenzel |
72103 | 167 |
Batch-builds via "isabelle build" allow to invoke Scala from ML. |
71980 | 168 |
|
72606 | 169 |
* June 2020: Florian Haftmann |
170 |
Simproc defined_all for more aggressive substitution with variables |
|
171 |
from assumptions. |
|
172 |
||
71980 | 173 |
* May 2020: Makarius Wenzel |
174 |
Antiquotations for Isabelle systems programming, notably @{scala_function} |
|
175 |
and @{scala} to invoke Scala from ML. |
|
176 |
||
71956 | 177 |
* May 2020: Florian Haftmann |
71957
3e162c63371a
build bit operations on word on library theory on bit operations
haftmann
parents:
71956
diff
changeset
|
178 |
Generic algebraically founded bit operations NOT, AND, OR, XOR. |
71956 | 179 |
|
71557 | 180 |
|
71485 | 181 |
Contributions to Isabelle2020 |
182 |
----------------------------- |
|
71431 | 183 |
|
71437 | 184 |
* February 2020: E. Gunther, M. Pagano and P. Sánchez Terraf |
185 |
Simplified, generalised version of ZF/Constructible. |
|
186 |
||
187 |
* January 2020: LC Paulson |
|
188 |
The full finite Ramsey's theorem and elements of finite and infinite |
|
189 |
Ramsey theory. |
|
70265 | 190 |
|
71438 | 191 |
* December 2019: Basil Fürer, Andreas Lochbihler, Joshua Schneider, Dmitriy |
192 |
Traytel |
|
71264 | 193 |
Extension of lift_bnf to support quotient types. |
194 |
||
71473
be84312a2d53
update to WebviewPanel API, following initial version by Peter Zeller;
wenzelm
parents:
71438
diff
changeset
|
195 |
* November 2019: Peter Zeller, TU Kaiserslautern |
be84312a2d53
update to WebviewPanel API, following initial version by Peter Zeller;
wenzelm
parents:
71438
diff
changeset
|
196 |
Update of Isabelle/VSCode to WebviewPanel API. |
be84312a2d53
update to WebviewPanel API, following initial version by Peter Zeller;
wenzelm
parents:
71438
diff
changeset
|
197 |
|
71438 | 198 |
* October..December 2019: Makarius Wenzel |
199 |
Isabelle/Phabrictor server setup, including Linux platform support in |
|
200 |
Isabelle/Scala. Client-side tool "isabelle hg_setup". |
|
201 |
||
70955 | 202 |
* October 2019: Maximilian Schäffeler |
203 |
Port of the HOL Light decision procedure for metric spaces. |
|
70265 | 204 |
|
71437 | 205 |
* October 2019: Makarius Wenzel |
206 |
More scalable Isabelle dump and underlying headless PIDE session. |
|
71435
d8fb621fea02
some lemmas about the lex ordering on lists, etc.
paulson <lp15@cam.ac.uk>
parents:
71431
diff
changeset
|
207 |
|
71438 | 208 |
* August 2019: Makarius Wenzel |
209 |
Better support for proof terms in Isabelle/Pure, notably via method |
|
210 |
combinator SUBPROOFS (ML) and "subproofs" (Isar). |
|
211 |
||
71436 | 212 |
* July 2019: Alexander Krauss, Makarius Wenzel |
213 |
Minimal support for a soft-type system within the Isabelle logical |
|
214 |
framework. |
|
215 |
||
71435
d8fb621fea02
some lemmas about the lex ordering on lists, etc.
paulson <lp15@cam.ac.uk>
parents:
71431
diff
changeset
|
216 |
|
70024 | 217 |
Contributions to Isabelle2019 |
218 |
----------------------------- |
|
69814 | 219 |
|
70164
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
220 |
* April 2019: LC Paulson |
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
221 |
Homology and supporting lemmas on topology and group theory |
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
222 |
|
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
223 |
* April 2019: Paulo de Vilhena and Martin Baillon |
70216 | 224 |
Group theory developments, esp. algebraic closure of a field |
70164
1f163f772da3
Group theory developments towards proving algebraic closure (by de Vilhena and Baillon)
paulson <lp15@cam.ac.uk>
parents:
70024
diff
changeset
|
225 |
|
70024 | 226 |
* February/March 2019: Makarius Wenzel |
227 |
Stateless management of export artifacts in the Isabelle/HOL code generator. |
|
69791
195aeee8b30a
Formal Laurent series and overhaul of Formal power series (due to Jeremy Sylvestre)
Manuel Eberl <eberlm@in.tum.de>
parents:
69790
diff
changeset
|
228 |
|
69785
9e326f6f8a24
More material for HOL-Number_Theory: ord, Carmichael's function, primitive roots
Manuel Eberl <eberlm@in.tum.de>
parents:
69568
diff
changeset
|
229 |
* February 2019: Manuel Eberl |
69790
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
Manuel Eberl <eberlm@in.tum.de>
parents:
69785
diff
changeset
|
230 |
Exponentiation by squaring, used to implement "power" in monoid_mult and |
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
Manuel Eberl <eberlm@in.tum.de>
parents:
69785
diff
changeset
|
231 |
fast modular exponentiation. |
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
Manuel Eberl <eberlm@in.tum.de>
parents:
69785
diff
changeset
|
232 |
|
154cf64e403e
Exponentiation by squaring, fast modular exponentiation
Manuel Eberl <eberlm@in.tum.de>
parents:
69785
diff
changeset
|
233 |
* February 2019: Manuel Eberl |
70024 | 234 |
Carmichael's function, primitive roots in residue rings, more properties of |
235 |
the order in residue rings. |
|
236 |
||
237 |
* February 2019: Jeremy Sylvestre |
|
238 |
Formal Laurent Series and overhaul of Formal power series. |
|
239 |
||
240 |
* January 2019: Florian Haftmann |
|
241 |
Clarified syntax and congruence rules for big operators on sets involving |
|
242 |
the image operator. |
|
243 |
||
244 |
* January 2019: Florian Haftmann |
|
245 |
Renovation of code generation, particularly export into session data and |
|
246 |
proper strings and proper integers based on zarith for OCaml. |
|
69785
9e326f6f8a24
More material for HOL-Number_Theory: ord, Carmichael's function, primitive roots
Manuel Eberl <eberlm@in.tum.de>
parents:
69568
diff
changeset
|
247 |
|
69568
de09a7261120
new implementation for case_of_simps based on Code_Lazy's pattern matching elimination algorithm
Andreas Lochbihler
parents:
69205
diff
changeset
|
248 |
* January 2019: Andreas Lochbihler |
70024 | 249 |
New implementation for case_of_simps based on Code_Lazy's pattern matching |
250 |
elimination algorithm. |
|
251 |
||
252 |
* November/December 2018: Makarius Wenzel |
|
253 |
Support for Isabelle/Haskell applications of Isabelle/PIDE. |
|
254 |
||
255 |
* August/September 2018: Makarius Wenzel |
|
256 |
Improvements of headless Isabelle/PIDE session and server, and systematic |
|
257 |
exports from theory documents. |
|
69568
de09a7261120
new implementation for case_of_simps based on Code_Lazy's pattern matching elimination algorithm
Andreas Lochbihler
parents:
69205
diff
changeset
|
258 |
|
69814 | 259 |
* December 2018: Florian Haftmann |
260 |
Generic executable sorting algorithms based on executable comparators. |
|
261 |
||
69205
8050734eee3e
add reconstruction by veriT in method smt
fleury <Mathias.Fleury@mpi-inf.mpg.de>
parents:
68683
diff
changeset
|
262 |
* October 2018: Mathias Fleury |
69814 | 263 |
Proof reconstruction for the SMT solver veriT in the smt method. |
69205
8050734eee3e
add reconstruction by veriT in method smt
fleury <Mathias.Fleury@mpi-inf.mpg.de>
parents:
68683
diff
changeset
|
264 |
|
68683 | 265 |
|
68391 | 266 |
Contributions to Isabelle2018 |
267 |
----------------------------- |
|
66651 | 268 |
|
68630 | 269 |
* July 2018: Manuel Eberl |
270 |
"real_asymp" proof method for automatic proofs of real limits, "Big-O" |
|
271 |
statements, etc. |
|
272 |
||
68522
d9cbc1e8644d
example for Types_To_Sets: transfer from type-based linear algebra to subspaces
immler
parents:
68466
diff
changeset
|
273 |
* June 2018: Fabian Immler |
d9cbc1e8644d
example for Types_To_Sets: transfer from type-based linear algebra to subspaces
immler
parents:
68466
diff
changeset
|
274 |
More tool support for HOL-Types_To_Sets. |
d9cbc1e8644d
example for Types_To_Sets: transfer from type-based linear algebra to subspaces
immler
parents:
68466
diff
changeset
|
275 |
|
68466 | 276 |
* June 2018: Martin Baillon and Paulo Emílio de Vilhena |
277 |
A variety of contributions to HOL-Algebra. |
|
278 |
||
68532
f8b98d31ad45
Incorporating new/strengthened proofs from Library and AFP entries
paulson <lp15@cam.ac.uk>
parents:
68522
diff
changeset
|
279 |
* June 2018: Wenda Li |
f8b98d31ad45
Incorporating new/strengthened proofs from Library and AFP entries
paulson <lp15@cam.ac.uk>
parents:
68522
diff
changeset
|
280 |
New/strengthened results involving analysis, topology, etc. |
f8b98d31ad45
Incorporating new/strengthened proofs from Library and AFP entries
paulson <lp15@cam.ac.uk>
parents:
68522
diff
changeset
|
281 |
|
68545 | 282 |
* May/June 2018: Makarius Wenzel |
283 |
System infrastructure to export blobs as theory presentation, and to dump |
|
284 |
PIDE database content in batch mode. |
|
285 |
||
68246
b48bab511939
Moved Landau_Symbols from the AFP to HOL-Library
Manuel Eberl <eberlm@in.tum.de>
parents:
68200
diff
changeset
|
286 |
* May 2018: Manuel Eberl |
68391 | 287 |
Landau symbols and asymptotic equivalence (moved from the AFP). |
68246
b48bab511939
Moved Landau_Symbols from the AFP to HOL-Library
Manuel Eberl <eberlm@in.tum.de>
parents:
68200
diff
changeset
|
288 |
|
68073
fad29d2a17a5
merged; resolved conflicts manually (esp. lemmas that have been moved from Linear_Algebra and Cartesian_Euclidean_Space)
immler
diff
changeset
|
289 |
* May 2018: Jose Divasón (Universidad de la Rioja), |
68072
493b818e8e10
added Johannes' generalizations Modules.thy and Vector_Spaces.thy; adapted HOL and HOL-Analysis accordingly
immler
parents:
67928
diff
changeset
|
290 |
Jesús Aransay (Universidad de la Rioja), Johannes Hölzl (VU Amsterdam), |
493b818e8e10
added Johannes' generalizations Modules.thy and Vector_Spaces.thy; adapted HOL and HOL-Analysis accordingly
immler
parents:
67928
diff
changeset
|
291 |
Fabian Immler (TUM) |
493b818e8e10
added Johannes' generalizations Modules.thy and Vector_Spaces.thy; adapted HOL and HOL-Analysis accordingly
immler
parents:
67928
diff
changeset
|
292 |
Generalizations in the formalization of linear algebra. |
493b818e8e10
added Johannes' generalizations Modules.thy and Vector_Spaces.thy; adapted HOL and HOL-Analysis accordingly
immler
parents:
67928
diff
changeset
|
293 |
|
68028 | 294 |
* May 2018: Florian Haftmann |
295 |
Consolidation of string-like types in HOL. |
|
296 |
||
68200
5859c688102a
NEWS and CONTRIBUTORS for 8b50f29a1992
Andreas Lochbihler
parents:
68073
diff
changeset
|
297 |
* May 2018: Andreas Lochbihler (Digital Asset), |
5859c688102a
NEWS and CONTRIBUTORS for 8b50f29a1992
Andreas Lochbihler
parents:
68073
diff
changeset
|
298 |
Pascal Stoop (ETH Zurich) |
5859c688102a
NEWS and CONTRIBUTORS for 8b50f29a1992
Andreas Lochbihler
parents:
68073
diff
changeset
|
299 |
Code generation with lazy evaluation semantics. |
5859c688102a
NEWS and CONTRIBUTORS for 8b50f29a1992
Andreas Lochbihler
parents:
68073
diff
changeset
|
300 |
|
67928 | 301 |
* March 2018: Florian Haftmann |
68391 | 302 |
Abstract bit operations push_bit, take_bit, drop_bit, alongside with an |
303 |
algebraic foundation for bit strings and word types in HOL-ex. |
|
67928 | 304 |
|
67831
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
305 |
* March 2018: Viorel Preoteasa |
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
306 |
Generalisation of complete_distrib_lattice |
07f5588f2735
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de>
parents:
67456
diff
changeset
|
307 |
|
68531 | 308 |
* February 2018: Wenda Li |
68548 | 309 |
A unified definition for the order of zeros and poles. Improved reasoning |
310 |
around non-essential singularities. |
|
68531 | 311 |
|
67456 | 312 |
* January 2018: Sebastien Gouezel |
313 |
Various small additions to HOL-Analysis |
|
314 |
||
67224 | 315 |
* December 2017: Jan Gilcher, Andreas Lochbihler, Dmitriy Traytel |
67279 | 316 |
A new conditional parametricity prover. |
67224 | 317 |
|
66893
ced164fe3bbd
derived axiom iffI as a lemma (thanks to Alexander Maletzky)
nipkow
parents:
66651
diff
changeset
|
318 |
* October 2017: Alexander Maletzky |
68391 | 319 |
Derivation of axiom "iff" in theory HOL.HOL from the other axioms. |
320 |
||
66651 | 321 |
|
66475 | 322 |
Contributions to Isabelle2017 |
66482 | 323 |
----------------------------- |
64439 | 324 |
|
66648 | 325 |
* September 2017: Lawrence Paulson |
326 |
HOL-Analysis, e.g. simplicial complexes, Jordan Curve Theorem. |
|
327 |
||
328 |
* September 2017: Jasmin Blanchette |
|
329 |
Further integration of Nunchaku model finder. |
|
330 |
||
66475 | 331 |
* November 2016 - June 2017: Makarius Wenzel |
332 |
New Isabelle/VSCode, with underlying restructuring of Isabelle/PIDE. |
|
333 |
||
334 |
* 2017: Makarius Wenzel |
|
335 |
Session-qualified theory names (theory imports and ROOT files). |
|
336 |
Prover IDE improvements. |
|
337 |
Support for SQL databases in Isabelle/Scala: SQLite and PostgreSQL. |
|
338 |
||
66563 | 339 |
* August 2017: Andreas Lochbihler, ETH Zurich |
340 |
type of unordered pairs (HOL-Library.Uprod) |
|
341 |
||
66480
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
342 |
* August 2017: Manuel Eberl, TUM |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
343 |
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
|
344 |
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
|
345 |
power series and analytic complex functions |
4b8d1df8933b
HOL-Analysis: Convergent FPS and infinite sums
Manuel Eberl <eberlm@in.tum.de>
parents:
66475
diff
changeset
|
346 |
|
65330 | 347 |
* March 2017: Alasdair Armstrong, University of Sheffield and |
348 |
Simon Foster, University of York |
|
65099
30d0b2f1df76
Knaster-Tarski fixed point theorem and Galois Connections.
ballarin
parents:
65042
diff
changeset
|
349 |
Fixed-point theory and Galois Connections in HOL-Algebra. |
30d0b2f1df76
Knaster-Tarski fixed point theorem and Galois Connections.
ballarin
parents:
65042
diff
changeset
|
350 |
|
65041 | 351 |
* February 2017: Florian Haftmann, TUM |
65042 | 352 |
Statically embedded computations implemented by generated code. |
65041 | 353 |
|
64439 | 354 |
|
64072 | 355 |
Contributions to Isabelle2016-1 |
356 |
------------------------------- |
|
62216 | 357 |
|
64551 | 358 |
* December 2016: Ondřej Kunčar, TUM |
359 |
Types_To_Sets: experimental extension of Higher-Order Logic to allow |
|
360 |
translation of types to sets. |
|
361 |
||
64393 | 362 |
* October 2016: Jasmin Blanchette |
363 |
Integration of Nunchaku model finder. |
|
364 |
||
365 |
* October 2016: Jaime Mendizabal Roche, TUM |
|
366 |
Ported remaining theories of session Old_Number_Theory to the new |
|
367 |
Number_Theory and removed Old_Number_Theory. |
|
368 |
||
369 |
* September 2016: Sascha Boehme |
|
370 |
Proof method "argo" based on SMT technology for a combination of |
|
371 |
quantifier-free propositional logic, equality and linear real arithmetic |
|
372 |
||
373 |
* July 2016: Daniel Stuewe |
|
374 |
Height-size proofs in HOL-Data_Structures. |
|
375 |
||
376 |
* July 2016: Manuel Eberl, TUM |
|
377 |
Algebraic foundation for primes; generalization from nat to general |
|
378 |
factorial rings. |
|
379 |
||
380 |
* June 2016: Andreas Lochbihler, ETH Zurich |
|
381 |
Formalisation of discrete subprobability distributions. |
|
382 |
||
383 |
* June 2016: Florian Haftmann, TUM |
|
384 |
Improvements to code generation: optional timing measurements, more succint |
|
385 |
closures for static evaluation, less ambiguities concering Scala implicits. |
|
386 |
||
387 |
* May 2016: Manuel Eberl, TUM |
|
388 |
Code generation for Probability Mass Functions. |
|
62343
24106dc44def
prefer abbreviations for compound operators INFIMUM and SUPREMUM
haftmann
parents:
62284
diff
changeset
|
389 |
|
64011 | 390 |
* March 2016: Florian Haftmann, TUM |
62499 | 391 |
Abstract factorial rings with unique factorization. |
392 |
||
64011 | 393 |
* March 2016: Florian Haftmann, TUM |
64393 | 394 |
Reworking of the HOL char type as special case of a finite numeral type. |
62216 | 395 |
|
64393 | 396 |
* March 2016: Andreas Lochbihler, ETH Zurich |
397 |
Reasoning support for monotonicity, continuity and admissibility in |
|
398 |
chain-complete partial orders. |
|
64011 | 399 |
|
64393 | 400 |
* February - October 2016: Makarius Wenzel |
401 |
Prover IDE improvements. |
|
402 |
ML IDE improvements: bootstrap of Pure. |
|
403 |
Isar language consolidation. |
|
404 |
Notational modernization of HOL. |
|
405 |
Tight Poly/ML integration. |
|
406 |
More Isabelle/Scala system programming modules (e.g. SSH, Mercurial). |
|
63552 | 407 |
|
64433 | 408 |
* Winter 2016: Jasmin Blanchette, Inria & LORIA & MPII, Aymeric Bouzy, |
409 |
Ecole polytechnique, Andreas Lochbihler, ETH Zurich, Andrei Popescu, |
|
410 |
Middlesex University, and Dmitriy Traytel, ETH Zurich |
|
411 |
'corec' command and friends. |
|
412 |
||
64393 | 413 |
* January 2016: Florian Haftmann, TUM |
414 |
Abolition of compound operators INFIMUM and SUPREMUM for complete lattices. |
|
64389 | 415 |
|
416 |
||
62016 | 417 |
Contributions to Isabelle2016 |
418 |
----------------------------- |
|
60138 | 419 |
|
62201
eca7b38c8ee5
Added approximation of powr to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62138
diff
changeset
|
420 |
* Winter 2016: Manuel Eberl, TUM |
eca7b38c8ee5
Added approximation of powr to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62138
diff
changeset
|
421 |
Support for real exponentiation ("powr") in the "approximation" method. |
62693 | 422 |
(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
|
423 |
|
62138 | 424 |
* Summer 2015 - Winter 2016: Lawrence C Paulson, Cambridge |
425 |
General, homology form of Cauchy's integral theorem and supporting material |
|
62205 | 426 |
(ported from HOL Light). |
62138 | 427 |
|
62118 | 428 |
* Winter 2015/16: Gerwin Klein, NICTA |
62205 | 429 |
New print_record command. |
62118 | 430 |
|
62236 | 431 |
* May - December 2015: Makarius Wenzel |
432 |
Prover IDE improvements. |
|
433 |
More Isar language elements. |
|
434 |
Document language refinements. |
|
435 |
Poly/ML debugger integration. |
|
436 |
Improved multi-platform and multi-architecture support. |
|
437 |
||
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
438 |
* Winter 2015: Manuel Eberl, TUM |
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
439 |
The radius of convergence of power series and various summability tests. |
62064 | 440 |
Harmonic numbers and the Euler-Mascheroni constant. |
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
441 |
The Generalised Binomial Theorem. |
62064 | 442 |
The complex and real Gamma/log-Gamma/Digamma/Polygamma functions and their |
443 |
most important properties. |
|
62138 | 444 |
|
62086
1c0246456ab9
Added formal power series updates to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62084
diff
changeset
|
445 |
* Autumn 2015: Manuel Eberl, TUM |
1c0246456ab9
Added formal power series updates to NEWS/CONTRIBUTORS
Manuel Eberl <eberlm@in.tum.de>
parents:
62084
diff
changeset
|
446 |
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
|
447 |
Euclidean Ring and GCD instance for formal power series. |
62060
b75764fc4c35
Added summability/Gamma/etc. to NEWS and CONTRIBUTORS
eberlm
parents:
62016
diff
changeset
|
448 |
|
61891
76189756ff65
documentation on last state of the art concerning interpretation
haftmann
parents:
61766
diff
changeset
|
449 |
* Autumn 2015: Florian Haftmann, TUM |
62064 | 450 |
Rewrite definitions for global interpretations and sublocale declarations. |
61891
76189756ff65
documentation on last state of the art concerning interpretation
haftmann
parents:
61766
diff
changeset
|
451 |
|
61766
507b39df1a57
add formalisation of Bourbaki-Witt fixpoint theorem
Andreas Lochbihler
parents:
61552
diff
changeset
|
452 |
* Autumn 2015: Andreas Lochbihler |
62064 | 453 |
Bourbaki-Witt fixpoint theorem for increasing functions on chain-complete |
454 |
partial orders. |
|
61766
507b39df1a57
add formalisation of Bourbaki-Witt fixpoint theorem
Andreas Lochbihler
parents:
61552
diff
changeset
|
455 |
|
61552
980dd46a03fb
Added binomial identities to CONTRIBUTORS; small lemmas on of_int/pochhammer
eberlm
parents:
60920
diff
changeset
|
456 |
* 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
|
457 |
A large number of additional binomial identities. |
980dd46a03fb
Added binomial identities to CONTRIBUTORS; small lemmas on of_int/pochhammer
eberlm
parents:
60920
diff
changeset
|
458 |
|
60632 | 459 |
* Summer 2015: Daniel Matichuk, NICTA and Makarius Wenzel |
62064 | 460 |
Isar subgoal command for proof structure within unstructured proof scripts. |
60632 | 461 |
|
60434 | 462 |
* Summer 2015: Florian Haftmann, TUM |
60632 | 463 |
Generic partial division in rings as inverse operation of multiplication. |
60434 | 464 |
|
60517
f16e4fb20652
separate class for notions specific for integral (semi)domains, in contrast to fields where these are trivial
haftmann
parents:
60434
diff
changeset
|
465 |
* Summer 2015: Manuel Eberl and Florian Haftmann, TUM |
62064 | 466 |
Type class hierarchy with common algebraic notions of integral (semi)domains |
467 |
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
|
468 |
|
60804 | 469 |
* Summer 2015: Florian Haftmann, TUM |
470 |
Fundamentals of abstract type class for factorial rings. |
|
471 |
||
60920 | 472 |
* Summer 2015: Julian Biendarra, TUM and Dmitriy Traytel, ETH Zurich |
62064 | 473 |
Command to lift a BNF structure on the raw type to the abstract type for |
474 |
typedefs. |
|
60920 | 475 |
|
62236 | 476 |
* Summer 2014: Jeremy Avigad, Luke Serafin, CMU, and Johannes Hölzl, TUM |
477 |
Proof of the central limit theorem: includes weak convergence, |
|
478 |
characteristic functions, and Levy's uniqueness and continuity theorem. |
|
479 |
||
60138 | 480 |
|
60012 | 481 |
Contributions to Isabelle2015 |
482 |
----------------------------- |
|
57695 | 483 |
|
60119
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
wenzelm
parents:
60012
diff
changeset
|
484 |
* 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
|
485 |
The Eisbach proof method language and "match" method. |
54bea620e54f
added Eisbach, using version 3752768caa17 of its Bitbucket repository;
wenzelm
parents:
60012
diff
changeset
|
486 |
|
60260 | 487 |
* Winter 2014 and Spring 2015: Ondrej Kuncar, TUM |
60261 | 488 |
Extension of lift_definition to execute lifted functions that have as a |
489 |
return type a datatype containing a subtype. |
|
60260 | 490 |
|
59980 | 491 |
* March 2015: Jasmin Blanchette, Inria & LORIA & MPII, Mathias Fleury, MPII, |
492 |
and Dmitriy Traytel, TUM |
|
59813 | 493 |
More multiset theorems, syntax, and operations. |
494 |
||
59980 | 495 |
* December 2014: Johannes Hölzl, Manuel Eberl, Sudeep Kanav, TUM, and |
496 |
Jeremy Avigad, Luke Serafin, CMU |
|
497 |
Various integration theorems: mostly integration on intervals and |
|
498 |
substitution. |
|
59092
d469103c0737
add integral substitution theorems from Manuel Eberl, Jeremy Avigad, Luke Serafin, and Sudeep Kanav
hoelzl
parents:
58626
diff
changeset
|
499 |
|
58196
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
500 |
* September 2014: Florian Haftmann, TUM |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
501 |
Lexicographic order on functions and |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
502 |
sum/product over function bodies. |
1b3fbfb85980
theory about lexicographic ordering on functions
haftmann
parents:
58023
diff
changeset
|
503 |
|
58626 | 504 |
* August 2014: Andreas Lochbihler, ETH Zurich |
59980 | 505 |
Test infrastructure for executing generated code in target languages. |
58626 | 506 |
|
58023
62826b36ac5e
generic euclidean algorithm (due to Manuel Eberl)
haftmann
parents:
57882
diff
changeset
|
507 |
* August 2014: Manuel Eberl, TUM |
59980 | 508 |
Generic euclidean algorithms for GCD et al. |
58023
62826b36ac5e
generic euclidean algorithm (due to Manuel Eberl)
haftmann
parents:
57882
diff
changeset
|
509 |
|
57695 | 510 |
|
57452 | 511 |
Contributions to Isabelle2014 |
512 |
----------------------------- |
|
54055 | 513 |
|
57513 | 514 |
* July 2014: Thomas Sewell, NICTA |
57516 | 515 |
Preserve equality hypotheses in "clarify" and friends. New |
516 |
"hypsubst_thin" method configuration option. |
|
57513 | 517 |
|
57519 | 518 |
* Summer 2014: Florian Haftmann, TUM |
519 |
Consolidation and generalization of facts concerning (abelian) |
|
520 |
semigroups and monoids, particularly products (resp. sums) on |
|
521 |
finite sets. |
|
57419 | 522 |
|
57216 | 523 |
* Summer 2014: Mathias Fleury, ENS Rennes, and Albert Steckermeier, TUM |
57452 | 524 |
Work on exotic automatic theorem provers for Sledgehammer (LEO-II, |
525 |
veriT, Waldmeister, etc.). |
|
57216 | 526 |
|
57875 | 527 |
* June 2014: Florian Haftmann, TUM |
528 |
Internal reorganisation of the local theory / named target stack. |
|
529 |
||
57254
d3d91422f408
lemmas about the moments of the normal distribution
hoelzl
parents:
57252
diff
changeset
|
530 |
* June 2014: Sudeep Kanav, TUM, Jeremy Avigad, CMU, and Johannes Hölzl, TUM |
57452 | 531 |
Various properties of exponentially, Erlang, and normal distributed |
532 |
random variables. |
|
57235
b0b9a10e4bf4
properties of Erlang and exponentially distributed random variables (by Sudeep Kanav)
hoelzl
parents:
57216
diff
changeset
|
533 |
|
57452 | 534 |
* May 2014: Cezary Kaliszyk, University of Innsbruck, and |
535 |
Jasmin Blanchette, TUM |
|
57030 | 536 |
SML-based engines for MaSh. |
537 |
||
55913 | 538 |
* March 2014: René Thiemann |
55895 | 539 |
Improved code generation for multisets. |
540 |
||
56416 | 541 |
* February 2014: Florian Haftmann, TUM |
57452 | 542 |
Permanent interpretation inside theory, locale and class targets |
543 |
with mixin definitions. |
|
544 |
||
57474 | 545 |
* Spring 2014: Lawrence C Paulson, Cambridge |
546 |
Theory Complex_Basic_Analysis. Tidying up Number_Theory vs Old_Number_Theory |
|
547 |
||
57827 | 548 |
* Winter 2013 and Spring 2014: Ondrej Kuncar, TUM |
549 |
Various improvements to Lifting/Transfer, integration with the BNF package. |
|
550 |
||
57452 | 551 |
* Winter 2013 and Spring 2014: Makarius Wenzel, Université Paris-Sud / LRI |
552 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
56416 | 553 |
|
57452 | 554 |
* Fall 2013 and Winter 2014: Martin Desharnais, Lorenz Panny, |
555 |
Dmitriy Traytel, and Jasmin Blanchette, TUM |
|
556 |
Various improvements to the BNF-based (co)datatype package, |
|
557 |
including a more polished "primcorec" command, optimizations, and |
|
558 |
integration in the "HOL" session. |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
559 |
|
57452 | 560 |
* Winter/Spring 2014: Sascha Boehme, QAware GmbH, and |
561 |
Jasmin Blanchette, TUM |
|
562 |
"SMT2" module and "smt2" proof method, based on SMT-LIB 2 and |
|
563 |
Z3 4.3. |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
564 |
|
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
|
565 |
* 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
|
566 |
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
|
567 |
Isabelle/jEdit Prover IDE. |
54055 | 568 |
|
56416 | 569 |
* December 2013: Florian Haftmann, TUM |
570 |
Consolidation of abstract interpretations concerning min and max. |
|
571 |
||
572 |
* November 2013: Florian Haftmann, TUM |
|
56418 | 573 |
Abolition of negative numeral literals in the logic. |
56416 | 574 |
|
55913 | 575 |
|
53984 | 576 |
Contributions to Isabelle2013-1 |
577 |
------------------------------- |
|
50994 | 578 |
|
54363 | 579 |
* September 2013: Lars Noschinski, TUM |
54364 | 580 |
Conversion between function definitions as list of equations and |
581 |
case expressions in HOL. |
|
582 |
New library Simps_Case_Conv with commands case_of_simps, |
|
583 |
simps_of_case. |
|
54363 | 584 |
|
53396 | 585 |
* September 2013: Nik Sultana, University of Cambridge |
586 |
Improvements to HOL/TPTP parser and import facilities. |
|
587 |
||
54029 | 588 |
* September 2013: Johannes Hölzl and Dmitriy Traytel, TUM |
589 |
New "coinduction" method (residing in HOL-BNF) to avoid boilerplate. |
|
590 |
||
53984 | 591 |
* Summer 2013: Makarius Wenzel, Université Paris-Sud / LRI |
592 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
593 |
||
53613 | 594 |
* Summer 2013: Manuel Eberl, TUM |
595 |
Generation of elimination rules in the function package. |
|
596 |
New command "fun_cases". |
|
597 |
||
54051 | 598 |
* Summer 2013: Christian Sternagel, JAIST |
599 |
Improved support for ad hoc overloading of constants, including |
|
600 |
documentation and examples. |
|
601 |
||
53396 | 602 |
* Spring and Summer 2013: Lorenz Panny, Dmitriy Traytel, and |
603 |
Jasmin Blanchette, TUM |
|
56118
d3967fdc800a
updated NEWS and CONTRIBUTORS (BNF, SMT2, Sledgehammer)
blanchet
parents:
55913
diff
changeset
|
604 |
Various improvements to the BNF-based (co)datatype package, including |
54010 | 605 |
"primrec_new" and "primcorec" commands and a compatibility layer. |
53307 | 606 |
|
54021 | 607 |
* Spring and Summer 2013: Ondrej Kuncar, TUM |
54035 | 608 |
Various improvements of Lifting and Transfer packages. |
54021 | 609 |
|
610 |
* Spring 2013: Brian Huffman, Galois Inc. |
|
54035 | 611 |
Improvements of the Transfer package. |
54051 | 612 |
|
53728 | 613 |
* Summer 2013: Daniel Kühlwein, ICIS, Radboud University Nijmegen |
614 |
Jasmin Blanchette, TUM |
|
615 |
Various improvements to MaSh, including a server mode. |
|
616 |
||
617 |
* First half of 2013: Steffen Smolka, TUM |
|
618 |
Further improvements to Sledgehammer's Isar proof generator. |
|
619 |
||
52485 | 620 |
* May 2013: Florian Haftmann, TUM |
621 |
Ephemeral interpretation in local theories. |
|
622 |
||
52266 | 623 |
* 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
|
624 |
Spec_Check: A Quickcheck tool for Isabelle/ML. |
52266 | 625 |
|
51682 | 626 |
* April 2013: Stefan Berghofer, secunet Security Networks AG |
627 |
Dmitriy Traytel, TUM |
|
628 |
Makarius Wenzel, Université Paris-Sud / LRI |
|
629 |
Case translations as a separate check phase independent of the |
|
630 |
datatype package. |
|
631 |
||
51487 | 632 |
* March 2013: Florian Haftmann, TUM |
51489 | 633 |
Reform of "big operators" on sets. |
634 |
||
635 |
* March 2013: Florian Haftmann, TUM |
|
51487 | 636 |
Algebraic locale hierarchy for orderings and (semi)lattices. |
637 |
||
52503 | 638 |
* February 2013: Florian Haftmann, TUM |
639 |
Reworking and consolidation of code generation for target language |
|
640 |
numerals. |
|
51167 | 641 |
|
52503 | 642 |
* February 2013: Florian Haftmann, TUM |
51173 | 643 |
Sieve of Eratosthenes. |
644 |
||
51167 | 645 |
|
50993 | 646 |
Contributions to Isabelle2013 |
647 |
----------------------------- |
|
47887 | 648 |
|
49532 | 649 |
* 2012: Makarius Wenzel, Université Paris-Sud / LRI |
650 |
Improvements of Isabelle/Scala and Isabelle/jEdit Prover IDE. |
|
651 |
||
50648 | 652 |
* Fall 2012: Daniel Kühlwein, ICIS, Radboud University Nijmegen |
50222 | 653 |
Jasmin Blanchette, TUM |
654 |
Implemented Machine Learning for Sledgehammer (MaSh). |
|
655 |
||
50219 | 656 |
* Fall 2012: Steffen Smolka, TUM |
50648 | 657 |
Various improvements to Sledgehammer's Isar proof generator, |
658 |
including a smart type annotation algorithm and proof shrinking. |
|
50219 | 659 |
|
50573 | 660 |
* December 2012: Alessandro Coglio, Kestrel |
50991 | 661 |
Contributions to HOL's Lattice library. |
50573 | 662 |
|
50142 | 663 |
* November 2012: Fabian Immler, TUM |
50184 | 664 |
"Symbols" dockable for Isabelle/jEdit. |
665 |
||
666 |
* November 2012: Fabian Immler, TUM |
|
667 |
Proof of the Daniell-Kolmogorov theorem: the existence of the limit |
|
668 |
of projective families. |
|
50142 | 669 |
|
49770
cf6a78acf445
efficient construction of red black trees from sorted associative lists
Andreas Lochbihler
parents:
49532
diff
changeset
|
670 |
* October 2012: Andreas Lochbihler, KIT |
50184 | 671 |
Efficient construction of red-black trees from sorted associative |
672 |
lists. |
|
49770
cf6a78acf445
efficient construction of red black trees from sorted associative lists
Andreas Lochbihler
parents:
49532
diff
changeset
|
673 |
|
49190 | 674 |
* September 2012: Florian Haftmann, TUM |
675 |
Lattice instances for type option. |
|
676 |
||
49145 | 677 |
* September 2012: Christian Sternagel, JAIST |
678 |
Consolidated HOL/Library (theories: Prefix_Order, Sublist, and |
|
679 |
Sublist_Order) w.r.t. prefixes, suffixes, and embedding on lists. |
|
680 |
||
48977 | 681 |
* 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
|
682 |
New BNF-based (co)datatype package. |
48977 | 683 |
|
684 |
* August 2012: Andrei Popescu and Dmitriy Traytel, TUM |
|
685 |
Theories of ordinals and cardinals. |
|
686 |
||
48585
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
687 |
* July 2012: Makarius Wenzel, Université Paris-Sud / LRI |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
688 |
Advanced support for Isabelle sessions and build management, notably |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
689 |
"isabelle build". |
a82910dd2270
announce advanced support for Isabelle sessions and build management;
wenzelm
parents:
48124
diff
changeset
|
690 |
|
48111 | 691 |
* 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
|
692 |
Simproc for rewriting set comprehensions into pointfree expressions. |
47887 | 693 |
|
49481
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
Andreas Lochbihler
parents:
49190
diff
changeset
|
694 |
* May 2012: Andreas Lochbihler, KIT |
818bf31759e7
NEWS and CONTRIBUTORS for a5377f6d9f14 and f0ecc1550998
Andreas Lochbihler
parents:
49190
diff
changeset
|
695 |
Theory of almost everywhere constant functions. |
48124 | 696 |
|
50648 | 697 |
* 2010-2012: Markus Kaiser and Lukas Bulwahn, TUM |
698 |
Graphview in Scala/Swing. |
|
699 |
||
700 |
||
47462 | 701 |
Contributions to Isabelle2012 |
702 |
----------------------------- |
|
45109 | 703 |
|
47695 | 704 |
* April 2012: Johannes Hölzl, TUM |
47808 | 705 |
Probability: Introduced type to represent measures instead of |
706 |
locales. |
|
47695 | 707 |
|
708 |
* April 2012: Johannes Hölzl, Fabian Immler, TUM |
|
709 |
Float: Moved to Dyadic rationals to represent floating point numers. |
|
710 |
||
47808 | 711 |
* April 2012: Thomas Sewell, NICTA and |
712 |
2010: Sascha Boehme, TUM |
|
713 |
Theory HOL/Word/WordBitwise: logic/circuit expansion of bitvector |
|
714 |
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
|
715 |
|
47808 | 716 |
* March 2012: Christian Sternagel, JAIST |
47448 | 717 |
Consolidated theory of relation composition. |
718 |
||
47413 | 719 |
* March 2012: Nik Sultana, University of Cambridge |
720 |
HOL/TPTP parser and import facilities. |
|
721 |
||
47462 | 722 |
* March 2012: Cezary Kaliszyk, University of Innsbruck and |
723 |
Alexander Krauss, QAware GmbH |
|
724 |
Faster and more scalable Import mechanism for HOL Light proofs. |
|
725 |
||
47563 | 726 |
* January 2012: Florian Haftmann, TUM, et al. |
46596 | 727 |
(Re-)Introduction of the "set" type constructor. |
728 |
||
47700 | 729 |
* 2012: Ondrej Kuncar, TUM |
47808 | 730 |
New package Lifting, various improvements and refinements to the |
731 |
Quotient package. |
|
47700 | 732 |
|
47563 | 733 |
* 2011/2012: Jasmin Blanchette, TUM |
734 |
Various improvements to Sledgehammer, notably: tighter integration |
|
47808 | 735 |
with SPASS, support for more provers (Alt-Ergo, iProver, |
736 |
iProver-Eq). |
|
47563 | 737 |
|
47462 | 738 |
* 2011/2012: Makarius Wenzel, Université Paris-Sud / LRI |
47485 | 739 |
Various refinements of local theory infrastructure. |
47462 | 740 |
Improvements of Isabelle/Scala layer and Isabelle/jEdit Prover IDE. |
47265 | 741 |
|
45109 | 742 |
|
44801 | 743 |
Contributions to Isabelle2011-1 |
744 |
------------------------------- |
|
41651 | 745 |
|
44818
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
746 |
* September 2011: Peter Gammie |
44908 | 747 |
Theory HOL/Library/Saturated: numbers with saturated arithmetic. |
44818
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
748 |
|
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
749 |
* 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
|
750 |
Refined theory on complete lattices. |
27ba81ad0890
theory of saturated naturals contributed by Peter Gammie
haftmann
parents:
41651
diff
changeset
|
751 |
|
44967 | 752 |
* August 2011: Brian Huffman, Portland State University |
753 |
Miscellaneous cleanup of Complex_Main and Multivariate_Analysis. |
|
754 |
||
755 |
* June 2011: Brian Huffman, Portland State University |
|
756 |
Proof method "countable_datatype" for theory Library/Countable. |
|
757 |
||
758 |
* 2011: Jasmin Blanchette, TUM |
|
759 |
Various improvements to Sledgehammer, notably: use of sound |
|
760 |
translations, support for more provers (Waldmeister, LEO-II, |
|
761 |
Satallax). Further development of Nitpick and 'try' command. |
|
762 |
||
763 |
* 2011: Andreas Lochbihler, Karlsruhe Institute of Technology |
|
764 |
Theory HOL/Library/Cset_Monad allows do notation for computable sets |
|
765 |
(cset) via the generic monad ad-hoc overloading facility. |
|
766 |
||
767 |
* 2011: Johannes Hölzl, Armin Heller, TUM and |
|
768 |
Bogdan Grechuk, University of Edinburgh |
|
769 |
Theory HOL/Library/Extended_Reals: real numbers extended with plus |
|
770 |
and minus infinity. |
|
771 |
||
44882 | 772 |
* 2011: Makarius Wenzel, Université Paris-Sud / LRI |
773 |
Various building blocks for Isabelle/Scala layer and Isabelle/jEdit |
|
774 |
Prover IDE. |
|
775 |
||
44908 | 776 |
|
41512 | 777 |
Contributions to Isabelle2011 |
778 |
----------------------------- |
|
37383 | 779 |
|
41567 | 780 |
* January 2011: Stefan Berghofer, secunet Security Networks AG |
781 |
HOL-SPARK: an interactive prover back-end for SPARK. |
|
782 |
||
40379 | 783 |
* October 2010: Bogdan Grechuk, University of Edinburgh |
784 |
Extended convex analysis in Multivariate Analysis. |
|
785 |
||
40287 | 786 |
* October 2010: Dmitriy Traytel, TUM |
787 |
Coercive subtyping via subtype constraints. |
|
788 |
||
41531 | 789 |
* October 2010: Alexander Krauss, TUM |
790 |
Command partial_function for function definitions based on complete |
|
791 |
partial orders in HOL. |
|
792 |
||
39644 | 793 |
* September 2010: Florian Haftmann, TUM |
41596 | 794 |
Refined concepts for evaluation, i.e., normalization of terms using |
41531 | 795 |
different techniques. |
40120 | 796 |
|
797 |
* September 2010: Florian Haftmann, TUM |
|
39644 | 798 |
Code generation for Scala. |
799 |
||
38656 | 800 |
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM |
41596 | 801 |
Improved Probability theory in HOL. |
38656 | 802 |
|
38461 | 803 |
* July 2010: Florian Haftmann, TUM |
39644 | 804 |
Reworking and extension of the Imperative HOL framework. |
38461 | 805 |
|
41596 | 806 |
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University |
807 |
of Innsbruck |
|
41531 | 808 |
Ad-hoc overloading. Generic do notation for monads. |
809 |
||
37383 | 810 |
|
37144 | 811 |
Contributions to Isabelle2009-2 |
41512 | 812 |
------------------------------- |
33951 | 813 |
|
37303 | 814 |
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM, |
815 |
Makarius Wenzel, TUM / LRI |
|
816 |
Elimination of type classes from proof terms. |
|
817 |
||
37144 | 818 |
* April 2010: Florian Haftmann, TUM |
36416 | 819 |
Reorganization of abstract algebra type classes. |
820 |
||
37144 | 821 |
* April 2010: Florian Haftmann, TUM |
36416 | 822 |
Code generation for data representations involving invariants; |
823 |
various collections avaiable in theories Fset, Dlist, RBT, |
|
824 |
Mapping and AssocList. |
|
825 |
||
37144 | 826 |
* March 2010: Sascha Boehme, TUM |
827 |
Efficient SHA1 library for Poly/ML. |
|
828 |
||
37282 | 829 |
* February 2010: Cezary Kaliszyk and Christian Urban, TUM |
830 |
Quotient type package for Isabelle/HOL. |
|
831 |
||
26874 | 832 |
|
33842 | 833 |
Contributions to Isabelle2009-1 |
834 |
------------------------------- |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
835 |
|
33862 | 836 |
* November 2009, Brian Huffman, PSU |
837 |
New definitional domain package for HOLCF. |
|
838 |
||
33759
b369324fc244
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents:
33649
diff
changeset
|
839 |
* November 2009: Robert Himmelmann, TUM |
33862 | 840 |
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
|
841 |
|
33842 | 842 |
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM |
843 |
A tabled implementation of the reflexive transitive closure. |
|
33649
854173fcd21c
added a tabled implementation of the reflexive transitive closure
bulwahn
parents:
33627
diff
changeset
|
844 |
|
33627
ffb4a811e34d
announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents:
33419
diff
changeset
|
845 |
* November 2009: Lukas Bulwahn, TUM |
33842 | 846 |
Predicate Compiler: a compiler for inductive predicates to |
33843 | 847 |
equational specifications. |
48977 | 848 |
|
33897 | 849 |
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris |
33842 | 850 |
HOL-Boogie: an interactive prover back-end for Boogie and VCC. |
33419 | 851 |
|
33192
08a39a957ed7
added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents:
33010
diff
changeset
|
852 |
* October 2009: Jasmin Blanchette, TUM |
33842 | 853 |
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
|
854 |
|
33010 | 855 |
* October 2009: Sascha Boehme, TUM |
33182 | 856 |
Extension of SMT method: proof-reconstruction for the SMT solver Z3. |
33010 | 857 |
|
858 |
* October 2009: Florian Haftmann, TUM |
|
33182 | 859 |
Refinement of parts of the HOL datatype package. |
33005 | 860 |
|
33010 | 861 |
* October 2009: Florian Haftmann, TUM |
33182 | 862 |
Generic term styles for term antiquotations. |
33005 | 863 |
|
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
864 |
* September 2009: Thomas Sewell, NICTA |
33182 | 865 |
More efficient HOL/record implementation. |
32762
5f485f98652f
Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents:
32618
diff
changeset
|
866 |
|
32618
42865636d006
added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents:
32600
diff
changeset
|
867 |
* September 2009: Sascha Boehme, TUM |
33182 | 868 |
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
|
869 |
|
32600 | 870 |
* September 2009: Florian Haftmann, TUM |
33182 | 871 |
Refinement of sets and lattices. |
32600 | 872 |
|
873 |
* July 2009: Jeremy Avigad and Amine Chaieb |
|
33182 | 874 |
New number theory. |
32600 | 875 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
876 |
* July 2009: Philipp Meyer, TUM |
33182 | 877 |
HOL/Library/Sum_Of_Squares: functionality to call a remote csdp |
878 |
prover. |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
879 |
|
31997 | 880 |
* July 2009: Florian Haftmann, TUM |
33182 | 881 |
New quickcheck implementation using new code generator. |
31997 | 882 |
|
883 |
* July 2009: Florian Haftmann, TUM |
|
39644 | 884 |
HOL/Library/Fset: an explicit type of sets; finite sets ready to use |
33182 | 885 |
for code generation. |
31466 | 886 |
|
887 |
* June 2009: Florian Haftmann, TUM |
|
33843 | 888 |
HOL/Library/Tree: search trees implementing mappings, ready to use |
33182 | 889 |
for code generation. |
30978 | 890 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
891 |
* March 2009: Philipp Meyer, TUM |
33843 | 892 |
Minimization tool for results from Sledgehammer. |
33182 | 893 |
|
32268
d50f0cb67578
Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
31997
diff
changeset
|
894 |
|
30978 | 895 |
Contributions to Isabelle2009 |
896 |
----------------------------- |
|
897 |
||
30383 | 898 |
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of |
899 |
Cambridge |
|
900 |
Elementary topology in Euclidean space. |
|
901 |
||
30886
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
902 |
* March 2009: Johannes Hoelzl, TUM |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
903 |
Method "approximation", which proves real valued inequalities by |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
904 |
computation. |
dda08b76fa99
updated official title of contribution by Johannes Hoelzl;
wenzelm
parents:
30383
diff
changeset
|
905 |
|
30179 | 906 |
* February 2009: Filip Maric, Univ. of Belgrade |
907 |
A Serbian theory. |
|
908 |
||
30162 | 909 |
* February 2009: Jasmin Christian Blanchette, TUM |
30154 | 910 |
Misc cleanup of HOL/refute. |
911 |
||
30162 | 912 |
* February 2009: Timothy Bourke, NICTA |
29883 | 913 |
New find_consts command. |
914 |
||
30162 | 915 |
* February 2009: Timothy Bourke, NICTA |
29861
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
916 |
"solves" criterion for find_theorems and auto_solve option |
3c348f5873f3
updated NEWS etc with "solves" criterion and auto_solves
kleing
parents:
29398
diff
changeset
|
917 |
|
29398 | 918 |
* December 2008: Clemens Ballarin, TUM |
919 |
New locale implementation. |
|
920 |
||
29182 | 921 |
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM |
922 |
Method "sizechange" for advanced termination proofs. |
|
923 |
||
28901 | 924 |
* November 2008: Timothy Bourke, NICTA |
925 |
Performance improvement (factor 50) for find_theorems. |
|
926 |
||
29398 | 927 |
* 2008: Florian Haftmann, TUM |
928 |
Various extensions and restructurings in HOL, improvements |
|
929 |
in evaluation mechanisms, new module binding.ML for name bindings. |
|
930 |
||
28604
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
931 |
* October 2008: Fabian Immler, TUM |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
932 |
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
|
933 |
processes. Additional ATP wrappers, including remote SystemOnTPTP |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
934 |
services. |
f36496b73227
generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents:
28474
diff
changeset
|
935 |
|
30162 | 936 |
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen |
937 |
Prover for coherent logic. |
|
938 |
||
28474
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
939 |
* August 2008: Fabian Immler, TUM |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
940 |
Vampire wrapper script for remote SystemOnTPTP service. |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
941 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
942 |
|
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
943 |
Contributions to Isabelle2008 |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
944 |
----------------------------- |
d0b8b0a1fca5
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents:
27009
diff
changeset
|
945 |
|
27009 | 946 |
* 2007/2008: |
947 |
Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM |
|
948 |
HOL library improvements. |
|
25468 | 949 |
|
27009 | 950 |
* 2007/2008: Brian Huffman, PSU |
951 |
HOLCF library improvements. |
|
952 |
||
953 |
* 2007/2008: Stefan Berghofer, TUM |
|
30179 | 954 |
HOL-Nominal package improvements. |
27009 | 955 |
|
956 |
* March 2008: Markus Reiter, TUM |
|
957 |
HOL/Library/RBT: red-black trees. |
|
26728 | 958 |
|
26874 | 959 |
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and |
960 |
Lukas Bulwahn, TUM and John Matthews, Galois: |
|
961 |
HOL/Library/Imperative_HOL: Haskell-style imperative data structures |
|
962 |
for HOL. |
|
26728 | 963 |
|
27009 | 964 |
* December 2007: Norbert Schirmer, Uni Saarbruecken |
965 |
Misc improvements of record package in HOL. |
|
966 |
||
967 |
* December 2007: Florian Haftmann, TUM |
|
968 |
Overloading and class instantiation target. |
|
969 |
||
970 |
* December 2007: Florian Haftmann, TUM |
|
971 |
New version of primrec package for local theories. |
|
972 |
||
973 |
* December 2007: Alexander Krauss, TUM |
|
974 |
Method "induction_scheme" in HOL. |
|
975 |
||
976 |
* November 2007: Peter Lammich, Uni Muenster |
|
977 |
HOL-Lattice: some more lemmas. |
|
26198 | 978 |
|
26874 | 979 |
|
25454 | 980 |
Contributions to Isabelle2007 |
981 |
----------------------------- |
|
23252 | 982 |
|
25409 | 983 |
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken |
25398 | 984 |
State Spaces: The Locale Way (in HOL). |
985 |
||
25057
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
986 |
* October 2007: Mark A. Hillebrand, DFKI |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
987 |
Robust sub/superscripts in LaTeX document output. |
021fcbe2aaa5
Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents:
24803
diff
changeset
|
988 |
|
24799 | 989 |
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian |
990 |
Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois |
|
24333 | 991 |
HOL-Word: a library for fixed-size machine words in Isabelle. |
992 |
||
24332
e3a2b75b1cf9
boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents:
23449
diff
changeset
|
993 |
* August 2007: Brian Huffman, PSU |
24799 | 994 |
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
|
995 |
|
23252 | 996 |
* June 2007: Amine Chaieb, TUM |
24799 | 997 |
Semiring normalization and Groebner Bases. |
25449 | 998 |
Support for dense linear orders. |
17866 | 999 |
|
23449 | 1000 |
* June 2007: Joe Hurd, Oxford |
24799 | 1001 |
Metis theorem-prover. |
1002 |
||
1003 |
* 2007: Kong W. Susanto, Cambridge |
|
1004 |
HOL: Metis prover integration. |
|
23449 | 1005 |
|
24799 | 1006 |
* 2007: Stefan Berghofer, TUM |
25449 | 1007 |
HOL: inductive predicates and sets. |
24799 | 1008 |
|
24803 | 1009 |
* 2007: Norbert Schirmer, TUM |
1010 |
HOL/record: misc improvements. |
|
1011 |
||
24799 | 1012 |
* 2006/2007: Alexander Krauss, TUM |
1013 |
HOL: function package and related theories on termination. |
|
23449 | 1014 |
|
22449 | 1015 |
* 2006/2007: Florian Haftmann, TUM |
1016 |
Pure: generic code generator framework. |
|
1017 |
Pure: class package. |
|
24799 | 1018 |
HOL: theory reorganization, code generator setup. |
1019 |
||
25449 | 1020 |
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and |
1021 |
Julien Narboux, TUM |
|
24799 | 1022 |
HOL/Nominal package and related tools. |
22449 | 1023 |
|
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
1024 |
* November 2006: Lukas Bulwahn, TUM |
24799 | 1025 |
HOL: method "lexicographic_order" for function package. |
21242
d73735bb33c1
* November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents:
21169
diff
changeset
|
1026 |
|
21169 | 1027 |
* October 2006: Stefan Hohe, TUM |
1028 |
HOL-Algebra: ideals and quotients over rings. |
|
1029 |
||
20340
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
1030 |
* August 2006: Amine Chaieb, TUM |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
1031 |
Experimental support for generic reflection and reification in HOL. |
6afc1c133b86
Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents:
20067
diff
changeset
|
1032 |
|
20067
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
1033 |
* July 2006: Rafal Kolanski, NICTA |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
1034 |
Hex (0xFF) and binary (0b1011) numerals. |
26bac504ef90
hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents:
19896
diff
changeset
|
1035 |
|
19896 | 1036 |
* May 2006: Klaus Aehlig, LMU |
1037 |
Command 'normal_form': normalization by evaluation. |
|
1038 |
||
19650 | 1039 |
* May 2006: Amine Chaieb, TUM |
1040 |
HOL-Complex: Ferrante and Rackoff Algorithm for linear real |
|
1041 |
arithmetic. |
|
19470 | 1042 |
|
1043 |
* February 2006: Benjamin Porter, NICTA |
|
23382 | 1044 |
HOL and HOL-Complex: generalised mean value theorem, continuum is |
19470 | 1045 |
not denumerable, harmonic and arithmetic series, and denumerability |
1046 |
of rationals. |
|
17532 | 1047 |
|
19650 | 1048 |
* October 2005: Martin Wildmoser, TUM |
1049 |
Sketch for Isar 'guess' element. |
|
1050 |
||
1051 |
||
25454 | 1052 |
Contributions to Isabelle2005 |
1053 |
----------------------------- |
|
17382 | 1054 |
|
17640 | 1055 |
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM |
1056 |
HOL-Complex: Formalization of Taylor series. |
|
1057 |
||
1058 |
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria |
|
1059 |
Components for SAT solver method using zChaff. |
|
1060 |
||
17534 | 1061 |
* September 2005: Ning Zhang and Christian Urban, LMU Munich |
1062 |
A Chinese theory. |
|
1063 |
||
17562 | 1064 |
* September 2005: Bernhard Haeupler, TUM |
17382 | 1065 |
Method comm_ring for proving equalities in commutative rings. |
16892 | 1066 |
|
17532 | 1067 |
* July/August 2005: Jeremy Avigad, Carnegie Mellon University |
16892 | 1068 |
Various improvements of the HOL and HOL-Complex library. |
16868 | 1069 |
|
16892 | 1070 |
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM |
1071 |
Some structured proofs about completeness of real numbers. |
|
1072 |
||
17532 | 1073 |
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA |
1074 |
Improved retrieval of facts from theory/proof context. |
|
15994 | 1075 |
|
16252 | 1076 |
* February 2005: Lucas Dixon, University of Edinburgh |
17532 | 1077 |
Improved subst method. |
1078 |
||
1079 |
* 2005: Brian Huffman, OGI |
|
1080 |
Various improvements of HOLCF. |
|
1081 |
Some improvements of the HOL-Complex library. |
|
1082 |
||
1083 |
* 2005: Claire Quigley and Jia Meng, University of Cambridge |
|
1084 |
Some support for asynchronous communication with external provers |
|
1085 |
(experimental). |
|
1086 |
||
1087 |
* 2005: Florian Haftmann, TUM |
|
17543 | 1088 |
Contributions to document 'sugar'. |
17532 | 1089 |
Various ML combinators, notably linear functional transformations. |
1090 |
Some cleanup of ML legacy. |
|
1091 |
Additional antiquotations. |
|
1092 |
Improved Isabelle web site. |
|
1093 |
||
1094 |
* 2004/2005: David Aspinall, University of Edinburgh |
|
1095 |
Various elements of XML and PGIP based communication with user |
|
1096 |
interfaces (experimental). |
|
1097 |
||
1098 |
* 2004/2005: Gerwin Klein, NICTA |
|
1099 |
Contributions to document 'sugar'. |
|
1100 |
Improved Isabelle web site. |
|
1101 |
Improved HTML presentation of theories. |
|
1102 |
||
1103 |
* 2004/2005: Clemens Ballarin, TUM |
|
1104 |
Provers: tools for transitive relations and quasi orders. |
|
1105 |
Improved version of locales, notably interpretation of locales. |
|
1106 |
Improved version of HOL-Algebra. |
|
1107 |
||
1108 |
* 2004/2005: Amine Chaieb, TUM |
|
1109 |
Improved version of HOL presburger method. |
|
1110 |
||
1111 |
* 2004/2005: Steven Obua, TUM |
|
1112 |
Improved version of HOL/Import, support for HOL-Light. |
|
1113 |
Improved version of HOL-Complex-Matrix. |
|
17572 | 1114 |
Pure/defs: more sophisticated checks on well-formedness of overloading. |
17543 | 1115 |
Pure/Tools: an experimental evaluator for lambda terms. |
17532 | 1116 |
|
1117 |
* 2004/2005: Norbert Schirmer, TUM |
|
1118 |
Contributions to document 'sugar'. |
|
1119 |
Improved version of HOL/record. |
|
1120 |
||
1121 |
* 2004/2005: Sebastian Skalberg, TUM |
|
1122 |
Improved version of HOL/Import. |
|
1123 |
Some internal ML reorganizations. |
|
1124 |
||
1125 |
* 2004/2005: Tjark Weber, TUM |
|
17640 | 1126 |
SAT solver method using zChaff. |
17532 | 1127 |
Improved version of HOL/refute. |
62098 | 1128 |
|
1129 |
:maxLineLen=78: |