doc-src/Intro/bool.thy
author haftmann
Thu, 14 Jan 2010 17:54:55 +0100
changeset 34903 d75704c60768
parent 32960 69916a850301
permissions -rw-r--r--
dropped unused binding

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