doc-src/Intro/bool.thy
author wenzelm
Wed, 18 Oct 2000 23:26:42 +0200
changeset 10246 d8c968e6329a
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
restart: do not reset theory loader path;

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