theorem Th44:
  len Sgm Seg k = k
proof
  card Seg k = k by FINSEQ_1:57;
  hence thesis by Th37;
end;
