src/HOL/MicroJava/DFA/Semilattices.thy
author Lars Hupel <lars.hupel@mytum.de>
Thu, 06 Apr 2017 16:39:13 +0200
changeset 65412 da25458453e3
parent 62390 842917225d56
permissions -rw-r--r--
merged

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

section \<open>Semilattices\<close>

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

end
(*>*)