doc-src/Intro/bool.thy
author wenzelm
Mon, 08 Nov 2010 00:00:47 +0100
changeset 40406 313a24b66a8d
parent 32960 69916a850301
permissions -rw-r--r--
updated generated files;

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