doc-src/Intro/bool.thy
author wenzelm
Sat, 10 Nov 2007 18:36:06 +0100
changeset 25378 dca691610489
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
tuned document;

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