doc-src/Intro/bool.thy
author paulson
Mon, 12 Aug 1996 16:25:08 +0200
changeset 1904 4f77c2fd8f3d
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Rewording: parameters->arguments!

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