src/HOL/MicroJava/DFA/Semilattices.thy
author desharna
Tue, 24 Jun 2014 13:48:14 +0200
changeset 57303 498a62e65f5f
parent 42150 b0c0638c4aad
child 58886 8a6cac7c7247
permissions -rw-r--r--
tune the implementation of 'rel_coinduct'

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

header {* Semilattices *}

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

end
(*>*)