doc-src/Intro/bool.thy
author huffman
Tue, 16 Nov 2010 13:37:17 -0800
changeset 40589 0e77e45d2ffc
parent 32960 69916a850301
permissions -rw-r--r--
add bind_bind rules for powerdomains

Bool = FOL +
types   bool 0
arities bool    :: term
consts tt,ff    :: "bool"
end