doc-src/Intro/bool.thy
author wenzelm
Sat, 20 Oct 2001 22:07:44 +0200
changeset 11857 cc3d971fe66a
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
got rid of separate root.tex;

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