doc-src/Intro/bool.thy
author paulson
Thu, 28 Nov 1996 12:39:02 +0100
changeset 2272 d6abc468e40c
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Tidying and renaming of function Dom

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