doc-src/Intro/bool.thy
author huffman
Mon, 14 May 2007 23:09:54 +0200
changeset 22975 03085c441c14
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
spelling: rename arcos -> arccos

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