doc-src/Intro/bool.thy
author mengj
Thu, 23 Feb 2006 13:00:18 +0100
changeset 19130 b23479b80828
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Default type level is T_FULL now.

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