let T be non empty TopSpace; :: thesis: for N being net of T
for x being Point of T holds
( x in Lim N iff x is_a_convergence_point_of a_filter N,T )

let N be net of T; :: thesis: for x being Point of T holds
( x in Lim N iff x is_a_convergence_point_of a_filter N,T )

set F = a_filter N;
let x be Point of T; :: thesis: ( x in Lim N iff x is_a_convergence_point_of a_filter N,T )
thus ( x in Lim N implies x is_a_convergence_point_of a_filter N,T ) :: thesis: ( x is_a_convergence_point_of a_filter N,T implies x in Lim N )
proof end;
assume A4: for A being Subset of T st A is open & x in A holds
A in a_filter N ; :: according to WAYBEL_7:def 5 :: thesis: x in Lim N
now :: thesis: for O being a_neighborhood of x holds N is_eventually_in Oend;
hence x in Lim N by YELLOW_6:def 15; :: thesis: verum