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