let T be non empty TopSpace; for N being net of T
for x being Point of T holds
( x is_a_cluster_point_of N iff x is_a_cluster_point_of a_filter N,T )
let N be net of T; for x being Point of T holds
( x is_a_cluster_point_of N iff x is_a_cluster_point_of a_filter N,T )
set F = a_filter N;
let x be Point of T; ( x is_a_cluster_point_of N iff x is_a_cluster_point_of a_filter N,T )
thus
( x is_a_cluster_point_of N implies x is_a_cluster_point_of a_filter N,T )
( x is_a_cluster_point_of a_filter N,T implies x is_a_cluster_point_of N )
assume A5:
for A being Subset of T st A is open & x in A holds
for B being set st B in a_filter N holds
A meets B
; WAYBEL_7:def 4 x is_a_cluster_point_of N
let O be a_neighborhood of x; WAYBEL_9:def 9 N is_often_in O
let i be Element of N; WAYBEL_0:def 12 ex b1 being Element of the carrier of N st
( i <= b1 & N . b1 in O )
reconsider B = rng the mapping of (N | i) as Subset of T,N by Def2;
N is_eventually_in B
by Th8;
then A6:
B in a_filter N
;
x in Int O
by CONNSP_2:def 1;
then
Int O meets B
by A5, A6;
then consider x being object such that
A7:
x in Int O
and
A8:
x in B
by XBOOLE_0:3;
consider j being Element of N such that
A9:
i <= j
and
A10:
x = N . j
by A8, Th7;
take
j
; ( i <= j & N . j in O )
Int O c= O
by TOPS_1:16;
hence
( i <= j & N . j in O )
by A7, A9, A10; verum