theorem
  X0 is_a_retract_of X
proof
  ex r being continuous Function of X,X0 st r is being_a_retraction by Th68;
  hence thesis by BORSUK_1:def 17;
end;
