doc-src/Intro/bool.thy
author paulson
Fri, 04 Dec 1998 10:40:06 +0100
changeset 6014 bfd4923b0957
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
locales

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