let S, T be non empty TopSpace; for s being Point of S
for t being Point of T
for A being a_neighborhood of s st TopStruct(# the carrier of S, the topology of S #) = TopStruct(# the carrier of T, the topology of T #) & s = t holds
A is a_neighborhood of t
let s be Point of S; for t being Point of T
for A being a_neighborhood of s st TopStruct(# the carrier of S, the topology of S #) = TopStruct(# the carrier of T, the topology of T #) & s = t holds
A is a_neighborhood of t
let t be Point of T; for A being a_neighborhood of s st TopStruct(# the carrier of S, the topology of S #) = TopStruct(# the carrier of T, the topology of T #) & s = t holds
A is a_neighborhood of t
let A be a_neighborhood of s; ( TopStruct(# the carrier of S, the topology of S #) = TopStruct(# the carrier of T, the topology of T #) & s = t implies A is a_neighborhood of t )
assume that
A1:
TopStruct(# the carrier of S, the topology of S #) = TopStruct(# the carrier of T, the topology of T #)
and
A2:
s = t
; A is a_neighborhood of t
reconsider B = A as Subset of T by A1;
A3:
s in Int A
by CONNSP_2:def 1;
Int A = Int B
by A1, TOPS_3:77;
hence
A is a_neighborhood of t
by A2, A3, CONNSP_2:def 1; verum