CONTRIBUTORS
author blanchet
Thu, 26 Apr 2012 00:33:47 +0200
changeset 47775 ccb1d4874f63
parent 47700 27a04da9c6e6
child 47808 04a6a6c03eea
permissions -rw-r--r--
put Satallax first, at least for now (useful for experiments)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
     1
For the purposes of the license agreement in the file COPYRIGHT, a
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
     2
'contributor' is anybody who is listed in this file (CONTRIBUTORS) or
23382
0459ab90389a clarified who we consider to be a contributor
kleing
parents: 23252
diff changeset
     3
who is listed as an author in one of the source files of this Isabelle
0459ab90389a clarified who we consider to be a contributor
kleing
parents: 23252
diff changeset
     4
distribution.
0459ab90389a clarified who we consider to be a contributor
kleing
parents: 23252
diff changeset
     5
47462
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
     6
Contributions to Isabelle2012
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
     7
-----------------------------
45109
20b3377b08d7 back to post-release mode;
wenzelm
parents: 44967
diff changeset
     8
47695
89a90da149a9 CONTRIBUTORS
hoelzl
parents: 47567
diff changeset
     9
* April 2012: Johannes Hölzl, TUM
89a90da149a9 CONTRIBUTORS
hoelzl
parents: 47567
diff changeset
    10
  Probability: Introduced type to represent measures instead of locales.
89a90da149a9 CONTRIBUTORS
hoelzl
parents: 47567
diff changeset
    11
89a90da149a9 CONTRIBUTORS
hoelzl
parents: 47567
diff changeset
    12
* April 2012: Johannes Hölzl, Fabian Immler, TUM
89a90da149a9 CONTRIBUTORS
hoelzl
parents: 47567
diff changeset
    13
  Float: Moved to Dyadic rationals to represent floating point numers.
89a90da149a9 CONTRIBUTORS
hoelzl
parents: 47567
diff changeset
    14
47567
407cabf66f21 New tactic "word_bitwise" expands word equalities/inequalities into logic.
Thomas Sewell <thomas.sewell@nicta.com.au>
parents: 47563
diff changeset
    15
* April 2012: Thomas Sewell, NICTA
407cabf66f21 New tactic "word_bitwise" expands word equalities/inequalities into logic.
Thomas Sewell <thomas.sewell@nicta.com.au>
parents: 47563
diff changeset
    16
    (based on work done with Sascha Boehme, TUM in 2010)
407cabf66f21 New tactic "word_bitwise" expands word equalities/inequalities into logic.
Thomas Sewell <thomas.sewell@nicta.com.au>
parents: 47563
diff changeset
    17
  WordBitwise: logic/circuit expansion of bitvector equalities/inequalities.
407cabf66f21 New tactic "word_bitwise" expands word equalities/inequalities into logic.
Thomas Sewell <thomas.sewell@nicta.com.au>
parents: 47563
diff changeset
    18
47462
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
    19
* March 2012: Christian Sternagel, Japan Advanced Institute of Science
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
    20
  and Technology
47448
bulwahn
parents: 47413
diff changeset
    21
  Consolidated theory of relation composition.
bulwahn
parents: 47413
diff changeset
    22
47413
a380515ed7e4 some coverage of HOL/TPTP;
wenzelm
parents: 47265
diff changeset
    23
* March 2012: Nik Sultana, University of Cambridge
a380515ed7e4 some coverage of HOL/TPTP;
wenzelm
parents: 47265
diff changeset
    24
  HOL/TPTP parser and import facilities.
a380515ed7e4 some coverage of HOL/TPTP;
wenzelm
parents: 47265
diff changeset
    25
47462
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
    26
* March 2012: Cezary Kaliszyk, University of Innsbruck and
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
    27
  Alexander Krauss, QAware GmbH
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
    28
  Faster and more scalable Import mechanism for HOL Light proofs.
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
    29
47563
01f687b84aff Sledgehammer NEWS and CONTRIBUTORS
blanchet
parents: 47485
diff changeset
    30
* January 2012: Florian Haftmann, TUM, et al.
46596
ef552075d0ef CONTRIBUTORS
haftmann
parents: 45109
diff changeset
    31
  (Re-)Introduction of the "set" type constructor.
ef552075d0ef CONTRIBUTORS
haftmann
parents: 45109
diff changeset
    32
47700
27a04da9c6e6 CONTRIBUTORS
kuncar
parents: 47695
diff changeset
    33
* 2012: Ondrej Kuncar, TUM
27a04da9c6e6 CONTRIBUTORS
kuncar
parents: 47695
diff changeset
    34
  New package Lifting, various improvements and refinements to the Quotient package.
27a04da9c6e6 CONTRIBUTORS
kuncar
parents: 47695
diff changeset
    35
47563
01f687b84aff Sledgehammer NEWS and CONTRIBUTORS
blanchet
parents: 47485
diff changeset
    36
* 2011/2012: Jasmin Blanchette, TUM
01f687b84aff Sledgehammer NEWS and CONTRIBUTORS
blanchet
parents: 47485
diff changeset
    37
  Various improvements to Sledgehammer, notably: tighter integration
01f687b84aff Sledgehammer NEWS and CONTRIBUTORS
blanchet
parents: 47485
diff changeset
    38
  with SPASS, support for more provers (Alt-Ergo, iProver, iProver-Eq).
01f687b84aff Sledgehammer NEWS and CONTRIBUTORS
blanchet
parents: 47485
diff changeset
    39
47462
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
    40
* 2011/2012: Makarius Wenzel, Université Paris-Sud / LRI
47485
0b4698a31e9a more CONTRIBUTORS;
wenzelm
parents: 47462
diff changeset
    41
  Various refinements of local theory infrastructure.
