ANNOUNCE
author haftmann
Fri, 26 Oct 2007 10:32:10 +0200
changeset 25197 7a169cfda866
parent 25148 9c9646c1080d
child 25213 48a1e80f5cdb
permissions -rw-r--r--
added hint for algebra
     1 Subject: Announcing Isabelle2007
     2 To: isabelle-users@cl.cam.ac.uk
     3 
     4 Isabelle2007 is finally available.
     5 
     6 This release introduces fundamental changes over Isabelle2005, see the
     7 NEWS file in the distribution for more details.  Numerous existing
     8 concepts have been generalized and re-implemented based on novel
     9 system architecture.  New theories and proof tools have been added
    10 (mostly for HOL).
    11 
    12 The main highlights are:
    13 
    14 * Support for nominal datatypes (binding structures) due to the
    15 HOL-Nominal logic.
    16 
    17 * General local theory infrastructure for specifications depending on
    18 parameters and assumptions (e.g. from locales, classes).
    19 
    20 * New basic specification elements 'definition', 'axiomatization',
    21 'abbreviation', 'notation'.
    22 
    23 * New version of 'inductive' package for inductive predicates;
    24 separate variant 'inductive_set'.
    25 
    26 * New 'function' package for general recursive function definitions.
    27 
    28 * New 'class' package combination of axclass + locale interpretation.
    29 
    30 * Various improvements in locale infrastructure (interpretation etc.)
    31 
    32 * Various improvements of Isar language elements and related proof
    33 tools.
    34 
    35 * Built-in Metis prover, external linkup for automated provers, and
    36 'sledghammer' command for automated proof synthesis.
    37 
    38 * Second generation code-generator for a subset of HOL, targeting SML,
    39 Haskell, and OCaml.
    40 
    41 * Improved support for arbitrary ML operations depending on the
    42 logical context.
    43 
    44 * Parallel loading of theories based on native multicore support in
    45 Poly/ML 5.1.
    46 
    47 * Improved algebraic capabilities by means of semiring normalization,
    48 Groebner bases and Ferrante/Rackoff algorithm.
    49 
    50 
    51 You may get Isabelle2007 from the following mirror sites:
    52 
    53   Cambridge (UK)       http://www.cl.cam.ac.uk/Research/HVG/Isabelle/
    54   Munich (Germany)     http://isabelle.in.tum.de/
    55   Sydney (Australia)   http://mirror.cse.unsw.edu.au/pub/isabelle/