src/HOL/IMPP/README.html
author paulson
Fri, 20 Aug 2004 12:20:09 +0200
changeset 15150 c7af682b9ee5
parent 8177 e59e93ad85eb
child 15283 f21466450330
permissions -rw-r--r--
fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon

<!-- $Id$ -->
<HTML><HEAD>
<TITLE>HOL/IMPP/README</TITLE>
</HEAD><BODY>

<H2>IMPP--An imperative language with procedures</H2>

This is an extension of <A HREF="../IMP/">IMP</A> with local variables
and mutually recursive procedures. For documentation see
<A HREF="http://isabelle.in.tum.de/Bali/papers/FSTTCS99.html">
Hoare Logic for Mutual Recursion and Local Variables</A>.

</BODY></HTML>