hereby :: thesis: ( ( T is empty or for x, y being Point of T holds ( not x <> y or ex V being Subset of T st ( V is open & x in V & not y in V ) or ex W being Subset of T st ( W is open & not x in W & y in W ) ) ) implies T is T_0 )
assume A1:
T is T_0
; :: thesis: ( not T is empty implies for x, y being Point of T holds ( not x <> y or ex V being Subset of T st ( V is open & x in V & not y in V ) or ex W being Subset of T st ( W is open & not x in W & y in W ) ) ) assume A2:
not T is empty
; :: thesis: for x, y being Point of T holds ( not x <> y or ex V being Subset of T st ( V is open & x in V & not y in V ) or ex W being Subset of T st ( W is open & not x in W & y in W ) ) let x, y be Point of T; :: thesis: ( not x <> y or ex V being Subset of T st ( V is open & x in V & not y in V ) or ex W being Subset of T st ( W is open & not x in W & y in W ) ) assume
x <> y
; :: thesis: ( ex V being Subset of T st ( V is open & x in V & not y in V ) or ex W being Subset of T st ( W is open & not x in W & y in W ) ) then
ex V being Subset of T st ( V is open & ( ( x in V & not y in V ) or ( y in V & not x in V ) ) )
byA1, A2, T_0TOPSP:def 7; hence
( ex V being Subset of T st ( V is open & x in V & not y in V ) or ex W being Subset of T st ( W is open & not x in W & y in W ) )
; :: thesis: verum