47462
8f85051693d1 some updates for release;
wenzelm
parents: 47448
diff changeset
    42
  Improvements of Isabelle/Scala layer and Isabelle/jEdit Prover IDE.
47265
b8c98d476805 less modest NEWS; CONTRIBUTORS
krauss
parents: 46596
diff changeset
    43
45109
20b3377b08d7 back to post-release mode;
wenzelm
parents: 44967
diff changeset
    44
44801
a0459c50cfc9 some updates for release;
wenzelm
parents: 41651
diff changeset
    45
Contributions to Isabelle2011-1
a0459c50cfc9 some updates for release;
wenzelm
parents: 41651
diff changeset
    46
-------------------------------
41651
c78b786fe060 back to post-release mode;
wenzelm
parents: 41596
diff changeset
    47
44818
27ba81ad0890 theory of saturated naturals contributed by Peter Gammie
haftmann
parents: 41651
diff changeset
    48
* September 2011: Peter Gammie
44908
f05bff62f8a6 NEWS and CONTRIBUTORS
huffman
parents: 44901
diff changeset
    49
  Theory HOL/Library/Saturated: numbers with saturated arithmetic.
44818
27ba81ad0890 theory of saturated naturals contributed by Peter Gammie
haftmann
parents: 41651
diff changeset
    50
27ba81ad0890 theory of saturated naturals contributed by Peter Gammie
haftmann
parents: 41651
diff changeset
    51
* 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
    52
  Refined theory on complete lattices.
27ba81ad0890 theory of saturated naturals contributed by Peter Gammie
haftmann
parents: 41651
diff changeset
    53
44967
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    54
* August 2011: Brian Huffman, Portland State University
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    55
  Miscellaneous cleanup of Complex_Main and Multivariate_Analysis.
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    56
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    57
* June 2011: Brian Huffman, Portland State University
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    58
  Proof method "countable_datatype" for theory Library/Countable.
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    59
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    60
* 2011: Jasmin Blanchette, TUM
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    61
  Various improvements to Sledgehammer, notably: use of sound
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    62
  translations, support for more provers (Waldmeister, LEO-II,
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    63
  Satallax). Further development of Nitpick and 'try' command.
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    64
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    65
* 2011: Andreas Lochbihler, Karlsruhe Institute of Technology
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    66
  Theory HOL/Library/Cset_Monad allows do notation for computable sets
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    67
  (cset) via the generic monad ad-hoc overloading facility.
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    68
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    69
* 2011: Johannes Hölzl, Armin Heller, TUM and
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    70
  Bogdan Grechuk, University of Edinburgh
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    71
  Theory HOL/Library/Extended_Reals: real numbers extended with plus
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    72
  and minus infinity.
b94c1614e7d5 misc tuning for release;
wenzelm
parents: 44910
diff changeset
    73
44882
3d853767e5f3 more CONTRIBUTORS;
wenzelm
parents: 44820
diff changeset
    74
* 2011: Makarius Wenzel, Université Paris-Sud / LRI
3d853767e5f3 more CONTRIBUTORS;
wenzelm
parents: 44820
diff changeset
    75
  Various building blocks for Isabelle/Scala layer and Isabelle/jEdit
3d853767e5f3 more CONTRIBUTORS;
wenzelm
parents: 44820
diff changeset
    76
  Prover IDE.
3d853767e5f3 more CONTRIBUTORS;
wenzelm
parents: 44820
diff changeset
    77
44908
f05bff62f8a6 NEWS and CONTRIBUTORS
huffman
parents: 44901
diff changeset
    78
41512
8445396e1e39 updated to Isabelle2011;
wenzelm
parents: 40379
diff changeset
    79
Contributions to Isabelle2011
8445396e1e39 updated to Isabelle2011;
wenzelm
parents: 40379
diff changeset
    80
-----------------------------
37383
22757d15cd86 back to non-release mode;
wenzelm
parents: 37303
diff changeset
    81
41567
72dd2eec64d8 Added entry for HOL-SPARK
berghofe
parents: 41531
diff changeset
    82
* January 2011: Stefan Berghofer, secunet Security Networks AG
72dd2eec64d8 Added entry for HOL-SPARK
berghofe
parents: 41531
diff changeset
    83
  HOL-SPARK: an interactive prover back-end for SPARK.
72dd2eec64d8 Added entry for HOL-SPARK
berghofe
parents: 41531
diff changeset
    84
40379
7ea01f842830 proper spelling;
wenzelm
parents: 40377
diff changeset
    85
* October 2010: Bogdan Grechuk, University of Edinburgh
7ea01f842830 proper spelling;
wenzelm
parents: 40377
diff changeset
    86
  Extended convex analysis in Multivariate Analysis.
7ea01f842830 proper spelling;
wenzelm
parents: 40377
diff changeset
    87
40287
4af3706bcd5d CONTRIBUTORS;
wenzelm
parents: 40120
diff changeset
    88
* October 2010: Dmitriy Traytel, TUM
4af3706bcd5d CONTRIBUTORS;
wenzelm
parents: 40120
diff changeset
    89
  Coercive subtyping via subtype constraints.
4af3706bcd5d CONTRIBUTORS;
wenzelm
parents: 40120
diff changeset
    90
41531
a392a18676e9 CONTRIBUTORS
krauss
parents: 41512
diff changeset
    91
* October 2010: Alexander Krauss, TUM
a392a18676e9 CONTRIBUTORS
krauss
parents: 41512
diff changeset
    92
  Command partial_function for function definitions based on complete
