doc-src/Intro/bool.thy
author huffman
Tue, 22 May 2007 07:29:49 +0200
changeset 23069 cdfff0241c12
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
rename lemmas LIM_ident, isCont_ident, DERIV_ident

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