15283
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
2 |
|
15582
|
3 |
<!-- $Id$ -->
|
|
4 |
|
|
5 |
<HTML>
|
|
6 |
|
|
7 |
<HEAD>
|
|
8 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
9 |
<TITLE>LCF/README</TITLE>
|
|
10 |
</HEAD>
|
|
11 |
|
|
12 |
<BODY>
|
1341
|
13 |
|
|
14 |
<H2>LCF: Logic for Computable Functions</H2>
|
|
15 |
|
3279
|
16 |
This directory contains the ML sources of the Isabelle system for
|
|
17 |
LCF, based on FOL.<p>
|
1341
|
18 |
|
3279
|
19 |
The <tt>ex</tt> subdirectory contains some examples.<p>
|
1341
|
20 |
|
3279
|
21 |
Useful references on LCF:
|
1341
|
22 |
|
|
23 |
<UL>
|
|
24 |
<LI>Lawrence C. Paulson,<BR>
|
|
25 |
Logic and Computation: Interactive proof with Cambridge LCF (CUP, 1987)
|
|
26 |
</UL>
|
|
27 |
</BODY></HTML>
|