src/HOL/Hoare/Hoare.thy
author desharna
Tue, 21 Oct 2014 17:23:11 +0200
changeset 58732 854eed6e5aed
parent 35321 c298a4fc324b
child 72806 4fa08e083865
permissions -rw-r--r--
move theorem 'rec_o_map' * * * move documentation of 'rec_o_map'

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

theory Hoare
imports Examples ExamplesAbort Pointers0 Pointer_Examples Pointer_ExamplesAbort SchorrWaite Separation
begin

end