doc-src/Intro/bool.thy
author haftmann
Wed, 11 Aug 2010 12:04:06 +0200
changeset 38325 6daf896bca5e
parent 32960 69916a850301
permissions -rw-r--r--
* -> prod

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