Admin/page/main-content/index.content
author nipkow
Fri, 16 Apr 2004 08:17:19 +0200
changeset 14580 b9fd5e39b695
parent 14576 37a92211a5d3
child 14582 f0779f6fa7e8
permissions -rw-r--r--
*** empty log message ***
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>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    41
<li>New theory Ring_and_Field with over 250 basic numerical laws, 
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    42
  all proved in axiomatic type classes for semirings, rings and fields.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    43
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    44
<li>New locale <code>ring</code> for non-commutative rings in HOL-Algebra.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    45
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    46
<li>Type <code>rat</code> of the rational numbers available in HOL-Complex.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    47
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    48
<li>Improved locales (named proof contexts), instantiation of locales.</li>
14580
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
    49
<!--
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    50
<li>Improved calculational reasoning chains.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    51
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    52
<li>Improved records handling.</li>
14580
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
    53
//-->
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    54
<li>Improved handling of linear and partial orders in simplifier.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    55
 
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    56
<li>New <code>specification</code> command for definition by specification.</li>  
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    57
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    58
<li>New Isar command <code>finalconsts</code> prevents constants being given a definition later.</li>  
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    59
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    60
<li><code>arith</code> now generates counterexamples for reals as well.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    61
14580
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
    62
<li>New <code>quickcheck</code> command
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
    63
    to search for counterexamples of executable goals.</li>
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
    64
<li>New <code>refute</code> command
b9fd5e39b695 *** empty log message ***
nipkow
parents: 14576
diff changeset
    65
    to search for finite countermodels of goals.</li>
14576
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    66
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    67
<li>Presentation and x-symbol enhancements, greek letters and sub/superscripts in identifiers.</li>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    68
</ul>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    69
<a href="dist/<!-- _GP_ distname -->/NEWS">[Complete Changelog]</a>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    70
<p>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    71
The <strong><!-- _GP_ distname --></strong> distribution is available
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    72
from several <a href="dist/index.html">mirror sites</a>.  It includes
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    73
source and binary packages and browsable documentation. There is also
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    74
a nightly generated <a href="http://isabelle.in.tum.de/devel/">development 
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    75
snapshot</a> available.
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    76
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    77
<p>
37a92211a5d3 add feature list
kleing
parents: 14379
diff changeset
    78
13087
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    79
<h2>Out now</h2>
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    80
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    81
The 
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    82
<a href="dist/<!-- _GP_ distname -->/doc/tutorial.pdf">Tutorial on Isabelle/HOL</a> --
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    83
published by Springer Verlag as <a
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    84
href="http://www4.in.tum.de/~nipkow/LNCS2283/">LNCS 2283</a>.
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    85
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    86
<p>
879ac452101e inserted tutorial
kleing
parents: 11109
diff changeset
    87
10019
wenzelm
parents: 10016
diff changeset
    88
You can also browse the <a href="library/index.html">Isabelle theory
wenzelm
parents: 10016
diff changeset
    89
library</a>; the main logics are <a
wenzelm
parents: 10016
diff changeset
    90
href="library/HOL/index.html">HOL</a>, <a
wenzelm
parents: 10016
diff changeset
    91
href="library/HOLCF/index.html">HOLCF</a>, <a
wenzelm
parents: 10016
diff changeset
    92
href="library/FOL/index.html">FOL</a> and <a
wenzelm
parents: 10016
diff changeset
    93
href="library/ZF/index.html">ZF</a>.
8070
dbbef2367723 some tuning (incorporated David's suggestions)
kleing
parents: 8060
diff changeset
    94
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
    95
<p>
8056
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    96
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    97
<h2>Mailing list</h2>
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    98
3c587e7b8fe5 new webpage layout
kleing
parents:
diff changeset
    99
Use the mailing list <a href="mailto:
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
   100
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
   101
and its <a href="http://www.cl.cam.ac.uk/users/lcp/archive/">archive</a> to
10162
wenzelm
parents: 10114
diff changeset
   102
discuss problems and results.  Why not <a
wenzelm
parents: 10114
diff changeset
   103
href="mailto:lcp@cl.cam.ac.uk">subscribe</a>? 
10050
c8e0bd7a1e9c added headline, "quick download", and mailing list archive
kleing
parents: 10041
diff changeset
   104