doc-src/Intro/bool.thy
author webertj
Thu, 17 Mar 2005 01:40:18 +0100
changeset 15611 c01f11cd08f9
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Bugfix related to the interpretation of IDT constructors

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