doc-src/Intro/bool.thy
author lcp
Mon, 19 Dec 1994 13:18:54 +0100
changeset 805 96f51689cdeb
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
added true theory dependencies

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