theorem
  X is closed iff --X is closed
proof
  ----X = X;
  hence thesis by Lm4;
end;
