Admin/page/main-content/index.content
author kleing
Thu, 10 Feb 2005 08:21:40 +0100
changeset 15515 9bc5aff80976
parent 15514 a8b4c9a87e85
child 15516 a4bbed7487ea
permissions -rw-r--r--
more preview
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
15420
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    38
<h2>Isabelle 2005 - Preview</h2>
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    39
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    40
<ul>
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    41
<li>New command for finding matching rewrite rules</li>
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    42
<li>New syntax to allow &gt; and &gt;=</li>
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    43
<li>New automatic transitivity reasoner</li>
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    44
<li>New command for ad-hoc theory viewing and printing</li>
15515
9bc5aff80976 more preview
kleing
parents: 15514
diff changeset
    45
<li>Much extended and improved theory of finite sets</li>
15420
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    46
</ul>
45653714db88 Isabelle 2005 - preview
kleing
parents: 15282
diff changeset
    47
15514
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    48
<h2>Contributing</h2> 
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    49
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    50
Did you have to prove a lemma that should have been part of the
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    51
Isabelle distribution?  Send it to us!  
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    52
<p> 
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    53
We will collect theorems sent to <img border="0" width="162"
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    54
height="16" alt="isabelle-lemmas" src="isabelle-lemmas.gif"
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    55
valign="center"> and consider them for inclusion into the
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    56
distribution.  Lemmas should be general, useful, and not too
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    57
large. For larger developments you might want to consider a submission
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    58
to the <a href="http://afp.sf.net">Archive of Formal Proofs</a>.
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    59
a8b4c9a87e85 pointer to isabelle-lemmas submission list
kleing
parents: 15420
diff changeset
    60
15282
765d5d6e4468 Exercises added
webertj
parents: 15276
diff changeset
    61
<h2>Course Material, Exercises</h2>
15137
8a17799687e7 include course material page
kleing
parents: 14667
diff changeset
    62
8a17799687e7 include course material page
kleing
parents: 14667
diff changeset
    63
The <a
8a17799687e7 include course material page
kleing
parents: 14667
diff changeset
    64
href="http://isabelle.in.tum.de/coursematerial/">course material</a>
8a17799687e7 include course material page
kleing
parents: 14667
diff changeset
    65
page makes slides, demos, and exercises of a growing number of
15138
9390018ea712 improved wording course material
kleing
parents: 15137
diff changeset
    66
Isabelle courses available. It is meant as a resource for people 
9390018ea712 improved wording course material
kleing
parents: 15137
diff changeset
    67
who would like to learn Isabelle as well as for those who would like 
9390018ea712 improved wording course material
kleing
parents: 15137
diff changeset
    68
to teach it.
15137
8a17799687e7 include course material page
kleing
parents: 14667
diff changeset
    69
8a17799687e7 include course material page
kleing
parents: 14667
diff changeset
    70
<p>
8a17799687e7 include course material page
kleing
parents: 14667
diff changeset
    71
14667
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    72
<h2>AFP - The Archive of Formal Proofs</h2>
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    73
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    74
The <a href="http://afp.sf.net">Archive of Formal Proofs</a> is a
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    75
collection of proof libraries, examples, and larger scientifc
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    76
developments, mechanically checked in Isabelle. It is organized in the
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    77
way of a scientific journal. Submissions are refereed.
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    78
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    79
<p>
5a899cd54366 added AFP
kleing
parents: 14637
diff changeset
    80
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    81
<h2><!-- _GP_ distname --></h2>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    82
New features in <strong><!-- _GP_ distname --></strong> include
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    83
<ul>
14624
9b3397a848c3 add HOL4
kleing
parents: 14615
diff changeset
    84
<li>New image HOL4 with imported library from HOL4 system on top of
9b3397a848c3 add HOL4
kleing
parents: 14615
diff changeset
    85
  HOL-Complex (about 2500 additional theorems).</li>
9b3397a848c3 add HOL4
kleing
parents: 14615
diff changeset
    86
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    87
<li>New theory Ring_and_Field with over 250 basic numerical laws, 
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    88
  all proved in axiomatic type classes for semirings, rings and fields.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    89
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    90
<li>New locale <code>ring</code> for non-commutative rings in HOL-Algebra.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    91
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    92
<li>Type <code>rat</code> of the rational numbers available in HOL-Complex.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    93
14611
e9d2f771b3c7 add HOL-Matrix
kleing
parents: 14582
diff changeset
    94
<li>New theory of matrices with an application to linear programming in HOL-Matrix.</li>
e9d2f771b3c7 add HOL-Matrix
kleing
parents: 14582
diff changeset
    95
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    96
<li>Improved locales (named proof contexts), instantiation of locales.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    97
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    98
<li>Improved handling of linear and partial orders in simplifier.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    99
 
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   100
<li>New <code>specification</code> command for definition by specification.</li>  
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   101
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   102
<li>New Isar command <code>finalconsts</code> prevents constants being given a definition later.</li>  
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   103
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   104
<li><code>arith</code> now generates counterexamples for reals as well.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   105
14580
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
   106
<li>New <code>quickcheck</code> command
14615
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
   107
    to search for counterexamples of executable goals.
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
   108
  (see HOL/ex/Quickcheck_Examples.thy)</li>
14580
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
   109
<li>New <code>refute</code> command
14615
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
   110
    to search for finite countermodels of goals.
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
   111
  (see HOL/ex/Refute_Examples.thy)
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
   112
</li>
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   113
14615
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
   114
<li>Presentation and x-symbol enhancements, greek letters and
603f08285c65 small additions
nipkow
parents: 14611
diff changeset
   115
sub/superscripts allowed in identifiers.</li>
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   116
</ul>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   117
<a href="dist/<!-- _GP_ distname -->/NEWS">[Complete Changelog]</a>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   118
<p>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   119
The <strong><!-- _GP_ distname --></strong> distribution is available
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
   120
from several <a href="dist/index.html">mirror sites</a>.  It includes
14637
d258f6c11d83 removed 'tutorial out now' (out of date)
kleing
parents: 14624
diff changeset
   121
source and binary packages and browsable documentation. You can also
d258f6c11d83 removed 'tutorial out now' (out of date)
kleing
parents: 14624
diff changeset
   122
browse the <a href="library/index.html">Isabelle theory library</a>
d258f6c11d83 removed 'tutorial out now' (out of date)
kleing
parents: 14624
diff changeset
   123
online. For the curious, there is a nightly generated <a
d258f6c11d83 removed 'tutorial out now' (out of date)
kleing
parents: 14624
diff changeset
   124
href="http://isabelle.in.tum.de/devel/">development snapshot</a>
d258f6c11d83 removed 'tutorial out now' (out of date)
kleing
parents: 14624
diff changeset
   125
available.
8070
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
   126
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
   127
<p>
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
   128
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
   129
<h2>Mailing list</h2>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
   130
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
   131
Use the mailing list <a href="mailto:
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
   132
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
   133
and its <a href="http://www.cl.cam.ac.uk/users/lcp/archive/">archive</a> to
15276
0c1d03e37881 updated subscription wording and link
paulson
parents: 15138
diff changeset
   134
discuss problems and results.  To subscribe, <a
0c1d03e37881 updated subscription wording and link
paulson
parents: 15138
diff changeset
   135
href="mailto:lcp@cl.cam.ac.uk?subject=subscribe&body=Please%20add%20me%20to%20the%20Isabelle%20mailing%20list">contact Larry Paulson</a>. 
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
   136