src/HOL/MicroJava/DFA/Semilattices.thy
author blanchet
Mon, 18 Jun 2012 17:50:06 +0200
changeset 48105 a0e4618d6fed
parent 42150 b0c0638c4aad
child 58886 8a6cac7c7247
permissions -rw-r--r--
sound monotonicity inference in the presence of "aggressive" helpers

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

header {* Semilattices *}

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

end
(*>*)