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