theorem
  x 'nand' 'not' x = TRUE & 'not' (x 'nand' 'not' x) = FALSE
  by XBOOLEAN:135,138;
