theorem Th21:
  p is FinSequence of REAL
proof
  p is Function of Seg n, REAL by Th20;
  hence thesis by FINSEQ_2:25;
end;
