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

theorem
  OR4(a,b,c,d) is non empty iff a is non empty or b is non empty or c is
  non empty or d is non empty by Def15;
