theorem Th41:
  for T being non empty TopSpace, a being Point of T holds
  I[01] --> a is Path of a,a
proof
  let T be non empty TopSpace, a be Point of T;
  thus a,a are_connected;
  thus thesis by BORSUK_1:def 14,def 15,TOPALG_3:4;
end;
