doc-src/Intro/bool.thy
author chaieb
Wed, 06 Feb 2008 12:51:23 +0100
changeset 26043 1f95e7191738
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
between constant removed

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