doc-src/Intro/bool.thy
author wenzelm
Mon, 28 Jan 2008 22:27:23 +0100
changeset 26002 469ee728a5d7
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
T.count/counted: improved position handling for token syntax;

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