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

theorem
  NOR3(a,b,c) is non empty iff not (a is non empty or b is non empty or
  c is non empty) by Def13;
