doc-src/Intro/bool.thy
author avigad
Wed, 03 Aug 2005 14:48:42 +0200
changeset 17013 74bc935273ea
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
renamed exp_ge_add_one_self2 to exp_ge_add_one_self

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