reserve a,b,c,d,e,f,g,h for set;

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