let n be Nat; :: thesis: for p being Point of (TOP-REAL n) holds
( p <> 0. (TOP-REAL n) iff |.p.| > 0 )

let p be Point of (TOP-REAL n); :: thesis: ( p <> 0. (TOP-REAL n) iff |.p.| > 0 )
( p <> 0. (TOP-REAL n) implies |.p.| > 0 )
proof end;
hence ( p <> 0. (TOP-REAL n) iff |.p.| > 0 ) by Th37; :: thesis: verum