doc-src/Intro/bool.thy
author ballarin
Wed, 17 Aug 2005 17:02:16 +0200
changeset 17094 7a3c2efecffe
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Use interpretation in locales.

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