| 11849 |      1 | <html><head><title>FOL/README</title></head><body>
 | 
| 1331 |      2 | 
 | 
| 11849 |      3 | <h2>FOL: First-Order Logic with Natural Deduction</h2>
 | 
| 1331 |      4 | 
 | 
| 3279 |      5 | This directory contains the ML sources of the Isabelle system for
 | 
|  |      6 | First-Order Logic (constructive and classical versions).  For a
 | 
|  |      7 | classical sequent calculus, see LK.<p>
 | 
| 1331 |      8 | 
 | 
| 3279 |      9 | The <tt>ex</tt> subdirectory contains some examples.<p>
 | 
| 1331 |     10 | 
 | 
|  |     11 | Useful references on First-Order Logic:
 | 
|  |     12 | 
 | 
| 11849 |     13 | <ul>
 | 
|  |     14 | <li>Simon Thompson, Type Theory and Functional Programming (Addison-Wesley, 1991)<br>
 | 
|  |     15 | (The first chapter is an excellent introduction to natural
 | 
| 3279 |     16 | deduction in general.)
 | 
| 11849 |     17 | <li>Antony Galton, Logic for Information Technology (Wiley, 1990)
 | 
|  |     18 | <li>Michael Dummett, Elements of Intuitionism (Oxford, 1977)
 | 
|  |     19 | </ul>
 | 
|  |     20 | </body></html>
 |