theorem Th63:
  [:P,Q:] c= Indices M implies a * Segm(M,P,Q) = Segm(a * M,P,Q)
proof
  rng Sgm P=P & rng Sgm Q=Q by FINSEQ_1:def 14;
  hence thesis by Th41;
end;
