src/HOL/MicroJava/DFA/Semilattices.thy
author haftmann
Thu, 02 Sep 2010 17:02:00 +0200
changeset 39071 928c5a5bdc93
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rwxr-xr-x
merged

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

header {* Semilattices *}

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

end
(*>*)