src/HOL/MicroJava/DFA/Semilattices.thy
author haftmann
Tue, 11 May 2010 08:29:42 +0200
changeset 36808 cbeb3484fa07
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rwxr-xr-x
theorem Presburger.int_induct has been renamed to Int.int_bidirectional_induct

(*  Title:      HOL/MicroJava/BV/Semilat.thy
    Author:     Gerwin Klein
    Copyright   2003 TUM
*)

header {* Semilattices *}

(*<*)
theory Semilattices
imports Err Opt Product Listn
begin

end
(*>*)