Admin/page/main-content/index.content
author nipkow
Thu, 06 Jul 2000 15:38:42 +0200
changeset 9270 7eff23d0b380
parent 8221 6be623684675
child 9285 21bfc8c14c3d
permissions -rw-r--r--
Removed some junk thms.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     1
%title%
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     2
Isabelle
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     3
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     4
%body%
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     5
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     6
<p>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     7
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     8
<h2>Isabelle</h2> 
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
     9
is a popular generic theorem proving
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    10
environment developed at Cambridge University (<a
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    11
href="http://www.cl.cam.ac.uk/users/lcp/">Larry Paulson</a>) and TU
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    12
Munich (<a href="http://www.in.tum.de/~nipkow/">Tobias Nipkow</a>).
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    13
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    14
<p>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    15
8070
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    16
These pages provide <a href="about.html">general information on Isabelle</a>, more specific
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    17
information is available from the local pages
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    18
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    19
<ul>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    20
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    21
<li> <a
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    22
href="http://www.cl.cam.ac.uk/Research/HVG/Isabelle/cambridge.html"><strong>Isabelle
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    23
at Cambridge</strong></a> 
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    24
8060
8444b282a7a7 full url to local (munich) page
kleing
parents: 8056
diff changeset
    25
<li> <a href="http://isabelle.in.tum.de/munich.html"><strong>Isabelle
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    26
at Munich</strong></a>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    27
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    28
</ul>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    29
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    30
See there for information on projects done with Isabelle, mailing list
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    31
archives, research papers, the Isabelle bibliography, and Isabelle
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    32
workshops and courses.
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    33
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    34
<p>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    35
&nbsp;
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    36
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    37
<h2>Obtaining Isabelle</h2>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    38
8221
6be623684675 clearer "Obtaining" section
kleing
parents: 8070
diff changeset
    39
Visit the <a href="dist/">download page</a>.
6be623684675 clearer "Obtaining" section
kleing
parents: 8070
diff changeset
    40
<p>
6be623684675 clearer "Obtaining" section
kleing
parents: 8070
diff changeset
    41
  Several mirror sites provide the Isabelle <a
6be623684675 clearer "Obtaining" section
kleing
parents: 8070
diff changeset
    42
  href="dist/">distribution</a>, which includes <a
6be623684675 clearer "Obtaining" section
kleing
parents: 8070
diff changeset
    43
  href="dist/source.html">sources</a>, <a
6be623684675 clearer "Obtaining" section
kleing
parents: 8070
diff changeset
    44
  href="dist/binary.html">binary packages</a>, and <a
6be623684675 clearer "Obtaining" section
kleing
parents: 8070
diff changeset
    45
  href="dist/docs.html">documentation</a>. 
6be623684675 clearer "Obtaining" section
kleing
parents: 8070
diff changeset
    46
  The current version is <strong>{ISABELLE}</strong>.
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    47
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    48
<p>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    49
&nbsp;
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    50
8070
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    51
<h2>User interface</h2>
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    52
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    53
The distribution includes only a very primitive interface based on
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    54
ordinary terminal sessions.
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    55
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    56
<p>
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    57
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    58
<a href="http://zermelo.dcs.ed.ac.uk/~proofgen/">Proof General</a> is
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    59
a generic Emacs interface for proof assistants, including Isabelle
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    60
(both for the classic and Isar version).  Proof General is suitable
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    61
for use by pacifists and Emacs militants alike. Its most prominent
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    62
feature is script management, providing a metaphor of <em>live proof
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    63
script editing</em>.
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    64
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    65
<p>
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    66
&nbsp;
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    67
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    68
<h2>Mailing list</h2>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    69
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    70
Use the mailing list <a href="mailto:
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    71
isabelle-users@cl.cam.ac.uk">isabelle-users@cl.cam.ac.uk</a> to
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    72
discuss problems and results.  
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    73
(Why not <A HREF="mailto:lcp@cl.cam.ac.uk">subscribe</A>?)