doc-src/Intro/bool.thy
author wenzelm
Mon, 04 Oct 1999 21:37:35 +0200
changeset 7694 20121c9dc1a6
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
tryres, gen_make_elim moved here;

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