doc-src/Intro/bool.thy
author haftmann
Thu, 31 Jan 2008 11:44:46 +0100
changeset 26021 25d06476727e
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
explicit del_funcs

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