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