doc-src/Intro/bool.thy
author lcp
Mon, 15 Aug 1994 18:37:25 +0200
changeset 528 61dc99226f8f
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
ZF/ex/Brouwer.thy,.ML: new example of wellordering types

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