doc-src/Intro/bool.thy
author haftmann
Thu, 12 Aug 2010 13:42:13 +0200
changeset 38391 ba1cc1815ce1
parent 32960 69916a850301
permissions -rw-r--r--
named target is optional; explicit Name_Target.reinit

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