reserve T for non empty TopSpace;
reserve A for Subset of T;

theorem
  Int Cl KurExSet <> Int Cl Int KurExSet
proof
  set A = KurExSet;
  3 in Int Cl A by Th26,XXREAL_1:235;
  hence thesis by Th25,XXREAL_1:235;
end;
