theorem Th20:
  p is Function of Seg n, REAL
proof
  the TopStruct of TOP-REAL n = TopSpaceMetr Euclid n by Def8;
  then p is Element of Funcs(Seg n,REAL) by FINSEQ_2:93;
  hence thesis;
end;
