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