24802
|
1 |
Subject: Announcing Isabelle2007
|
9928
|
2 |
To: isabelle-users@cl.cam.ac.uk
|
|
3 |
|
24802
|
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
|
25271
|
10 |
(mostly for HOL). Some highlights are:
|
17544
|
11 |
|
25148
|
12 |
* Support for nominal datatypes (binding structures) due to the
|
|
13 |
HOL-Nominal logic.
|
24813
|
14 |
|
|
15 |
* General local theory infrastructure for specifications depending on
|
|
16 |
parameters and assumptions (e.g. from locales, classes).
|
|
17 |
|
|
18 |
* New basic specification elements 'definition', 'axiomatization',
|
|
19 |
'abbreviation', 'notation'.
|
24802
|
20 |
|
|
21 |
* New version of 'inductive' package for inductive predicates;
|
|
22 |
separate variant 'inductive_set'.
|
17544
|
23 |
|
24813
|
24 |
* New 'function' package for general recursive function definitions.
|
17544
|
25 |
|
24802
|
26 |
* New 'class' package combination of axclass + locale interpretation.
|
12927
|
27 |
|
25213
|
28 |
* Built-in Metis prover, external linkup for automated provers, and
|
25229
|
29 |
'sledgehammer' command for automated proof synthesis.
|
25213
|
30 |
|
25306
|
31 |
* Auto quickcheck: toplevel goals are tested for counterexamples
|
|
32 |
automatically when they are stated.
|
25305
|
33 |
|
25242
|
34 |
* Second generation code generator for a subset of HOL, targeting SML,
|
24802
|
35 |
Haskell, and OCaml.
|
17544
|
36 |
|
25271
|
37 |
* Command 'normal_form' and method "normalization" for evaluating
|
|
38 |
terms with free variables.
|
|
39 |
|
|
40 |
* Full list comprehension syntax for HOL.
|
|
41 |
|
|
42 |
* Much improved algebraic capabilities, including Groebner bases.
|
17544
|
43 |
|
25306
|
44 |
* Embedding of ML code into theories with static references to the
|
|
45 |
logical context (via antiquotations).
|
|
46 |
|
24802
|
47 |
* Parallel loading of theories based on native multicore support in
|
|
48 |
Poly/ML 5.1.
|
12927
|
49 |
|
12983
|
50 |
|
24802
|
51 |
You may get Isabelle2007 from the following mirror sites:
|
9928
|
52 |
|
17696
|
53 |
Cambridge (UK) http://www.cl.cam.ac.uk/Research/HVG/Isabelle/
|
|
54 |
Munich (Germany) http://isabelle.in.tum.de/
|
14616
|
55 |
Sydney (Australia) http://mirror.cse.unsw.edu.au/pub/isabelle/
|