thus
( not Y is T_0 or Y is empty or for x, y being Point of Y holds ( not x <> y or ex E being Subset of Y st ( E is closed & x in E & not y in E ) or ex F being Subset of Y st ( F is closed & not x in F & y in F ) ) )
:: thesis: ( ( Y is empty or for x, y being Point of Y holds ( not x <> y or ex E being Subset of Y st ( E is closed & x in E & not y in E ) or ex F being Subset of Y st ( F is closed & not x in F & y in F ) ) ) implies Y is T_0 )
assume A10:
( Y is empty or for x, y being Point of Y holds ( not x <> y or ex E being Subset of Y st ( E is closed & x in E & not y in E ) or ex F being Subset of Y st ( F is closed & not x in F & y in F ) ) )
; :: thesis: Y is T_0
( not Y is empty implies for x, y being Point of Y holds ( not x <> y or ex V being Subset of Y st ( V is open & x in V & not y in V ) or ex W being Subset of Y st ( W is open & not x in W & y in W ) ) )
assume A11:
not Y is empty
; :: thesis: for x, y being Point of Y holds ( not x <> y or ex V being Subset of Y st ( V is open & x in V & not y in V ) or ex W being Subset of Y st ( W is open & not x in W & y in W ) ) let x, y be Point of Y; :: thesis: ( not x <> y or ex V being Subset of Y st ( V is open & x in V & not y in V ) or ex W being Subset of Y st ( W is open & not x in W & y in W ) ) assume A12:
x <> y
; :: thesis: ( ex V being Subset of Y st ( V is open & x in V & not y in V ) or ex W being Subset of Y st ( W is open & not x in W & y in W ) )