CONTRIBUTORS
author wenzelm
Tue, 11 Jan 2011 20:01:57 +0100
changeset 41760 8445396e1e39
parent 40625 7ea01f842830
child 41779 a392a18676e9
permissions -rw-r--r--
updated to Isabelle2011;
     1 For the purposes of the license agreement in the file COPYRIGHT, a
     2 'contributor' is anybody who is listed in this file (CONTRIBUTORS) or
     3 who is listed as an author in one of the source files of this Isabelle
     4 distribution.
     5 
     6 Contributions to Isabelle2011
     7 -----------------------------
     8 
     9 * October 2010: Bogdan Grechuk, University of Edinburgh
    10   Extended convex analysis in Multivariate Analysis.
    11 
    12 * October 2010: Dmitriy Traytel, TUM
    13   Coercive subtyping via subtype constraints.
    14 
    15 * September 2010: Florian Haftmann, TUM
    16   Refined concepts for evaluation, i.e. normalisation of terms using different techniques.
    17 
    18 * September 2010: Florian Haftmann, TUM
    19   Code generation for Scala.
    20 
    21 * August 2010: Johannes Hoelzl, Armin Heller, and Robert Himmelmann, TUM
    22   Rewriting the Probability theory.
    23 
    24 * July 2010: Florian Haftmann, TUM
    25   Reworking and extension of the Imperative HOL framework.
    26 
    27 
    28 Contributions to Isabelle2009-2
    29 -------------------------------
    30 
    31 * 2009/2010: Stefan Berghofer, Alexander Krauss, and Andreas Schropp, TUM,
    32   Makarius Wenzel, TUM / LRI
    33   Elimination of type classes from proof terms.
    34 
    35 * April 2010: Florian Haftmann, TUM
    36   Reorganization of abstract algebra type classes.
    37 
    38 * April 2010: Florian Haftmann, TUM
    39   Code generation for data representations involving invariants;
    40   various collections avaiable in theories Fset, Dlist, RBT,
    41   Mapping and AssocList.
    42 
    43 * March 2010: Sascha Boehme, TUM
    44   Efficient SHA1 library for Poly/ML.
    45 
    46 * February 2010: Cezary Kaliszyk and Christian Urban, TUM
    47   Quotient type package for Isabelle/HOL.
    48 
    49 
    50 Contributions to Isabelle2009-1
    51 -------------------------------
    52 
    53 * November 2009, Brian Huffman, PSU
    54   New definitional domain package for HOLCF.
    55 
    56 * November 2009: Robert Himmelmann, TUM
    57   Derivation and Brouwer's fixpoint theorem in Multivariate Analysis.
    58 
    59 * November 2009: Stefan Berghofer and Lukas Bulwahn, TUM
    60   A tabled implementation of the reflexive transitive closure.
    61 
    62 * November 2009: Lukas Bulwahn, TUM
    63   Predicate Compiler: a compiler for inductive predicates to
    64   equational specifications.
    65  
    66 * November 2009: Sascha Boehme, TUM and Burkhart Wolff, LRI Paris
    67   HOL-Boogie: an interactive prover back-end for Boogie and VCC.
    68 
    69 * October 2009: Jasmin Blanchette, TUM
    70   Nitpick: yet another counterexample generator for Isabelle/HOL.
    71 
    72 * October 2009: Sascha Boehme, TUM
    73   Extension of SMT method: proof-reconstruction for the SMT solver Z3.
    74 
    75 * October 2009: Florian Haftmann, TUM
    76   Refinement of parts of the HOL datatype package.
    77 
    78 * October 2009: Florian Haftmann, TUM
    79   Generic term styles for term antiquotations.
    80 
    81 * September 2009: Thomas Sewell, NICTA
    82   More efficient HOL/record implementation.
    83 
    84 * September 2009: Sascha Boehme, TUM
    85   SMT method using external SMT solvers.
    86 
    87 * September 2009: Florian Haftmann, TUM
    88   Refinement of sets and lattices.
    89 
    90 * July 2009: Jeremy Avigad and Amine Chaieb
    91   New number theory.
    92 
    93 * July 2009: Philipp Meyer, TUM
    94   HOL/Library/Sum_Of_Squares: functionality to call a remote csdp
    95   prover.
    96 
    97 * July 2009: Florian Haftmann, TUM
    98   New quickcheck implementation using new code generator.
    99 
   100 * July 2009: Florian Haftmann, TUM
   101   HOL/Library/Fset: an explicit type of sets; finite sets ready to use
   102   for code generation.
   103 
   104 * June 2009: Florian Haftmann, TUM
   105   HOL/Library/Tree: search trees implementing mappings, ready to use
   106   for code generation.
   107 
   108 * March 2009: Philipp Meyer, TUM
   109   Minimization tool for results from Sledgehammer.
   110 
   111 
   112 Contributions to Isabelle2009
   113 -----------------------------
   114 
   115 * March 2009: Robert Himmelmann, TUM and Amine Chaieb, University of
   116   Cambridge
   117   Elementary topology in Euclidean space.
   118 
   119 * March 2009: Johannes Hoelzl, TUM
   120   Method "approximation", which proves real valued inequalities by
   121   computation.
   122 
   123 * February 2009: Filip Maric, Univ. of Belgrade
   124   A Serbian theory.
   125 
   126 * February 2009: Jasmin Christian Blanchette, TUM
   127   Misc cleanup of HOL/refute.
   128 
   129 * February 2009: Timothy Bourke, NICTA
   130   New find_consts command.
   131 
   132 * February 2009: Timothy Bourke, NICTA
   133   "solves" criterion for find_theorems and auto_solve option
   134 
   135 * December 2008: Clemens Ballarin, TUM
   136   New locale implementation.
   137 
   138 * December 2008: Armin Heller, TUM and Alexander Krauss, TUM
   139   Method "sizechange" for advanced termination proofs.
   140 
   141 * November 2008: Timothy Bourke, NICTA
   142   Performance improvement (factor 50) for find_theorems.
   143 
   144 * 2008: Florian Haftmann, TUM
   145   Various extensions and restructurings in HOL, improvements
   146   in evaluation mechanisms, new module binding.ML for name bindings.
   147 
   148 * October 2008: Fabian Immler, TUM
   149   ATP manager for Sledgehammer, based on ML threads instead of Posix
   150   processes.  Additional ATP wrappers, including remote SystemOnTPTP
   151   services.
   152 
   153 * September 2008: Stefan Berghofer, TUM and Marc Bezem, Univ. Bergen
   154   Prover for coherent logic.
   155 
   156 * August 2008: Fabian Immler, TUM
   157   Vampire wrapper script for remote SystemOnTPTP service.
   158 
   159 
   160 Contributions to Isabelle2008
   161 -----------------------------
   162 
   163 * 2007/2008:
   164   Alexander Krauss, TUM and Florian Haftmann, TUM and Stefan Berghofer, TUM
   165   HOL library improvements.
   166 
   167 * 2007/2008: Brian Huffman, PSU
   168   HOLCF library improvements.
   169 
   170 * 2007/2008: Stefan Berghofer, TUM
   171   HOL-Nominal package improvements.
   172 
   173 * March 2008: Markus Reiter, TUM
   174   HOL/Library/RBT: red-black trees.
   175 
   176 * February 2008: Alexander Krauss, TUM and Florian Haftmann, TUM and
   177   Lukas Bulwahn, TUM and John Matthews, Galois:
   178   HOL/Library/Imperative_HOL: Haskell-style imperative data structures
   179   for HOL.
   180 
   181 * December 2007: Norbert Schirmer, Uni Saarbruecken
   182   Misc improvements of record package in HOL.
   183 
   184 * December 2007: Florian Haftmann, TUM
   185   Overloading and class instantiation target.
   186 
   187 * December 2007: Florian Haftmann, TUM
   188   New version of primrec package for local theories.
   189 
   190 * December 2007: Alexander Krauss, TUM
   191   Method "induction_scheme" in HOL.
   192 
   193 * November 2007: Peter Lammich, Uni Muenster
   194   HOL-Lattice: some more lemmas.
   195 
   196 
   197 Contributions to Isabelle2007
   198 -----------------------------
   199 
   200 * October 2007: Norbert Schirmer, TUM / Uni Saarbruecken
   201   State Spaces: The Locale Way (in HOL).
   202 
   203 * October 2007: Mark A. Hillebrand, DFKI
   204   Robust sub/superscripts in LaTeX document output.
   205 
   206 * August 2007: Jeremy Dawson, NICTA and Paul Graunke, Galois and Brian
   207     Huffman, PSU and Gerwin Klein, NICTA and John Matthews, Galois
   208   HOL-Word: a library for fixed-size machine words in Isabelle.
   209 
   210 * August 2007: Brian Huffman, PSU
   211   HOL/Library/Boolean_Algebra and HOL/Library/Numeral_Type.
   212 
   213 * June 2007: Amine Chaieb, TUM
   214   Semiring normalization and Groebner Bases.
   215   Support for dense linear orders.
   216 
   217 * June 2007: Joe Hurd, Oxford
   218   Metis theorem-prover.
   219 
   220 * 2007: Kong W. Susanto, Cambridge
   221   HOL: Metis prover integration.
   222 
   223 * 2007: Stefan Berghofer, TUM
   224   HOL: inductive predicates and sets.
   225 
   226 * 2007: Norbert Schirmer, TUM
   227   HOL/record: misc improvements.
   228 
   229 * 2006/2007: Alexander Krauss, TUM
   230   HOL: function package and related theories on termination.
   231 
   232 * 2006/2007: Florian Haftmann, TUM
   233   Pure: generic code generator framework.
   234   Pure: class package.
   235   HOL: theory reorganization, code generator setup.
   236 
   237 * 2006/2007: Christian Urban, TUM and Stefan Berghofer, TUM and
   238     Julien Narboux, TUM
   239   HOL/Nominal package and related tools.
   240 
   241 * November 2006: Lukas Bulwahn, TUM
   242   HOL: method "lexicographic_order" for function package.
   243 
   244 * October 2006: Stefan Hohe, TUM
   245   HOL-Algebra: ideals and quotients over rings.
   246 
   247 * August 2006: Amine Chaieb, TUM
   248   Experimental support for generic reflection and reification in HOL.
   249 
   250 * July 2006: Rafal Kolanski, NICTA
   251   Hex (0xFF) and binary (0b1011) numerals.
   252 
   253 * May 2006: Klaus Aehlig, LMU
   254   Command 'normal_form': normalization by evaluation.
   255 
   256 * May 2006: Amine Chaieb, TUM
   257   HOL-Complex: Ferrante and Rackoff Algorithm for linear real
   258   arithmetic.
   259 
   260 * February 2006: Benjamin Porter, NICTA
   261   HOL and HOL-Complex: generalised mean value theorem, continuum is
   262   not denumerable, harmonic and arithmetic series, and denumerability
   263   of rationals.
   264 
   265 * October 2005: Martin Wildmoser, TUM
   266   Sketch for Isar 'guess' element.
   267 
   268 
   269 Contributions to Isabelle2005
   270 -----------------------------
   271 
   272 * September 2005: Lukas Bulwahn and Bernhard Haeupler, TUM
   273   HOL-Complex: Formalization of Taylor series.
   274 
   275 * September 2005: Stephan Merz, Alwen Tiu, QSL Loria
   276   Components for SAT solver method using zChaff.
   277 
   278 * September 2005: Ning Zhang and Christian Urban, LMU Munich
   279   A Chinese theory.
   280 
   281 * September 2005: Bernhard Haeupler, TUM
   282   Method comm_ring for proving equalities in commutative rings.
   283 
   284 * July/August 2005: Jeremy Avigad, Carnegie Mellon University
   285   Various improvements of the HOL and HOL-Complex library.
   286 
   287 * July 2005: Florian Zuleger, Johannes Hoelzl, and Simon Funke, TUM
   288   Some structured proofs about completeness of real numbers.
   289 
   290 * May 2005: Rafal Kolanski and Gerwin Klein, NICTA
   291   Improved retrieval of facts from theory/proof context.
   292 
   293 * February 2005: Lucas Dixon, University of Edinburgh
   294   Improved subst method.
   295 
   296 * 2005: Brian Huffman, OGI
   297   Various improvements of HOLCF.
   298   Some improvements of the HOL-Complex library.
   299 
   300 * 2005: Claire Quigley and Jia Meng, University of Cambridge
   301   Some support for asynchronous communication with external provers
   302   (experimental).
   303 
   304 * 2005: Florian Haftmann, TUM
   305   Contributions to document 'sugar'.
   306   Various ML combinators, notably linear functional transformations.
   307   Some cleanup of ML legacy.
   308   Additional antiquotations.
   309   Improved Isabelle web site.
   310 
   311 * 2004/2005: David Aspinall, University of Edinburgh
   312   Various elements of XML and PGIP based communication with user
   313   interfaces (experimental).
   314 
   315 * 2004/2005: Gerwin Klein, NICTA
   316   Contributions to document 'sugar'.
   317   Improved Isabelle web site.
   318   Improved HTML presentation of theories.
   319 
   320 * 2004/2005: Clemens Ballarin, TUM
   321   Provers: tools for transitive relations and quasi orders.
   322   Improved version of locales, notably interpretation of locales.
   323   Improved version of HOL-Algebra.
   324 
   325 * 2004/2005: Amine Chaieb, TUM
   326   Improved version of HOL presburger method.
   327 
   328 * 2004/2005: Steven Obua, TUM
   329   Improved version of HOL/Import, support for HOL-Light.
   330   Improved version of HOL-Complex-Matrix.
   331   Pure/defs: more sophisticated checks on well-formedness of overloading.
   332   Pure/Tools: an experimental evaluator for lambda terms.
   333 
   334 * 2004/2005: Norbert Schirmer, TUM
   335   Contributions to document 'sugar'.
   336   Improved version of HOL/record.
   337 
   338 * 2004/2005: Sebastian Skalberg, TUM
   339   Improved version of HOL/Import.
   340   Some internal ML reorganizations.
   341 
   342 * 2004/2005: Tjark Weber, TUM
   343   SAT solver method using zChaff.
   344   Improved version of HOL/refute.