a392a18676e9 CONTRIBUTORS
krauss
parents: 41512
diff changeset
    93
  partial orders in HOL.
a392a18676e9 CONTRIBUTORS
krauss
parents: 41512
diff changeset
    94
39644
ad436fa9fc5b CONTRIBUTORS and NEWS
haftmann
parents: 38656
diff changeset
    95
* September 2010: Florian Haftmann, TUM
41596
e424bc65080d misc updates for release;
wenzelm
parents: 41567
diff changeset
    96
  Refined concepts for evaluation, i.e., normalization of terms using
41531
a392a18676e9 CONTRIBUTORS
krauss
parents: 41512
diff changeset
    97
  different techniques.
40120
c57fffa2727c CONTRIBUTORS
haftmann
parents: 39644
diff changeset
    98
c57fffa2727c CONTRIBUTORS
haftmann
parents: 39644
diff changeset
    99
* September 2010: Florian Haftmann, TUM
39644
ad436fa9fc5b CONTRIBUTORS and NEWS
haftmann
parents: 38656
diff changeset
   100
  Code generation for Scala.
ad436fa9fc5b CONTRIBUTORS and NEWS
haftmann
parents: 38656
diff changeset
   101
38656
d5d342611edb Rewrite the Probability theory.
hoelzl
parents: 38461
diff changeset
   102
* August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM
41596
e424bc65080d misc updates for release;
wenzelm
parents: 41567
diff changeset
   103
  Improved Probability theory in HOL.
38656
d5d342611edb Rewrite the Probability theory.
hoelzl
parents: 38461
diff changeset
   104
38461
75fc4087764e NEWS and CONTRIBUTORS
haftmann
parents: 37383
diff changeset
   105
* July 2010: Florian Haftmann, TUM
39644
ad436fa9fc5b CONTRIBUTORS and NEWS
haftmann
parents: 38656
diff changeset
   106
  Reworking and extension of the Imperative HOL framework.
38461
75fc4087764e NEWS and CONTRIBUTORS
haftmann
parents: 37383
diff changeset
   107
41596
e424bc65080d misc updates for release;
wenzelm
parents: 41567
diff changeset
   108
* July 2010: Alexander Krauss, TUM and Christian Sternagel, University
e424bc65080d misc updates for release;
wenzelm
parents: 41567
diff changeset
   109
    of Innsbruck
41531
a392a18676e9 CONTRIBUTORS
krauss
parents: 41512
diff changeset
   110
  Ad-hoc overloading. Generic do notation for monads.
a392a18676e9 CONTRIBUTORS
krauss
parents: 41512
diff changeset
   111
37383
22757d15cd86 back to non-release mode;
wenzelm
parents: 37303
diff changeset
   112
37144
fd6308b4df72 misc updates for release;
wenzelm
parents: 36416
diff changeset
   113
Contributions to Isabelle2009-2
41512
8445396e1e39 updated to Isabelle2011;
wenzelm
parents: 40379
diff changeset
   114
-------------------------------
33951
651028e34b5d back to after-release mode;
wenzelm
parents: 33897
diff changeset
   115
37303
0e4c721d4567 CONTRIBUTORS
krauss
parents: 37282
diff changeset
   116
* 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM,
0e4c721d4567 CONTRIBUTORS
krauss
parents: 37282
diff changeset
   117
  Makarius Wenzel, TUM / LRI
0e4c721d4567 CONTRIBUTORS
krauss
parents: 37282
diff changeset
   118
  Elimination of type classes from proof terms.
0e4c721d4567 CONTRIBUTORS
krauss
parents: 37282
diff changeset
   119
37144
fd6308b4df72 misc updates for release;
wenzelm
parents: 36416
diff changeset
   120
* April 2010: Florian Haftmann, TUM
36416
9459be72b89e NEWS and CONTRIBUTORS
haftmann
parents: 33951
diff changeset
   121
  Reorganization of abstract algebra type classes.
9459be72b89e NEWS and CONTRIBUTORS
haftmann
parents: 33951
diff changeset
   122
37144
fd6308b4df72 misc updates for release;
wenzelm
parents: 36416
diff changeset
   123
* April 2010: Florian Haftmann, TUM
36416
9459be72b89e NEWS and CONTRIBUTORS
haftmann
parents: 33951
diff changeset
   124
  Code generation for data representations involving invariants;
9459be72b89e NEWS and CONTRIBUTORS
haftmann
parents: 33951
diff changeset
   125
  various collections avaiable in theories Fset, Dlist, RBT,
9459be72b89e NEWS and CONTRIBUTORS
haftmann
parents: 33951
diff changeset
   126
  Mapping and AssocList.
9459be72b89e NEWS and CONTRIBUTORS
haftmann
parents: 33951
diff changeset
   127
37144
fd6308b4df72 misc updates for release;
wenzelm
parents: 36416
diff changeset
   128
* March 2010: Sascha Boehme, TUM
fd6308b4df72 misc updates for release;
wenzelm
parents: 36416
diff changeset
   129
  Efficient SHA1 library for Poly/ML.
fd6308b4df72 misc updates for release;
wenzelm
parents: 36416
diff changeset
   130
37282
935c75359742 more CONTRIBUTORS;
wenzelm
parents: 37144
diff changeset
   131
* February 2010: Cezary Kaliszyk and Christian Urban, TUM
935c75359742 more CONTRIBUTORS;
wenzelm
parents: 37144
diff changeset
   132
  Quotient type package for Isabelle/HOL.
935c75359742 more CONTRIBUTORS;
wenzelm
parents: 37144
diff changeset
   133
