doc-src/Intro/bool.thy
author clasohm
Thu, 29 Jun 1995 12:28:27 +0200
changeset 1163 c080ff36d24e
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
changed 'chol' labels to 'hol'; added a few parentheses

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