doc-src/Intro/bool.thy
author huffman
Tue, 02 Mar 2010 17:21:10 -0800
changeset 35525 fa231b86cb1e
parent 32960 69916a850301
permissions -rw-r--r--
proper names for types cfun, sprod, ssum

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