Admin/page/main-content/index.content
author kleing
Mon, 19 Apr 2004 08:20:52 +0200
changeset 14624 9b3397a848c3
parent 14615 603f08285c65
child 14637 d258f6c11d83
permissions -rw-r--r--
add HOL4
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
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
     8
<h2>What is Isabelle?</h2>
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
     9
10019
wenzelm
parents: 10016
diff changeset
    10
Isabelle is a popular generic theorem proving environment developed at
wenzelm
parents: 10016
diff changeset
    11
Cambridge University (<a
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    12
href="http://www.cl.cam.ac.uk/users/lcp/">Larry Paulson</a>) and TU
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    13
Munich (<a href="http://www.in.tum.de/~nipkow/">Tobias Nipkow</a>).
14230
def0606302a1 Added overview page.
berghofe
parents: 13848
diff changeset
    14
See the <a href="overview.html">Isabelle overview</a>.
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    15
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    16
<p>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    17
9285
21bfc8c14c3d about -> logics, better access to online libraries
kleing
parents: 8221
diff changeset
    18
These pages provide general information on Isabelle, more specific
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    19
information is available from the local pages
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    20
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    21
<ul>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    22
11109
wenzelm
parents: 10162
diff changeset
    23
<li><a
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    24
href="http://www.cl.cam.ac.uk/Research/HVG/Isabelle/cambridge.html"><strong>Isabelle
11109
wenzelm
parents: 10162
diff changeset
    25
at Cambridge</strong></a>
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    26
13087
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    27
<li><a href="http://www4.in.tum.de/proj/theoremprov/group.html"><strong>Isabelle
11109
wenzelm
parents: 10162
diff changeset
    28
at Munich</strong></a>
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    29
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    30
</ul>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    31
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    32
See there for information on projects done with Isabelle, mailing list
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    33
archives, research papers, the Isabelle bibliography, and Isabelle
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    34
workshops and courses.
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    35
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
    36
<p>
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    37
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    38
<h2><!-- _GP_ distname --></h2>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    39
New features in <strong><!-- _GP_ distname --></strong> include
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    40
<ul>
14624
9b3397a848c3 add HOL4
kleing
parents: 14615
diff changeset
    41
<li>New image HOL4 with imported library from HOL4 system on top of
9b3397a848c3 add HOL4
kleing
parents: 14615
diff changeset
    42
  HOL-Complex (about 2500 additional theorems).</li>
9b3397a848c3 add HOL4
kleing
parents: 14615
diff changeset
    43
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    44
<li>New theory Ring_and_Field with over 250 basic numerical laws, 
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    45
  all proved in axiomatic type classes for semirings, rings and fields.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    46
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    47
<li>New locale <code>ring</code> for non-commutative rings in HOL-Algebra.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    48
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    49
<li>Type <code>rat</code> of the rational numbers available in HOL-Complex.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    50
14611
e9d2f771b3c7 add HOL-Matrix
kleing
parents: 14582
diff changeset
    51
<li>New theory of matrices with an application to linear programming in HOL-Matrix.</li>
e9d2f771b3c7 add HOL-Matrix
kleing
parents: 14582
diff changeset
    52
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    53
<li>Improved locales (named proof contexts), instantiation of locales.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    54
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    55
<li>Improved handling of linear and partial orders in simplifier.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    56
 
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    57
<li>New <code>specification</code> command for definition by specification.</li>  
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    58
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    59
<li>New Isar command <code>finalconsts</code> prevents constants being given a definition later.</li>  
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    60
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    61
<li><code>arith</code> now generates counterexamples for reals as well.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    62
14580
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
    63
<li>New <code>quickcheck</code> command
14615
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
    64
    to search for counterexamples of executable goals.
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
    65
  (see HOL/ex/Quickcheck_Examples.thy)</li>
14580
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
    66
<li>New <code>refute</code> command
14615
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
    67
    to search for finite countermodels of goals.
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
    68
  (see HOL/ex/Refute_Examples.thy)
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
    69
</li>
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    70
14615
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
    71
<li>Presentation and x-symbol enhancements, greek letters and
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
    72
sub/superscripts allowed in identifiers.</li>
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    73
</ul>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    74
<a href="dist/<!-- _GP_ distname -->/NEWS">[Complete Changelog]</a>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    75
<p>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    76
The <strong><!-- _GP_ distname --></strong> distribution is available
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    77
from several <a href="dist/index.html">mirror sites</a>.  It includes
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    78
source and binary packages and browsable documentation. There is also
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    79
a nightly generated <a href="http://isabelle.in.tum.de/devel/">development 
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    80
snapshot</a> available.
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    81
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    82
<p>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    83
13087
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    84
<h2>Out now</h2>
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    85
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    86
The 
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    87
<a href="dist/<!-- _GP_ distname -->/doc/tutorial.pdf">Tutorial on Isabelle/HOL</a> --
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    88
published by Springer Verlag as <a
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    89
href="http://www4.in.tum.de/~nipkow/LNCS2283/">LNCS 2283</a>.
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    90
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    91
<p>
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    92
10019
wenzelm
parents: 10016
diff changeset
    93
You can also browse the <a href="library/index.html">Isabelle theory
wenzelm
parents: 10016
diff changeset
    94
library</a>; the main logics are <a
wenzelm
parents: 10016
diff changeset
    95
href="library/HOL/index.html">HOL</a>, <a
wenzelm
parents: 10016
diff changeset
    96
href="library/HOLCF/index.html">HOLCF</a>, <a
wenzelm
parents: 10016
diff changeset
    97
href="library/FOL/index.html">FOL</a> and <a
wenzelm
parents: 10016
diff changeset
    98
href="library/ZF/index.html">ZF</a>.
8070
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    99
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
   100
<p>
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
   101
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
   102
<h2>Mailing list</h2>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
   103
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
   104
Use the mailing list <a href="mailto:
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
   105
isabelle-users@cl.cam.ac.uk">isabelle-users@cl.cam.ac.uk</a> 
14379
ea10a8c3e9cf updated links to the old ftp site
paulson
parents: 14230
diff changeset
   106
and its <a href="http://www.cl.cam.ac.uk/users/lcp/archive/">archive</a> to
10162
wenzelm
parents: 10114
diff changeset
   107
discuss problems and results.  Why not <a
wenzelm
parents: 10114
diff changeset
   108
href="mailto:lcp@cl.cam.ac.uk">subscribe</a>? 
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
   109