doc-src/Intro/bool.thy
author blanchet
Fri, 27 Apr 2012 13:18:55 +0200
changeset 47787 35fcb0daab8d
parent 32960 69916a850301
permissions -rw-r--r--
tweak LEO-II setup

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