doc-src/Intro/bool.thy
author wenzelm
Sun, 06 Jun 2004 18:35:11 +0200
changeset 14879 8989eedf72a1
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
no token translation / setup for Latex;

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