src/HOL/MicroJava/DFA/Semilattices.thy
author haftmann
Thu, 29 Dec 2011 14:23:40 +0100
changeset 46036 6a86cc88b02f
parent 42150 b0c0638c4aad
child 58886 8a6cac7c7247
permissions -rw-r--r--
fundamental theorems on Set.bind

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

header {* Semilattices *}

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

end
(*>*)