src/HOL/README.html
author oheimb
Wed, 12 Nov 1997 18:58:50 +0100
changeset 4223 f60e3d2c81d3
parent 3279 815ef5848324
child 4622 85aae356570c
permissions -rw-r--r--
added thin_refl to hyp_subst_tac
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
2080
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    23
<DT>Integ
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    24
<DD>a theory of the integers including efficient integer calculations
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    25
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    26
<DT>IOA
3125
3f0ab2c306f7 Moved induction examples to directory Induct
paulson
parents: 2080
diff changeset
    27
<DD>extended example of Input/Output Automata
2080
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    28
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    29
<DT>Lambda
12eed4cec935 Fuller description of examples
paulson
parents: 1341
diff changeset
    30
<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
    31
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    32
<DT>Subst
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    33
<DD>subdirectory defining a theory of substitution and unification.
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    34
</DL>
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    35
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    36
Useful references on Higher-Order Logic:
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    37
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    38
<UL>
1341
69fec018854c HTML version of README
clasohm
parents: 1339
diff changeset
    39
<LI>P. B. Andrews,<BR>
69fec018854c HTML version of README
clasohm
parents: 1339
diff changeset
    40
    An Introduction to Mathematical Logic and Type Theory<BR>
69fec018854c HTML version of README
clasohm
parents: 1339
diff changeset
    41
    (Academic Press, 1986).
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    42
1341
69fec018854c HTML version of README
clasohm
parents: 1339
diff changeset
    43
<LI>J. Lambek and P. J. Scott,<BR>
69fec018854c HTML version of README
clasohm
parents: 1339
diff changeset
    44
    Introduction to Higher Order Categorical Logic (CUP, 1986)
1339
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    45
</UL>
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    46
f1a3a7b44ff1 converted README to HTLM; replaced "CHOL" by "HOL"
clasohm
parents:
diff changeset
    47
</BODY></HTML>