set T = [:T1,T2:];
now let p,
q be
Point of
[:T1,T2:];
:: thesis: ( 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
;
:: thesis: 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 ) ) )
(
p in the
carrier of
[:T1,T2:] &
q in the
carrier of
[:T1,T2:] )
;
then A2:
(
p in [:the carrier of T1,the carrier of T2:] &
q in [:the carrier of T1,the carrier of T2:] )
by BORSUK_1:def 5;
then consider x,
y being
set such that A3:
(
x in the
carrier of
T1 &
y in the
carrier of
T2 &
p = [x,y] )
by ZFMISC_1:def 2;
consider z,
v being
set such that A4:
(
z in the
carrier of
T1 &
v in the
carrier of
T2 &
q = [z,v] )
by A2, ZFMISC_1:def 2;
reconsider x =
x,
z =
z as
Point of
T1 by A3, A4;
reconsider y =
y,
v =
v as
Point of
T2 by A3, A4;
end;
hence
[:T1,T2:] is T_0
by T_0TOPSP:def 7; :: thesis: verum