src/HOL/MicroJava/DFA/Semilattices.thy
author bulwahn
Mon, 22 Nov 2010 10:41:51 +0100
changeset 40631 b3f85ba3dae4
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rw-r--r--
adding extensional function spaces to the FuncSet library theory

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

header {* Semilattices *}

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

end
(*>*)