src/HOL/MicroJava/DFA/Semilattices.thy
author huffman
Fri, 05 Mar 2010 14:50:37 -0800
changeset 35597 e4331b99b03f
parent 33954 1bc3b688548c
child 42150 b0c0638c4aad
permissions -rwxr-xr-x
introduce notion of 'decisive' deflations; use them to simplify proof script for rule 'finites'

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

header {* Semilattices *}

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

end
(*>*)