doc-src/Intro/bool.thy
author haftmann
Thu, 25 Nov 2010 15:40:15 +0100
changeset 40705 03f1266a066e
parent 32960 69916a850301
permissions -rw-r--r--
toplevel deresolving for flat module name space

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