let CNS be ComplexNormSpace; :: thesis: for x, y being Point of CNS holds
( ||.(x - y).|| = 0 iff x = y )

let x, y be Point of CNS; :: thesis: ( ||.(x - y).|| = 0 iff x = y )
( ||.(x - y).|| = 0 iff x - y = H1(CNS) ) by NORMSP_0:def 5;
hence ( ||.(x - y).|| = 0 iff x = y ) by RLVECT_1:15, RLVECT_1:21; :: thesis: verum