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