doc-src/Intro/bool.thy
author kleing
Sun, 18 May 2003 15:28:41 +0200
changeset 14035 c46ce87960fb
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
attach log files

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