src/HOL/MicroJava/DFA/Semilattices.thy
author blanchet
Thu, 09 Jan 2014 15:49:19 +0100
changeset 54954 a4ef9253a0b8
parent 42150 b0c0638c4aad
child 58886 8a6cac7c7247
permissions -rw-r--r--
strengthened tactics w.r.t. 'lets' and tuples

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

header {* Semilattices *}

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

end
(*>*)