doc-src/Intro/bool.thy
author nipkow
Tue, 07 Sep 2010 10:05:19 +0200
changeset 39198 f967a16dfcdd
parent 32960 69916a850301
permissions -rw-r--r--
expand_fun_eq -> ext_iff expand_set_eq -> set_ext_iff Naming in line now with multisets

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