doc-src/Intro/bool.thy
author huffman
Wed, 13 Jun 2007 03:28:21 +0200
changeset 23364 1f3b832c90c1
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
thm antiquotations

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