src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Sat, 10 Oct 2015 22:02:23 +0200
changeset 61392 331be2820f90
parent 61361 8b5f00202e1a
child 62390 842917225d56
permissions -rw-r--r--
tuned syntax -- more symbols;

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