theorem Th42:
  len p = 3 & dom p = Seg 3
proof
  p = |[ p.1,p.2,p.3 ]| by Th1;
  hence thesis by FINSEQ_1:45,89;
end;
