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