theorem
  pi_1(T,y0), pi_1(T,y1) are_isomorphic
proof
  set R = the Path of y1,y0;
  take pi_1-iso(R);
  thus thesis;
end;