26874
b2daa27fc0a7 misc tuning;
wenzelm
parents: 26728
diff changeset
   134
33842
efa1b89c79e0 misc tuning and updates for official release;
wenzelm
parents: 33759
diff changeset
   135
Contributions to Isabelle2009-1
efa1b89c79e0 misc tuning and updates for official release;
wenzelm
parents: 33759
diff changeset
   136
-------------------------------
33649
854173fcd21c added a tabled implementation of the reflexive transitive closure
bulwahn
parents: 33627
diff changeset
   137
33862
fb95d9152fa9 CONTRIBUTORS
haftmann
parents: 33843
diff changeset
   138
* November 2009, Brian Huffman, PSU
fb95d9152fa9 CONTRIBUTORS
haftmann
parents: 33843
diff changeset
   139
  New definitional domain package for HOLCF.
fb95d9152fa9 CONTRIBUTORS
haftmann
parents: 33843
diff changeset
   140
33759
b369324fc244 Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl
parents: 33649
diff changeset
   141
* November 2009: Robert Himmelmann, TUM
33862
fb95d9152fa9 CONTRIBUTORS
haftmann
parents: 33843
diff changeset
   142
  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
   143
33842
efa1b89c79e0 misc tuning and updates for official release;
wenzelm
parents: 33759
diff changeset
   144
* November 2009: Stefan Berghofer and Lukas Bulwahn, TUM
efa1b89c79e0 misc tuning and updates for official release;
wenzelm
parents: 33759
diff changeset
   145
  A tabled implementation of the reflexive transitive closure.
33649
854173fcd21c added a tabled implementation of the reflexive transitive closure
bulwahn
parents: 33627
diff changeset
   146
33627
ffb4a811e34d announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents: 33419
diff changeset
   147
* November 2009: Lukas Bulwahn, TUM
33842
efa1b89c79e0 misc tuning and updates for official release;
wenzelm
parents: 33759
diff changeset
   148
  Predicate Compiler: a compiler for inductive predicates to
33843
23d09560d56d more NEWS, more tuning for release;
wenzelm
parents: 33842
diff changeset
   149
  equational specifications.
33627
ffb4a811e34d announcing the predicate compiler in NEWS and CONTRIBUTORS
bulwahn
parents: 33419
diff changeset
   150
 
33897
6db9292f586a tuned affiliation;
wenzelm
parents: 33896
diff changeset
   151
* November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris
33842
efa1b89c79e0 misc tuning and updates for official release;
wenzelm
parents: 33759
diff changeset
   152
  HOL-Boogie: an interactive prover back-end for Boogie and VCC.
33419
8ae45e87b992 added HOL-Boogie
boehmes
parents: 33203
diff changeset
   153
33192
08a39a957ed7 added Nitpick's theory and ML files to Isabelle/HOL;
blanchet
parents: 33010
diff changeset
   154
* October 2009: Jasmin Blanchette, TUM
33842
efa1b89c79e0 misc tuning and updates for official release;
wenzelm
parents: 33759
diff changeset
   155
  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
   156
33010
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents: 33005
diff changeset
   157
* October 2009: Sascha Boehme, TUM
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   158
  Extension of SMT method: proof-reconstruction for the SMT solver Z3.
33010
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents: 33005
diff changeset
   159
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents: 33005
diff changeset
   160
* October 2009: Florian Haftmann, TUM
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   161
  Refinement of parts of the HOL datatype package.
33005
bd8e15958708 CONTRIBUTORS
haftmann
parents: 32762
diff changeset
   162
33010
39f73a59e855 added proof reconstructon for Z3,
boehmes
parents: 33005
diff changeset
   163
* October 2009: Florian Haftmann, TUM
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   164
  Generic term styles for term antiquotations.
33005
bd8e15958708 CONTRIBUTORS
haftmann
parents: 32762
diff changeset
   165
32762
5f485f98652f Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents: 32618
diff changeset
   166
* September 2009: Thomas Sewell, NICTA
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   167
  More efficient HOL/record implementation.
32762
5f485f98652f Thomas Sewell, NICTA: more efficient HOL/record implementation;
wenzelm
parents: 32618
diff changeset
   168
32618
42865636d006 added new method "smt": an oracle-based connection to external SMT solvers
boehmes
parents: 32600
diff changeset
   169
* September 2009: Sascha Boehme, TUM
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   170
  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
   171
32600
1b3b0cc604ce tuned NEWS, added CONTRIBUTORS
haftmann
parents: 32268
diff changeset
   172
* September 2009: Florian Haftmann, TUM
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   173
  Refinement of sets and lattices.
32600
1b3b0cc604ce tuned NEWS, added CONTRIBUTORS
haftmann
parents: 32268
diff changeset
   174
1b3b0cc604ce tuned NEWS, added CONTRIBUTORS
haftmann
parents: 32268
diff changeset
   175
* July 2009: Jeremy Avigad and Amine Chaieb
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   176
  New number theory.
32600
1b3b0cc604ce tuned NEWS, added CONTRIBUTORS
haftmann
parents: 32268
diff changeset
   177
32268
d50f0cb67578 Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents: 31997
diff changeset
   178
* July 2009: Philipp Meyer, TUM
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   179
  HOL/Library/Sum_Of_Squares: functionality to call a remote csdp
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   180
  prover.
32268
d50f0cb67578 Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents: 31997
diff changeset
   181
31997
de0d280c31a7 NEWS and CONTRIBUTORS
haftmann
parents: 31466
diff changeset
   182
* July 2009: Florian Haftmann, TUM
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   183
  New quickcheck implementation using new code generator.
