src/HOL/MicroJava/DFA/Semilattices.thy
author paulson <lp15@cam.ac.uk>
Wed, 17 Apr 2019 17:48:28 +0100
changeset 70178 4900351361b0
parent 62390 842917225d56
permissions -rw-r--r--
Lindelöf spaces and supporting material

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