doc-src/Intro/bool.thy
author blanchet
Wed, 18 Apr 2012 22:40:25 +0200
changeset 47560 e30323bfc93c
parent 32960 69916a850301
permissions -rw-r--r--
added SZS status wrappers in TPTP mode

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