thus
( T is T_1 implies for p, q being Point of T st not p = q holds
ex W, V being Subset of T st
( W is open & V is open & p in W & not q in W & q in V & not p in V ) )
( ( for p, q being Point of T st not p = q holds
ex W, V being Subset of T st
( W is open & V is open & p in W & not q in W & q in V & not p in V ) ) implies T is T_1 )
assume A5:
for p, q being Point of T st not p = q holds
ex W, V being Subset of T st
( W is open & V is open & p in W & not q in W & q in V & not p in V )
; T is T_1
let p, q be Point of T; PRE_TOPC:def 9 ( p = q or ex b1 being Element of bool the carrier of T st
( b1 is open & p in b1 & q in b1 ` ) )
assume
p <> q
; ex b1 being Element of bool the carrier of T st
( b1 is open & p in b1 & q in b1 ` )
then consider W, V being Subset of T such that
A6:
W is open
and
V is open
and
A7:
( p in W & not q in W )
and
q in V
and
not p in V
by A5;
take
W
; ( W is open & p in W & q in W ` )
thus
( W is open & p in W & q in W ` )
by A6, A7, XBOOLE_0:def 5; verum