doc-src/Intro/bool.thy
author huffman
Tue, 02 Jun 2009 23:49:46 -0700
changeset 31406 e23dd3aac0fb
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
instance ^ :: complete_space

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