doc-src/Intro/bool.thy
author haftmann
Thu, 25 Sep 2008 10:17:22 +0200
changeset 28351 abfc66969d1f
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