doc-src/Intro/bool.thy
author nipkow
Thu, 26 Jun 1997 13:20:50 +0200
changeset 3465 e85c24717cad
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
set_of_list -> set

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