doc-src/Intro/bool.thy
author haftmann
Tue, 21 Dec 2010 15:15:55 +0100
changeset 41364 aaf5968c67ef
parent 32960 69916a850301
permissions -rw-r--r--
tuned names

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