src/HOL/README.html
author paulson
Thu, 19 Aug 1999 16:54:38 +0200
changeset 7290 f1a37c379317
parent 4622 85aae356570c
child 7291 8aa66ddc0bea
permissions -rw-r--r--
updated
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2080
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
     1
<!-- $Id$ -->
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 3125
diff changeset
     2
<HTML><HEAD><TITLE>HOL/README</TITLE></HEAD><BODY>
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
     3
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 3125
diff changeset
     4
<H2>HOL: Higher-Order Logic</H2>
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
     5
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 3125
diff changeset
     6
This directory contains the ML sources of the Isabelle system for
815ef5848324 tuned all READMEs;
wenzelm
parents: 3125
diff changeset
     7
Higher-Order Logic.<P>
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
     8
3279
815ef5848324 tuned all READMEs;
wenzelm
parents: 3125
diff changeset
     9
There are several subdirectories with examples:
2080
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    10
<DL>
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    11
<DT>ex
2080
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    12
<DD>general examples
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    13
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    14
<DT>Auth
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    15
<DD>a new approach to verifying authentication protocols 
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    16
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    17
<DT>IMP
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    18
<DD>mechanization of a large part of a semantics text by Glynn Winskel
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    19
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 2080
diff changeset
    20
<DT>Induct
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 2080
diff changeset
    21
<DD>examples of (co)inductive definitions
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 2080
diff changeset
    22
7290
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    23
<DT>Integ 
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    24
<DD>a development of the integers including efficient integer
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    25
calculations (part of the standard HOL environment)
2080
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    26
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    27
<DT>IOA
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 2080
diff changeset
    28
<DD>extended example of Input/Output Automata
2080
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    29
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    30
<DT>Lambda
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    31
<DD>a proof of the Church-Rosser theorem for lambda-calculus
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    32
7290
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    33
<DT>Real 
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    34
<DD>a development of the reals and hyper-reals, which are used in
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    35
non-standard analysis.  Also includes the positive rationals.  Used to build
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    36
the image HOL-Real.
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    37
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    38
<DT>Subst
7290
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    39
<DD>defines a theory of substitution and unification.
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    40
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    41
<DT>Tools
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    42
<DD>holds code used to provide support for records, datatypes, induction, etc.
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    43
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    44
<DT>UNITY
f1a37c379317 updated
paulson
parents: 4622
diff changeset
    45
<DD>Chandy and Misra's UNITY formalism.
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    46
</DL>
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    47
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    48
Useful references on Higher-Order Logic:
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    49
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    50
<UL>
4622
wenzelm
parents: 3279
diff changeset
    51
wenzelm
parents: 3279
diff changeset
    52
<LI> P. B. Andrews,<BR>
1341
69fec018854c HTML version of README
clasohm
parents: 1339
diff changeset
    53
    An Introduction to Mathematical Logic and Type Theory<BR>
69fec018854c HTML version of README
clasohm
parents: 1339
diff changeset
    54
    (Academic Press, 1986).
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    55
4622
wenzelm
parents: 3279
diff changeset
    56
<P>
wenzelm
parents: 3279
diff changeset
    57
wenzelm
parents: 3279
diff changeset
    58
<LI> A. Church,<BR>
wenzelm
parents: 3279
diff changeset
    59
    A Formulation of the Simple Theory of Types<BR>
wenzelm
parents: 3279
diff changeset
    60
    (Journal of Symbolic Logic, 1940).
wenzelm
parents: 3279
diff changeset
    61
wenzelm
parents: 3279
diff changeset
    62
<P>
wenzelm
parents: 3279
diff changeset
    63
wenzelm
parents: 3279
diff changeset
    64
<LI> M. J. C. Gordon and T. F. Melham (editors),<BR>
wenzelm
parents: 3279
diff changeset
    65
    Introduction to HOL: A theorem proving environment for higher order logic<BR>
wenzelm
parents: 3279
diff changeset
    66
    (Cambridge University Press, 1993).
wenzelm
parents: 3279
diff changeset
    67
wenzelm
parents: 3279
diff changeset
    68
<P>
wenzelm
parents: 3279
diff changeset
    69
wenzelm
parents: 3279
diff changeset
    70
<LI> J. Lambek and P. J. Scott,<BR>
wenzelm
parents: 3279
diff changeset
    71
    Introduction to Higher Order Categorical Logic<BR>
wenzelm
parents: 3279
diff changeset
    72
    (Cambridge University Press, 1986).
wenzelm
parents: 3279
diff changeset
    73
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    74
</UL>
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    75
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    76
</BODY></HTML>