theorem
  {} in C
proof
  {} c= C & for a,b st a in {} & b in {} holds a \/ b in C;
  hence thesis by Def1,ZFMISC_1:2;
end;
