let X, Y be non empty TopSpace; for x being Point of
for y being Point of
for V being Subset of holds
( V is a_neighborhood of [:{x},{y}:] iff V is a_neighborhood of [x,y] )
let x be Point of ; for y being Point of
for V being Subset of holds
( V is a_neighborhood of [:{x},{y}:] iff V is a_neighborhood of [x,y] )
let y be Point of ; for V being Subset of holds
( V is a_neighborhood of [:{x},{y}:] iff V is a_neighborhood of [x,y] )
let V be Subset of ; ( V is a_neighborhood of [:{x},{y}:] iff V is a_neighborhood of [x,y] )
assume
V is a_neighborhood of [x,y]
; V is a_neighborhood of [:{x},{y}:]
then
V is a_neighborhood of {[x,y]}
by CONNSP_2:10;
hence
V is a_neighborhood of [:{x},{y}:]
by ZFMISC_1:35; verum