doc-src/Intro/bool.thy
author haftmann
Tue, 29 Jul 2008 08:15:39 +0200
changeset 27690 24738db98d34
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
some steps towards explicit class target for canonical interpretation

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