doc-src/Intro/bool.thy
author krauss
Mon, 01 Mar 2010 18:49:55 +0100
changeset 35439 888993948a1d
parent 32960 69916a850301
permissions -rw-r--r--
tuned comment

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