src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Sat, 02 Jun 2018 22:11:09 +0200
changeset 68355 67a4db47e4f6
parent 62390 842917225d56
permissions -rw-r--r--
more args;

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