doc-src/Intro/bool.thy
author huffman
Fri, 19 Aug 2011 15:07:10 -0700
changeset 44313 d81d57979771
parent 32960 69916a850301
permissions -rw-r--r--
SEQ.thy: legacy theorem names

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