theorem
  NAND3(a,b,c) is non empty iff not (a is non empty & b is non empty & c
  is non empty) by Def12;
