let T be non empty Hausdorff TopSpace; :: thesis: for F being Filter of the carrier of T
for p, q being Point of T st p in lim_filter F & q in lim_filter F holds
p = q

let F be Filter of the carrier of T; :: thesis: for p, q being Point of T st p in lim_filter F & q in lim_filter F holds
p = q

let p, q be Point of T; :: thesis: ( p in lim_filter F & q in lim_filter F implies p = q )
assume that
A1: p in lim_filter F and
A2: q in lim_filter F ; :: thesis: p = q
consider p0 being Point of T such that
A3: p = p0 and
A4: F is_filter-finer_than NeighborhoodSystem p0 by A1;
consider q0 being Point of T such that
A5: q = q0 and
A6: F is_filter-finer_than NeighborhoodSystem q0 by A2;
now :: thesis: not p <> qend;
hence p = q ; :: thesis: verum