
theorem Th4:
  for X being TopStruct holds [#]X c= [#]One-Point_Compactification (X)
proof
  let X be TopStruct;
  [#]One-Point_Compactification(X) = succ([#]X) by Def9;
  hence thesis by XBOOLE_1:7;
end;
