src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Thu, 20 Apr 2023 23:04:04 +0200
changeset 77896 a9626bcb0c3b
parent 62390 842917225d56
permissions -rw-r--r--
tuned signature;

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