src/HOL/MicroJava/DFA/Semilattices.thy
author haftmann
Mon, 06 Dec 2010 09:19:10 +0100
changeset 40968 a6fcd305f7dc
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rw-r--r--
replace `type_mapper` by the more adequate `type_lifting`

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

header {* Semilattices *}

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

end
(*>*)