theorem
  Fr Cl T c= Fr T
proof
  T c= Cl T by PRE_TOPC:18;
  then (Cl T)` c= T` by SUBSET_1:12;
  then Cl((Cl T)`) c= Cl(T`) by PRE_TOPC:19;
  hence thesis by XBOOLE_1:26;
end;
