src/HOL/MicroJava/DFA/Semilattices.thy
author huffman
Wed, 17 Aug 2011 13:10:11 -0700
changeset 44254 336dd390e4a4
parent 42150 b0c0638c4aad
child 58886 8a6cac7c7247
permissions -rw-r--r--
Lim.thy: generalize and simplify proofs of LIM/LIMSEQ theorems

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

header {* Semilattices *}

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

end
(*>*)