doc-src/Intro/bool.thy
author wenzelm
Wed, 14 Jan 1998 11:22:03 +0100
changeset 4576 be6b5edbca9f
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
New Jersey inactive;

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