doc-src/Intro/bool.thy
author berghofe
Fri, 28 Sep 2001 16:42:58 +0200
changeset 11620 54e2f4c8c3cb
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Added \ttlbrack and \ttrbrack.

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