let T be non empty TopSpace; :: thesis: for s being Function of [:NAT,NAT:], the carrier of T
for x being Point of T holds
( x in lim_filter (s,(Frechet_Filter [:NAT,NAT:])) iff for A being a_neighborhood of x holds [:NAT,NAT:] \ (s " A) is finite )

let s be Function of [:NAT,NAT:], the carrier of T; :: thesis: for x being Point of T holds
( x in lim_filter (s,(Frechet_Filter [:NAT,NAT:])) iff for A being a_neighborhood of x holds [:NAT,NAT:] \ (s " A) is finite )

let x be Point of T; :: thesis: ( x in lim_filter (s,(Frechet_Filter [:NAT,NAT:])) iff for A being a_neighborhood of x holds [:NAT,NAT:] \ (s " A) is finite )
hereby :: thesis: ( ( for A being a_neighborhood of x holds [:NAT,NAT:] \ (s " A) is finite ) implies x in lim_filter (s,(Frechet_Filter [:NAT,NAT:])) )
assume A1: x in lim_filter (s,(Frechet_Filter [:NAT,NAT:])) ; :: thesis: for A being a_neighborhood of x holds [:NAT,NAT:] \ (s " A) is finite
now :: thesis: for A being a_neighborhood of x holds [:NAT,NAT:] \ (s " A) is finite end;
hence for A being a_neighborhood of x holds [:NAT,NAT:] \ (s " A) is finite ; :: thesis: verum
end;
assume A2: for A being a_neighborhood of x holds [:NAT,NAT:] \ (s " A) is finite ; :: thesis: x in lim_filter (s,(Frechet_Filter [:NAT,NAT:]))
now :: thesis: for A being a_neighborhood of x ex B being finite Subset of [:NAT,NAT:] st s " A = [:NAT,NAT:] \ Bend;
hence x in lim_filter (s,(Frechet_Filter [:NAT,NAT:])) by Th45; :: thesis: verum