doc-src/Intro/bool.thy
author wenzelm
Thu, 21 Sep 2006 19:04:29 +0200
changeset 20665 7e54c7cc72a5
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
member (op =); ThmDatabase.is_ml_reserved; tuned oracle name;

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