doc-src/Intro/bool.thy
author berghofe
Wed, 07 May 2008 10:59:54 +0200
changeset 26839 1d963bfd4a1b
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Updated.

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