theorem
  Fr {}T = {}
proof
  Fr {}T = Cl {}T /\ Cl ({}T)` by TOPS_1:def 2
    .= {} /\ Cl ({}T)`;
  hence thesis;
end;
