doc-src/Intro/bool.thy
author krauss
Fri, 23 Oct 2009 16:22:10 +0200
changeset 33099 b8cdd3d73022
parent 32960 69916a850301
permissions -rw-r--r--
function package: more standard names for structures and files

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