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

theorem Th23:
  for A being Subset of T holds Int(Cl A) is open_condensed
proof
  let A be Subset of T;
  Int(Cl A) = Int Cl Int(Cl A) by Th5;
  hence thesis by TOPS_1:def 8;
end;
