| 
15283
 | 
     1  | 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  | 
| 
 | 
     2  | 
  | 
| 
15582
 | 
     3  | 
<html>
  | 
| 
 | 
     4  | 
  | 
| 
 | 
     5  | 
<head>
  | 
| 
 | 
     6  | 
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  | 
| 
 | 
     7  | 
  <title>FOL/README</title>
  | 
| 
 | 
     8  | 
</head>
  | 
| 
 | 
     9  | 
  | 
| 
 | 
    10  | 
<body>
  | 
| 
1331
 | 
    11  | 
  | 
| 
11849
 | 
    12  | 
<h2>FOL: First-Order Logic with Natural Deduction</h2>
  | 
| 
1331
 | 
    13  | 
  | 
| 
3279
 | 
    14  | 
This directory contains the ML sources of the Isabelle system for
  | 
| 
 | 
    15  | 
First-Order Logic (constructive and classical versions).  For a
  | 
| 
 | 
    16  | 
classical sequent calculus, see LK.<p>
  | 
| 
1331
 | 
    17  | 
  | 
| 
3279
 | 
    18  | 
The <tt>ex</tt> subdirectory contains some examples.<p>
  | 
| 
1331
 | 
    19  | 
  | 
| 
 | 
    20  | 
Useful references on First-Order Logic:
  | 
| 
 | 
    21  | 
  | 
| 
11849
 | 
    22  | 
<ul>
  | 
| 
 | 
    23  | 
<li>Simon Thompson, Type Theory and Functional Programming (Addison-Wesley, 1991)<br>
  | 
| 
 | 
    24  | 
(The first chapter is an excellent introduction to natural
  | 
| 
3279
 | 
    25  | 
deduction in general.)
  | 
| 
11849
 | 
    26  | 
<li>Antony Galton, Logic for Information Technology (Wiley, 1990)
  | 
| 
 | 
    27  | 
<li>Michael Dummett, Elements of Intuitionism (Oxford, 1977)
  | 
| 
 | 
    28  | 
</ul>
  | 
| 
15582
 | 
    29  | 
</body>
  | 
| 
 | 
    30  | 
</html>
  |