theorem
  OR3(a,b,c) is non empty iff a is non empty or b is non empty or c is
  non empty;