31997
de0d280c31a7 NEWS and CONTRIBUTORS
haftmann
parents: 31466
diff changeset
   184
de0d280c31a7 NEWS and CONTRIBUTORS
haftmann
parents: 31466
diff changeset
   185
* July 2009: Florian Haftmann, TUM
39644
ad436fa9fc5b CONTRIBUTORS and NEWS
haftmann
parents: 38656
diff changeset
   186
  HOL/Library/Fset: an explicit type of sets; finite sets ready to use
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   187
  for code generation.
31466
48805704ecc6 CONTRIBUTORS
haftmann
parents: 30978
diff changeset
   188
48805704ecc6 CONTRIBUTORS
haftmann
parents: 30978
diff changeset
   189
* June 2009: Florian Haftmann, TUM
33843
23d09560d56d more NEWS, more tuning for release;
wenzelm
parents: 33842
diff changeset
   190
  HOL/Library/Tree: search trees implementing mappings, ready to use
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   191
  for code generation.
30978
b2da12097761 post Isabelle2009 version;
wenzelm
parents: 30886
diff changeset
   192
32268
d50f0cb67578 Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents: 31997
diff changeset
   193
* March 2009: Philipp Meyer, TUM
33843
23d09560d56d more NEWS, more tuning for release;
wenzelm
parents: 33842
diff changeset
   194
  Minimization tool for results from Sledgehammer.
33182
45f6afe0a979 misc tuning and updates;
wenzelm
parents: 33010
diff changeset
   195
32268
d50f0cb67578 Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents: 31997
diff changeset
   196
30978
b2da12097761 post Isabelle2009 version;
wenzelm
parents: 30886
diff changeset
   197
Contributions to Isabelle2009
b2da12097761 post Isabelle2009 version;
wenzelm
parents: 30886
diff changeset
   198
-----------------------------
b2da12097761 post Isabelle2009 version;
wenzelm
parents: 30886
diff changeset
   199
30383
ee2c7592e59f more contributors;
wenzelm
parents: 30179
diff changeset
   200
* March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of
ee2c7592e59f more contributors;
wenzelm
parents: 30179
diff changeset
   201
  Cambridge
ee2c7592e59f more contributors;
wenzelm
parents: 30179
diff changeset
   202
  Elementary topology in Euclidean space.
ee2c7592e59f more contributors;
wenzelm
parents: 30179
diff changeset
   203
30886
dda08b76fa99 updated official title of contribution by Johannes Hoelzl;
wenzelm
parents: 30383
diff changeset
   204
* March 2009: Johannes Hoelzl, TUM
dda08b76fa99 updated official title of contribution by Johannes Hoelzl;
wenzelm
parents: 30383
diff changeset
   205
  Method "approximation", which proves real valued inequalities by
dda08b76fa99 updated official title of contribution by Johannes Hoelzl;
wenzelm
parents: 30383
diff changeset
   206
  computation.
dda08b76fa99 updated official title of contribution by Johannes Hoelzl;
wenzelm
parents: 30383
diff changeset
   207
30179
c703c9368c12 A Serbian theory, by Filip Maric.
wenzelm
parents: 30162
diff changeset
   208
* February 2009: Filip Maric, Univ. of Belgrade
c703c9368c12 A Serbian theory, by Filip Maric.
wenzelm
parents: 30162
diff changeset
   209
  A Serbian theory.
c703c9368c12 A Serbian theory, by Filip Maric.
wenzelm
parents: 30162
diff changeset
   210
30162
097673d2e50f more CONTRIBUTORS;
wenzelm
parents: 30154
diff changeset
   211
* February 2009: Jasmin Christian Blanchette, TUM
30154
9193a48d3f95 more CONTRIBUTORS;
wenzelm
parents: 29883
diff changeset
   212
  Misc cleanup of HOL/refute.
9193a48d3f95 more CONTRIBUTORS;
wenzelm
parents: 29883
diff changeset
   213
30162
097673d2e50f more CONTRIBUTORS;
wenzelm
parents: 30154
diff changeset
   214
* February 2009: Timothy Bourke, NICTA
29883
14841d4c808e added find_consts to NEWS and CONTRIBUTORS
kleing
parents: 29861
diff changeset
   215
  New find_consts command.
14841d4c808e added find_consts to NEWS and CONTRIBUTORS
kleing
parents: 29861
diff changeset
   216
30162
097673d2e50f more CONTRIBUTORS;
wenzelm
parents: 30154
diff changeset
   217
* February 2009: Timothy Bourke, NICTA
29861
3c348f5873f3 updated NEWS etc with "solves" criterion and auto_solves
kleing
parents: 29398
diff changeset
   218
  "solves" criterion for find_theorems and auto_solve option
3c348f5873f3 updated NEWS etc with "solves" criterion and auto_solves
kleing
parents: 29398
diff changeset
   219
29398
89813bbf0f3e NEWS and CONTRIBUTORS
haftmann
parents: 29182
diff changeset
   220
* December 2008: Clemens Ballarin, TUM
89813bbf0f3e NEWS and CONTRIBUTORS
haftmann
parents: 29182
diff changeset
   221
  New locale implementation.
89813bbf0f3e NEWS and CONTRIBUTORS
haftmann
parents: 29182
diff changeset
   222
29182
9304afad825e tuned NEWS; CONTRIBUTORS
krauss
parents: 29145
diff changeset
   223
* December 2008: Armin Heller, TUM and Alexander Krauss, TUM
9304afad825e tuned NEWS; CONTRIBUTORS
krauss
parents: 29145
diff changeset
   224
  Method "sizechange" for advanced termination proofs.
