src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Thu, 05 Jan 2023 21:33:49 +0100
changeset 76923 8a66a88cd5dc
parent 62390 842917225d56
permissions -rw-r--r--
isabelle update -u path_cartouches;

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