let X, Y be non empty TopSpace; for x being Point of
for y being Point of
for V being a_neighborhood of x
for W being a_neighborhood of y holds [:V,W:] is a_neighborhood of [x,y]
let x be Point of ; for y being Point of
for V being a_neighborhood of x
for W being a_neighborhood of y holds [:V,W:] is a_neighborhood of [x,y]
let y be Point of ; for V being a_neighborhood of x
for W being a_neighborhood of y holds [:V,W:] is a_neighborhood of [x,y]
let V be a_neighborhood of x; for W being a_neighborhood of y holds [:V,W:] is a_neighborhood of [x,y]
let W be a_neighborhood of y; [:V,W:] is a_neighborhood of [x,y]
( x in Int V & y in Int W )
by CONNSP_2:def 1;
then
[x,y] in [:(Int V),(Int W):]
by ZFMISC_1:106;
hence
[x,y] in Int [:V,W:]
by Th47; CONNSP_2:def 1 verum