src/HOL/Hoare/Hoare.thy
author traytel
Wed, 26 Feb 2014 23:09:29 +0100
changeset 55770 f2cf7f92c9ac
parent 35321 c298a4fc324b
child 72806 4fa08e083865
permissions -rw-r--r--
intermediate typedef for the type of the bound (local to lfp)

(*  Author:     Tobias Nipkow
    Copyright   1998-2003 TUM
*)

theory Hoare
imports Examples ExamplesAbort Pointers0 Pointer_Examples Pointer_ExamplesAbort SchorrWaite Separation
begin

end