doc-src/Intro/bool.thy
author ehmety
Thu, 15 Nov 2001 16:48:05 +0100
changeset 12198 113c1cd7a164
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Added new entry

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