doc-src/Intro/bool.thy
author wenzelm
Mon, 13 May 2002 10:40:59 +0200
changeset 13141 f4ed10eaaff8
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
updated X-Symbol URL;

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