src/HOL/MicroJava/DFA/Semilattices.thy
author blanchet
Wed, 15 Sep 2010 15:44:44 +0200
changeset 39410 a055cffcf6fc
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rwxr-xr-x
no need for TPTP

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

header {* Semilattices *}

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

end
(*>*)