doc-src/Intro/bool.thy
author bulwahn
Fri, 12 Jun 2009 07:23:45 +0200
changeset 31579 f9c35a72390a
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
merged

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