let T be non empty TopSpace; for x, y being Element of (InclPoset the topology of T) st x << y holds
for F being ultra Filter of (BoolePoset the carrier of T) st x in F holds
ex p being Element of T st
( p in y & p is_a_convergence_point_of F,T )
let x, y be Element of (InclPoset the topology of T); ( x << y implies for F being ultra Filter of (BoolePoset the carrier of T) st x in F holds
ex p being Element of T st
( p in y & p is_a_convergence_point_of F,T ) )
assume A1:
x << y
; for F being ultra Filter of (BoolePoset the carrier of T) st x in F holds
ex p being Element of T st
( p in y & p is_a_convergence_point_of F,T )
let F be ultra Filter of (BoolePoset the carrier of T); ( x in F implies ex p being Element of T st
( p in y & p is_a_convergence_point_of F,T ) )
assume
x in F
; ex p being Element of T st
( p in y & p is_a_convergence_point_of F,T )
then consider p being Element of T such that
A2:
( p in y & p is_a_cluster_point_of F,T )
by A1, Th28;
take
p
; ( p in y & p is_a_convergence_point_of F,T )
thus
( p in y & p is_a_convergence_point_of F,T )
by A2, Th27; verum