doc-src/Intro/bool.thy
author wenzelm
Fri, 06 Oct 2000 17:35:58 +0200
changeset 10168 50be659d4222
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
final tuning;

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