doc-src/Intro/bool.thy
author wenzelm
Thu, 29 Apr 1999 15:35:40 +0200
changeset 6538 d575fb1edabf
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
currently disabled;

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