src/HOL/MicroJava/DFA/Semilattices.thy
author wenzelm
Wed, 29 Jul 2015 11:41:26 +0200
changeset 60829 4b16b778ce0d
parent 58886 8a6cac7c7247
child 61361 8b5f00202e1a
permissions -rw-r--r--
clarified thread name;

(*  Title:      HOL/MicroJava/DFA/Semilattices.thy
    Author:     Gerwin Klein
    Copyright   2003 TUM
*)

section {* Semilattices *}

(*<*)
theory Semilattices
imports Err Opt Product Listn
begin

end
(*>*)