now :: thesis: ex x, y being Point of X st ( x <> y & ( for V being Subset of X holds ( not V is open or not x in V or y in V ) ) & ( for W being Subset of X holds ( not W is open or x in W or not y in W ) ) )
consider x, y being Point of X such that A1:
x <> y
bySTRUCT_0:def 10; take x = x; :: thesis: ex y being Point of X st ( x <> y & ( for V being Subset of X holds ( not V is open or not x in V or y in V ) ) & ( for W being Subset of X holds ( not W is open or x in W or not y in W ) ) ) take y = y; :: thesis: ( x <> y & ( for V being Subset of X holds ( not V is open or not x in V or y in V ) ) & ( for W being Subset of X holds ( not W is open or x in W or not y in W ) ) ) thus
x <> y
byA1; :: thesis: ( ( for V being Subset of X holds ( not V is open or not x in V or y in V ) ) & ( for W being Subset of X holds ( not W is open or x in W or not y in W ) ) )
hence
( ( for V being Subset of X holds ( not V is open or not x in V or y in V ) ) & ( for W being Subset of X holds ( not W is open or x in W or not y in W ) ) )
byA2; :: thesis: verum