doc-src/Intro/bool.thy
author haftmann
Tue, 03 Feb 2009 16:50:40 +0100
changeset 29786 84a3f86441eb
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
merged Big0

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