src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Mon, 11 Apr 2016 15:50:50 +0200
changeset 62956 bb3986d95562
parent 62390 842917225d56
permissions -rw-r--r--
simplified constraints;

(*  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
(*>*)