set T = [:T1,T2:];
now let p,
q be
Point of
[:T1,T2:];
( p <> q implies ex X being Subset of [:T1,T2:] st
( b3 is open & ( ( X in b3 & not b2 in b3 ) or ( b2 in b3 & not X in b3 ) ) ) )assume A1:
p <> q
;
ex X being Subset of [:T1,T2:] st
( b3 is open & ( ( X in b3 & not b2 in b3 ) or ( b2 in b3 & not X in b3 ) ) )
q in the
carrier of
[:T1,T2:]
;
then
q in [:the carrier of T1,the carrier of T2:]
by BORSUK_1:def 5;
then consider z,
v being
set such that A2:
z in the
carrier of
T1
and A3:
v in the
carrier of
T2
and A4:
q = [z,v]
by ZFMISC_1:def 2;
p in the
carrier of
[:T1,T2:]
;
then
p in [:the carrier of T1,the carrier of T2:]
by BORSUK_1:def 5;
then consider x,
y being
set such that A5:
x in the
carrier of
T1
and A6:
y in the
carrier of
T2
and A7:
p = [x,y]
by ZFMISC_1:def 2;
reconsider y =
y,
v =
v as
Point of
T2 by A6, A3;
reconsider x =
x,
z =
z as
Point of
T1 by A5, A2;
end;
hence
[:T1,T2:] is T_0
by T_0TOPSP:def 7; verum