doc-src/Intro/bool.thy
author huffman
Thu, 08 Sep 2011 19:35:23 -0700
changeset 44849 41fddafe20d5
parent 32960 69916a850301
permissions -rw-r--r--
Library/Saturated.thy: number_semiring class instance

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