src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Wed, 27 Feb 2019 21:30:16 +0100
changeset 69846 e02e3763e7a4
parent 62390 842917225d56
permissions -rw-r--r--
more compact representation: approx. factor 2;

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