doc-src/Intro/bool.thy
author huffman
Thu, 19 Feb 2009 06:47:06 -0800
changeset 29990 b11793ea15a3
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
avoid using ab_semigroup_idem_mult locale for powerdomains

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