src/HOL/MicroJava/DFA/Semilattices.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 15 Oct 2010 21:46:45 +0900
changeset 39994 7bd8013b903f
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rwxr-xr-x
FSet: give names to respectfulness theorems, rename list_all2_refl to avoid clash

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

header {* Semilattices *}

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

end
(*>*)