doc-src/Intro/bool.thy
author haftmann
Thu, 18 Nov 2010 17:01:16 +0100
changeset 40605 0bc28f978bcf
parent 32960 69916a850301
permissions -rw-r--r--
mapper for mapping type

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