doc-src/Intro/bool.thy
author nipkow
Fri, 09 Feb 1996 13:41:59 +0100
changeset 1486 7b95d7b49f7a
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Introduced qed_spec_mp.

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