src/HOL/MicroJava/DFA/Semilattices.thy
author huffman
Wed, 17 Nov 2010 08:47:58 -0800
changeset 40592 f432973ce0f6
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rw-r--r--
move strict function type into main HOLCF; instance cfun :: (predomain, domain) domain

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

header {* Semilattices *}

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

end
(*>*)