doc-src/Intro/bool.thy
author wenzelm
Tue, 05 Aug 1997 17:02:50 +0200
changeset 3594 193cc37e6f60
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
tuned comments;

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