src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Fri, 17 Dec 2010 18:10:37 +0100
changeset 41249 26f12f98f50a
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rw-r--r--
Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);

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

header {* Semilattices *}

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

end
(*>*)