reserve T for 1-sorted;
reserve T for TopSpace;

theorem Th22:
  for A being Subset of T holds Cl(Int A) is closed_condensed
proof
  let A be Subset of T;
  Cl(Int A) = Cl Int Cl(Int A) by TOPS_1:26;
  hence thesis by TOPS_1:def 7;
end;
