doc-src/Intro/bool.thy
author chaieb
Mon, 30 Aug 2004 12:01:52 +0200
changeset 15164 5d7c96e0f9dc
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
m dvd t where m is non numeral is now catched!

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