set T = [:T1,T2:];
per cases
( T1 is empty or T2 is empty or ( not T1 is empty & not T2 is empty ) )
;
suppose that A1:
not
T1 is
empty
and A2:
not
T2 is
empty
;
[:T1,T2:] is T_0 A3:
not the
carrier of
[:T1,T2:] is
empty
by A1, A2;
now for p, q being Point of [:T1,T2:] st p <> q holds
ex X being Subset of [:T1,T2:] st
( X is open & ( ( p in X & not q in X ) or ( q in X & not p in X ) ) )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 A4:
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:]
by A3;
then
q in [: the carrier of T1, the carrier of T2:]
by BORSUK_1:def 2;
then consider z,
v being
object such that A5:
z in the
carrier of
T1
and A6:
v in the
carrier of
T2
and A7:
q = [z,v]
by ZFMISC_1:def 2;
p in the
carrier of
[:T1,T2:]
by A3;
then
p in [: the carrier of T1, the carrier of T2:]
by BORSUK_1:def 2;
then consider x,
y being
object such that A8:
x in the
carrier of
T1
and A9:
y in the
carrier of
T2
and A10:
p = [x,y]
by ZFMISC_1:def 2;
reconsider y =
y,
v =
v as
Point of
T2 by A9, A6;
reconsider x =
x,
z =
z as
Point of
T1 by A8, A5;
end; hence
[:T1,T2:] is
T_0
;
verum end; end;