doc-src/Intro/bool.thy
author huffman
Thu, 10 May 2007 03:00:15 +0200
changeset 22912 c477862c566d
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
instance real_algebra_1 < ring_char_0

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