doc-src/Intro/bool.thy
author nipkow
Mon, 10 Apr 2006 11:34:15 +0200
changeset 19401 259e2bbba43c
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
added references

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