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

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