9304afad825e tuned NEWS; CONTRIBUTORS
krauss
parents: 29145
diff changeset
   225
28901
028a52be4078 added Tim's find_theorems performance patch
kleing
parents: 28604
diff changeset
   226
* November 2008: Timothy Bourke, NICTA
028a52be4078 added Tim's find_theorems performance patch
kleing
parents: 28604
diff changeset
   227
  Performance improvement (factor 50) for find_theorems.
028a52be4078 added Tim's find_theorems performance patch
kleing
parents: 28604
diff changeset
   228
29398
89813bbf0f3e NEWS and CONTRIBUTORS
haftmann
parents: 29182
diff changeset
   229
* 2008: Florian Haftmann, TUM
89813bbf0f3e NEWS and CONTRIBUTORS
haftmann
parents: 29182
diff changeset
   230
  Various extensions and restructurings in HOL, improvements
89813bbf0f3e NEWS and CONTRIBUTORS
haftmann
parents: 29182
diff changeset
   231
  in evaluation mechanisms, new module binding.ML for name bindings.
89813bbf0f3e NEWS and CONTRIBUTORS
haftmann
parents: 29182
diff changeset
   232
28604
f36496b73227 generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents: 28474
diff changeset
   233
* October 2008: Fabian Immler, TUM
f36496b73227 generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents: 28474
diff changeset
   234
  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
   235
  processes.  Additional ATP wrappers, including remote SystemOnTPTP
f36496b73227 generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents: 28474
diff changeset
   236
  services.
f36496b73227 generic ATP manager based on threads (by Fabian Immler);
wenzelm
parents: 28474
diff changeset
   237
30162
097673d2e50f more CONTRIBUTORS;
wenzelm
parents: 30154
diff changeset
   238
* September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen
097673d2e50f more CONTRIBUTORS;
wenzelm
parents: 30154
diff changeset
   239
  Prover for coherent logic.
097673d2e50f more CONTRIBUTORS;
wenzelm
parents: 30154
diff changeset
   240
28474
d0b8b0a1fca5 Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents: 27009
diff changeset
   241
* August 2008: Fabian Immler, TUM
d0b8b0a1fca5 Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents: 27009
diff changeset
   242
  Vampire wrapper script for remote SystemOnTPTP service.
d0b8b0a1fca5 Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents: 27009
diff changeset
   243
d0b8b0a1fca5 Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents: 27009
diff changeset
   244
d0b8b0a1fca5 Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents: 27009
diff changeset
   245
Contributions to Isabelle2008
d0b8b0a1fca5 Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents: 27009
diff changeset
   246
-----------------------------
d0b8b0a1fca5 Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm
parents: 27009
diff changeset
   247
27009
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   248
* 2007/2008:
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   249
  Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   250
  HOL library improvements.
25468
d2c618390928 Peter Lammich: HOL-Lattice lemmas;
wenzelm
parents: 25454
diff changeset
   251
27009
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   252
* 2007/2008: Brian Huffman, PSU
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   253
  HOLCF library improvements.
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   254
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   255
* 2007/2008: Stefan Berghofer, TUM
30179
c703c9368c12 A Serbian theory, by Filip Maric.
wenzelm
parents: 30162
diff changeset
   256
  HOL-Nominal package improvements.
27009
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   257
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   258
* March 2008: Markus Reiter, TUM
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   259
  HOL/Library/RBT: red-black trees.
26728
1cfa52844c56 added entries
haftmann
parents: 26198
diff changeset
   260
26874
b2daa27fc0a7 misc tuning;
wenzelm
parents: 26728
diff changeset
   261
* February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and
b2daa27fc0a7 misc tuning;
wenzelm
parents: 26728
diff changeset
   262
  Lukas Bulwahn, TUM and John Matthews, Galois:
b2daa27fc0a7 misc tuning;
wenzelm
parents: 26728
diff changeset
   263
  HOL/Library/Imperative_HOL: Haskell-style imperative data structures
b2daa27fc0a7 misc tuning;
wenzelm
parents: 26728
diff changeset
   264
  for HOL.
26728
1cfa52844c56 added entries
haftmann
parents: 26198
diff changeset
   265
27009
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   266
* December 2007: Norbert Schirmer, Uni Saarbruecken
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   267
  Misc improvements of record package in HOL.
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   268
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   269
* December 2007: Florian Haftmann, TUM
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   270
  Overloading and class instantiation target.
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   271
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   272
* December 2007: Florian Haftmann, TUM
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   273
  New version of primrec package for local theories.
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   274
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   275
* December 2007: Alexander Krauss, TUM
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   276
  Method "induction_scheme" in HOL.
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   277
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   278
* November 2007: Peter Lammich, Uni Muenster
4f75f2c58123 more contribs;
wenzelm
parents: 26874
diff changeset
   279
  HOL-Lattice: some more lemmas.
26198
865bca530d4c HOL/Library/RBT.thy;
wenzelm
parents: 25468
diff changeset
   280
26874
b2daa27fc0a7 misc tuning;
wenzelm
parents: 26728
diff changeset
   281
25454
wenzelm
parents: 25449
diff changeset
   282
Contributions to Isabelle2007
wenzelm
parents: 25449
diff changeset
   283
-----------------------------
23252
67268bb40b21 Semiring normalization and Groebner Bases.
wenzelm
parents: 22449
diff changeset
   284
25409
b87196bb57da fixed typo;
schirmer
parents: 25398
diff changeset
   285
* October 2007: Norbert Schirmer, TUM / Uni Saarbruecken
25398
35f600d9bf06 HOL-Statespace;
wenzelm
parents: 25057
diff changeset
   286
  State Spaces: The Locale Way (in HOL).
