doc-src/Intro/bool.thy
author wenzelm
Thu, 30 Mar 2000 14:21:28 +0200
changeset 8612 e8ef58d6d6eb
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
?this: support params;

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