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