doc-src/Intro/bool.thy
author wenzelm
Fri, 13 Dec 1996 17:34:32 +0100
changeset 2383 4127499d9b52
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
added extend_trfunsT; removed test: prtabs_of; removed chartrans;

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