doc-src/Intro/bool.thy
author clasohm
Wed, 06 Mar 1996 12:19:16 +0100
changeset 1551 4a617e14d12c
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
documented new function 'section'

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