doc-src/Intro/bool.thy
author haftmann
Tue, 31 Aug 2010 13:08:58 +0200
changeset 38921 15f8cffdbf5d
parent 32960 69916a850301
permissions -rw-r--r--
dropped legacy interfaces

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