doc-src/Intro/bool.thy
author wenzelm
Wed, 28 Apr 2010 12:23:14 +0200
changeset 36455 30f96b4b108b
parent 32960 69916a850301
permissions -rw-r--r--
updated keywords;

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