doc-src/Intro/bool.thy
author wenzelm
Mon, 03 Nov 1997 12:22:43 +0100
changeset 4090 9f1eaab75e8c
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
isatool fixclasimp; removed several blast_tacs;

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