theorem Th12:
  <*d1,d2,d3*> is FinSequence of D
proof
  rng <*d1,d2,d3*> = {d1,d2,d3} by Lm2;
  hence thesis by FINSEQ_1:def 4;
end;
