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;
