doc-src/Intro/bool.thy
author nipkow
Fri, 17 Nov 1995 12:08:04 +0100
changeset 1337 ad834f39d878
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
README -> README.html

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