theorem Th110:
  i |-> d is Element of i-tuples_on D
proof
  i |-> d is FinSequence of D & len(i |-> d) = i by Th61,CARD_1:def 7;
  hence thesis by Lm6;
end;