35f600d9bf06 HOL-Statespace;
wenzelm
parents: 25057
diff changeset
   287
25057
021fcbe2aaa5 Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents: 24803
diff changeset
   288
* October 2007: Mark A. Hillebrand, DFKI
021fcbe2aaa5 Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents: 24803
diff changeset
   289
  Robust sub/superscripts in LaTeX document output.
021fcbe2aaa5 Mark A. Hillebrand, DFKI: Robust sub/superscripts in LaTeX document output.
wenzelm
parents: 24803
diff changeset
   290
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   291
* August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   292
    Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois
24333
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
   293
  HOL-Word: a library for fixed-size machine words in Isabelle.
e77ea0ea7f2c * HOL-Word:
kleing
parents: 24332
diff changeset
   294
24332
e3a2b75b1cf9 boolean algebras as locales and numbers as types by Brian Huffman
kleing
parents: 23449
diff changeset
   295
* August 2007: Brian Huffman, PSU
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   296
  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
   297
23252
67268bb40b21 Semiring normalization and Groebner Bases.
wenzelm
parents: 22449
diff changeset
   298
* June 2007: Amine Chaieb, TUM
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   299
  Semiring normalization and Groebner Bases.
25449
wenzelm
parents: 25409
diff changeset
   300
  Support for dense linear orders.
17866
wenzelm
parents: 17640
diff changeset
   301
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23382
diff changeset
   302
* June 2007: Joe Hurd, Oxford
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   303
  Metis theorem-prover.
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   304
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   305
* 2007: Kong W. Susanto, Cambridge
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   306
  HOL: Metis prover integration.
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23382
diff changeset
   307
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   308
* 2007: Stefan Berghofer, TUM
25449
wenzelm
parents: 25409
diff changeset
   309
  HOL: inductive predicates and sets.
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   310
24803
38577b4b1fde Norbert Schirmer: record improvements;
wenzelm
parents: 24799
diff changeset
   311
* 2007: Norbert Schirmer, TUM
38577b4b1fde Norbert Schirmer: record improvements;
wenzelm
parents: 24799
diff changeset
   312
  HOL/record: misc improvements.
38577b4b1fde Norbert Schirmer: record improvements;
wenzelm
parents: 24799
diff changeset
   313
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   314
* 2006/2007: Alexander Krauss, TUM
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   315
  HOL: function package and related theories on termination.
23449
dd874e6a3282 integration of Metis prover
paulson
parents: 23382
diff changeset
   316
22449
ece6952a8975 updated
haftmann
parents: 21242
diff changeset
   317
* 2006/2007: Florian Haftmann, TUM
ece6952a8975 updated
haftmann
parents: 21242
diff changeset
   318
  Pure: generic code generator framework.
ece6952a8975 updated
haftmann
parents: 21242
diff changeset
   319
  Pure: class package.
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   320
  HOL: theory reorganization, code generator setup.
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   321
25449
wenzelm
parents: 25409
diff changeset
   322
* 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and
wenzelm
parents: 25409
diff changeset
   323
    Julien Narboux, TUM
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   324
  HOL/Nominal package and related tools.
22449
ece6952a8975 updated
haftmann
parents: 21242
diff changeset
   325
21242
d73735bb33c1 * November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents: 21169
diff changeset
   326
* November 2006: Lukas Bulwahn, TUM
24799
dff164b6f2a6 misc tuning and update;
wenzelm
parents: 24333
diff changeset
   327
  HOL: method "lexicographic_order" for function package.
21242
d73735bb33c1 * November 2006: Lukas Bulwahn, TUM -- HOL/function: method "lexicographic_order".
wenzelm
parents: 21169
diff changeset
   328
21169
b6a5c98c5e38 * October 2006: Stefan Hohe, TUM;
wenzelm
parents: 20340
diff changeset
   329
* October 2006: Stefan Hohe, TUM
b6a5c98c5e38 * October 2006: Stefan Hohe, TUM;
wenzelm
parents: 20340
diff changeset
   330
  HOL-Algebra: ideals and quotients over rings.
b6a5c98c5e38 * October 2006: Stefan Hohe, TUM;
wenzelm
parents: 20340
diff changeset
   331
20340
6afc1c133b86 Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents: 20067
diff changeset
   332
* August 2006: Amine Chaieb, TUM
6afc1c133b86 Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents: 20067
diff changeset
   333
  Experimental support for generic reflection and reification in HOL.
6afc1c133b86 Amine Chaieb: experimental generic reflection and reification in HOL;
wenzelm
parents: 20067
diff changeset
   334
20067
26bac504ef90 hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents: 19896
diff changeset
   335
* July 2006: Rafal Kolanski, NICTA
26bac504ef90 hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents: 19896
diff changeset
   336
  Hex (0xFF) and binary (0b1011) numerals.
26bac504ef90 hex and binary numerals (contributed by Rafal Kolanski)
kleing
parents: 19896
diff changeset
   337
19896
286d950883bc *** empty log message ***
nipkow
parents: 19650
diff changeset
   338
* May 2006: Klaus Aehlig, LMU
286d950883bc *** empty log message ***
nipkow
parents: 19650
diff changeset
   339
  Command 'normal_form': normalization by evaluation.
286d950883bc *** empty log message ***
nipkow
parents: 19650
diff changeset
   340
19650
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
   341
* May 2006: Amine Chaieb, TUM
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
   342
  HOL-Complex: Ferrante and Rackoff Algorithm for linear real
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
   343
  arithmetic.
19470
3572af78f114 added Ben Porter's stuff
kleing
parents: 17866
diff changeset
   344
