src/HOL/MicroJava/DFA/Semilattices.thy
author traytel
Tue, 17 Dec 2013 15:44:10 +0100
changeset 54793 c99f0fdb0886
parent 42150 b0c0638c4aad
child 58886 8a6cac7c7247
permissions -rw-r--r--
tighter bnf bounds for (co)datatypes

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

header {* Semilattices *}

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

end
(*>*)