doc-src/Intro/bool.thy
author slotosch
Tue, 25 Mar 1997 11:13:12 +0100
changeset 2838 2e908f29bc3d
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
changed continuous functions from pcpo to cpo (including instances)

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