doc-src/Intro/bool.thy
author haftmann
Wed, 06 Feb 2008 08:34:32 +0100
changeset 26041 c2e15e65165f
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
locales ACf, ACIf, ACIfSL and ACIfSLlin have been abandoned in favour of the existing algebraic classes ab_semigroup_mult, ab_semigroup_idem_mult, lower_semilattice (resp. uper_semilattice) and linorder

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