doc-src/Intro/bool.thy
author lcp
Mon, 27 Feb 1995 17:40:57 +0100
changeset 908 1f99a44c10cb
parent 105 216d6ed87399
child 32960 69916a850301
permissions -rw-r--r--
Updated comment about list_subset_univ and list_into_univ.

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