3572af78f114 added Ben Porter's stuff
kleing
parents: 17866
diff changeset
   345
* February 2006: Benjamin Porter, NICTA
23382
0459ab90389a clarified who we consider to be a contributor
kleing
parents: 23252
diff changeset
   346
  HOL and HOL-Complex: generalised mean value theorem, continuum is
19470
3572af78f114 added Ben Porter's stuff
kleing
parents: 17866
diff changeset
   347
  not denumerable, harmonic and arithmetic series, and denumerability
3572af78f114 added Ben Porter's stuff
kleing
parents: 17866
diff changeset
   348
  of rationals.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   349
19650
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
   350
* October 2005: Martin Wildmoser, TUM
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
   351
  Sketch for Isar 'guess' element.
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
   352
33a94c5fc7bb Amine Chaieb: Ferrante and Rackoff Algorithm;
wenzelm
parents: 19470
diff changeset
   353
25454
wenzelm
parents: 25449
diff changeset
   354
Contributions to Isabelle2005
wenzelm
parents: 25449
diff changeset
   355
-----------------------------
17382
32a165db45ea Bernhard Haeupler: comm_ring;
wenzelm
parents: 16892
diff changeset
   356
17640
wenzelm
parents: 17572
diff changeset
   357
* September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM
wenzelm
parents: 17572
diff changeset
   358
  HOL-Complex: Formalization of Taylor series.
wenzelm
parents: 17572
diff changeset
   359
wenzelm
parents: 17572
diff changeset
   360
* September 2005: Stephan Merz, Alwen Tiu, QSL Loria
wenzelm
parents: 17572
diff changeset
   361
  Components for SAT solver method using zChaff.
wenzelm
parents: 17572
diff changeset
   362
17534
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
   363
* September 2005: Ning Zhang and Christian Urban, LMU Munich
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
   364
  A Chinese theory.
56e8db202f66 HOL/ex/Chinese.thy;
wenzelm
parents: 17532
diff changeset
   365
17562
wenzelm
parents: 17543
diff changeset
   366
* September 2005: Bernhard Haeupler, TUM
17382
32a165db45ea Bernhard Haeupler: comm_ring;
wenzelm
parents: 16892
diff changeset
   367
  Method comm_ring for proving equalities in commutative rings.
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
   368
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   369
* July/August 2005: Jeremy Avigad, Carnegie Mellon University
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
   370
  Various improvements of the HOL and HOL-Complex library.
16868
eaafda56b14c *** empty log message ***
wenzelm
parents: 16252
diff changeset
   371
16892
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
   372
* July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
   373
  Some structured proofs about completeness of real numbers.
23887fee6071 more contribs;
wenzelm
parents: 16869
diff changeset
   374
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   375
* May 2005: Rafal Kolanski and Gerwin Klein, NICTA
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   376
  Improved retrieval of facts from theory/proof context.
15994
dd9023d84f44 proper Id line;
wenzelm
parents: 15993
diff changeset
   377
16252
8cddc62ed170 Lucas Dixon;
wenzelm
parents: 15994
diff changeset
   378
* February 2005: Lucas Dixon, University of Edinburgh
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   379
  Improved subst method.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   380
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   381
* 2005: Brian Huffman, OGI
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   382
  Various improvements of HOLCF.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   383
  Some improvements of the HOL-Complex library.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   384
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   385
* 2005: Claire Quigley and Jia Meng, University of Cambridge
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   386
  Some support for asynchronous communication with external provers
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   387
  (experimental).
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   388
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   389
* 2005: Florian Haftmann, TUM
17543
wenzelm
parents: 17534
diff changeset
   390
  Contributions to document 'sugar'.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   391
  Various ML combinators, notably linear functional transformations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   392
  Some cleanup of ML legacy.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   393
  Additional antiquotations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   394
  Improved Isabelle web site.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   395
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   396
* 2004/2005: David Aspinall, University of Edinburgh
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   397
  Various elements of XML and PGIP based communication with user
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   398
  interfaces (experimental).
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   399
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   400
* 2004/2005: Gerwin Klein, NICTA
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   401
  Contributions to document 'sugar'.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   402
  Improved Isabelle web site.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   403
  Improved HTML presentation of theories.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   404
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   405
* 2004/2005: Clemens Ballarin, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   406
  Provers: tools for transitive relations and quasi orders.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   407
  Improved version of locales, notably interpretation of locales.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   408
  Improved version of HOL-Algebra.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   409
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   410
* 2004/2005: Amine Chaieb, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   411
  Improved version of HOL presburger method.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   412
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   413
* 2004/2005: Steven Obua, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   414
  Improved version of HOL/Import, support for HOL-Light.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   415
  Improved version of HOL-Complex-Matrix.
17572
wenzelm
parents: 17562
diff changeset
   416
  Pure/defs: more sophisticated checks on well-formedness of overloading.
17543
wenzelm
parents: 17534
diff changeset
   417
  Pure/Tools: an experimental evaluator for lambda terms.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   418
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   419
* 2004/2005: Norbert Schirmer, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   420
  Contributions to document 'sugar'.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   421
  Improved version of HOL/record.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   422
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   423
* 2004/2005: Sebastian Skalberg, TUM
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   424
  Improved version of HOL/Import.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   425
  Some internal ML reorganizations.
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   426
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   427
* 2004/2005: Tjark Weber, TUM
17640
wenzelm
parents: 17572
diff changeset
   428
  SAT solver method using zChaff.
17532
ab75f2b0cec6 more contributions;
wenzelm
parents: 17382
diff changeset
   429
  Improved version of HOL/refute.