The Isabelle System Distribution

Version information

This is the internal repository version of Isabelle. See the NEWS file in the distribution for details on user-relevant changes.

System requirements

Isabelle requires a real Unix box with sufficient resources, say 64 MB of free main memory and a decent CPU. Speaking by today's hardware standards, any moderate Linux box should give a very nice platform for Isabelle.

Furthermore, Isabelle needs the following software, which is not part of the distribution:

The following ML system and platform combinations are known to work very well:

Poly/ML, previously a commercial product, is back in the free world. It is by far the best compiler for running Isabelle, requiring the least memory and offering the highest performance.

SML/NJ needs lots of store and disk space, but supports many more platforms. The current official release is 110. Basically, we still support the old 0.93 release, but do not recommend to use it under normal circumstances.

MLWorks used to be a commercial ML programming environment developed by Harlequin and was unfortunately withdrawn after that company was taken over. Isabelle on MLWorks 2.0 works reasonably well.

Installation

Binary packages are available for Isabelle/HOL and ZF on the Linux/x86 platform. The system may be easily built from scratch as well, taking the traditional tar.gz source distribution. See file INSTALL as distributed with Isabelle for more information. Further background information may be found in the Isabelle System Manual, distributed with the sources (directory doc).

User interface

The canonical Isabelle user interface is Proof General by David Aspinall and others. It is a generic (X)Emacs interface for proof assistants, including Isabelle (both for the classic and Isar version). Proof General is suitable for use by pacifists and Emacs militants alike. Its most prominent feature is script management, providing a metaphor of live proof script editing. Proof General has recently gained a rather large following of both beginning and expert users of Isabelle.

Proof General may be used together with the Emacs X-Symbol package, which provides a nice way to get proper mathematical symbols displayed on screen.

Other sources of information

The Isabelle Page

The Isabelle home page may be accessed both from Cambridge and Munich:

Mailing list

The electronic mailing list isabelle-users@cl.cam.ac.uk provides a forum for Isabelle users to discuss problems and exchange information. To join, send a message to isabelle-users-request@cl.cam.ac.uk.

Personal mail

Lawrence C Paulson
Computer Laboratory
University of Cambridge
Pembroke Street
Cambridge CB2 3QG
England

E-mail: lcp@cl.cam.ac.uk
Phone: +44-223-334600
Fax: +44-223-334748

or

Tobias Nipkow
Institut für Informatik
T. U. München
D-80290 München
Germany

E-mail: nipkow@in.tum.de
Phone: +49-89-289-22690
Fax: +49-89-289-28183


Please report any problems you encounter. While we shall try to be helpful, we can accept no responsibility for the deficiencies of Isabelle and their consequences.