src/LCF/README.html
author blanchet
Thu, 14 Apr 2011 11:24:05 +0200
changeset 42344 4a58173ffb99
parent 36862 952b2b102a0a
permissions -rw-r--r--
"unify_first_prem_with_concl" (cf. 9ceb585c097a) sometimes throws an exception, but it is very rarely needed -- catch the exception for now

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<HTML>

<HEAD>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <TITLE>LCF/README</TITLE>
</HEAD>

<BODY>

<H2>LCF: Logic for Computable Functions</H2>

This directory contains the ML sources of the Isabelle system for
LCF, based on FOL.<p>

The <tt>ex</tt> subdirectory contains some examples.<p>

Useful references on LCF:

<UL>
<LI>Lawrence C. Paulson,<BR>
    Logic and Computation: Interactive proof with Cambridge LCF (CUP, 1987)
</UL>
</BODY></HTML>