# HG changeset patch # User mueller # Date 910276407 -3600 # Node ID 06af82bec2f12fb0b08482026bc9d442742243f2 # Parent 614f2f30781a8b82ec55655cee3b0b2b143996ec made more generic; diff -r 614f2f30781a -r 06af82bec2f1 Admin/page/index.html --- a/Admin/page/index.html Thu Nov 05 14:05:57 1998 +0100 +++ b/Admin/page/index.html Thu Nov 05 15:33:27 1998 +0100 @@ -16,19 +16,59 @@ environment developed at Cambridge University (Larry Paulson) and TU Munich (Tobias Nipkow). -The latest version is Isabelle98-1, it is available -from several mirror sites.

+ [Munich] +This page provides general information on Isabelle, more details are +available on the local Isabelle pages at + Cambridge +and Munich. +See there for informations on projects done with Isabelle, mailing list archives, +research papers, the Isabelle bibliography, and Isabelle workshops and courses. + + + +

Obtaining Isabelle

+The latest version is Isabelle98-1, it is available +from several mirror sites (given in alphabetical order): + + +

+ + +

What is Isabelle?

Isabelle can be viewed from two main perspectives. On the one hand it may serve as a generic framework for rapid prototyping of deductive -systems. On the other hand, major object logics like +systems. On the other hand, major existing logics like Isabelle/HOL provide a theorem proving environment ready to use for sizable applications. -

Object logics

+

Isabelle's Logics

The Isabelle distribution includes a large body of object logics and other examples (see the Isabelle theory @@ -60,7 +100,8 @@ types, well-founded recursion etc.). The distribution also includes some large applications, for example correctness proofs of cryptographic protocols (HOL/Auth). +href="library/HOL/Auth/">HOL/Auth) or communication protocols (HOLCF/IOA).

@@ -84,7 +125,7 @@ library for other examples. -

Defining Logics

+

Defining Logics

Logics are not hard-wired into Isabelle, but formulated within Isabelle's meta logic: Isabelle/Pure. There are @@ -122,24 +163,12 @@ LCF system approach to achieve a secure system). -

Mailing list

- -

Use the mailing list -isabelle-users@cl.cam.ac.uk -to discuss problems and results.

Further information

- - [Munich] The -cambridge Isabelle pages at Cambridge -and Munich -provide further information on Isabelle and related projects. - +and Munich.