doc-src/Intro/bool.thy
author oheimb
Thu, 27 Jun 1996 15:19:50 +0200
changeset 1833 59f5256d8dd2
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
patches for Holcfb.thy removed

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