doc-src/Intro/bool.thy
author haftmann
Thu, 23 Sep 2010 09:53:52 +0200
changeset 39644 ad436fa9fc5b
parent 32960 69916a850301
permissions -rw-r--r--
CONTRIBUTORS and NEWS

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