let n be Nat; :: thesis: TopSpaceMetr (Euclid n) = product ((Seg n) --> R^1 )
set J = (Seg n) --> R^1 ;
per cases ( n = 0 or n <> 0 ) ;
end;