src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Mon, 11 Sep 2023 19:30:48 +0200
changeset 78659 b5f3d1051b13
parent 62390 842917225d56
permissions -rw-r--r--
tuned;

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