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