theorem Th11:
  {} in I
proof
  set Y = the Element of I;
  {} c= Y & {} c= X;
  hence thesis by Def2;
end;
