let V be set ; :: thesis: for M being non empty MetrStruct holds
( V in M -neighbour iff V is equivalence_class of M )

let M be non empty MetrStruct ; :: thesis: ( V in M -neighbour iff V is equivalence_class of M )
A1: ( V is equivalence_class of M implies V in M -neighbour )
proof end;
( V in M -neighbour implies V is equivalence_class of M )
proof end;
hence ( V in M -neighbour iff V is equivalence_class of M ) by A1; :: thesis: verum