src/HOL/MicroJava/DFA/Semilattices.thy
author hoelzl
Fri, 27 Aug 2010 14:05:16 +0200
changeset 39088 ca17017c10e6
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rwxr-xr-x
Measurable on product space is equiv. to measurable components

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

header {* Semilattices *}

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

end
(*>*)