src/HOL/MicroJava/DFA/Semilattices.thy
author nipkow
Fri, 25 Feb 2011 14:25:41 +0100
changeset 41842 d8f76db6a207
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rw-r--r--
added simp lemma nth_Cons_pos to List

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

header {* Semilattices *}

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

end
(*>*)