doc-src/Intro/bool.thy
author wenzelm
Wed, 22 Sep 1999 20:58:23 +0200
changeset 7573 aa87cf5a15f5
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
ml_store_thm: no warning for "";

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