src/HOL/MicroJava/DFA/Semilattices.thy
author blanchet
Mon, 01 Feb 2016 19:57:58 +0100
changeset 62258 338bdbf14e31
parent 61361 8b5f00202e1a
child 62390 842917225d56
permissions -rw-r--r--
preplaying of 'smt' and 'metis' more in sync with actual method

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