doc-src/Intro/bool.thy
author haftmann
Thu, 25 Sep 2008 09:28:08 +0200
changeset 28350 715163ec93c0
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
non left-linear equations for nbe

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