let T be non empty discrete TopSpace; :: thesis: T is T_2
let p, q be Point of T; :: according to PRE_TOPC:def 10 :: thesis: ( p = q or ex b1, b2 being Element of bool the carrier of T st
( b1 is open & b2 is open & p in b1 & q in b2 & b1 misses b2 ) )

assume A1: not p = q ; :: thesis: ex b1, b2 being Element of bool the carrier of T st
( b1 is open & b2 is open & p in b1 & q in b2 & b1 misses b2 )

take W = {p}; :: thesis: ex b1 being Element of bool the carrier of T st
( W is open & b1 is open & p in W & q in b1 & W misses b1 )

take V = {q}; :: thesis: ( W is open & V is open & p in W & q in V & W misses V )
thus ( W is open & V is open ) by TDLAT_3:15; :: thesis: ( p in W & q in V & W misses V )
W /\ V c= {}
proof
let a be object ; :: according to TARSKI:def 3 :: thesis: ( not a in W /\ V or a in {} )
assume A2: a in W /\ V ; :: thesis: a in {}
then a in W by XBOOLE_0:def 4;
then A3: a = p by TARSKI:def 1;
assume not a in {} ; :: thesis: contradiction
a in V by A2, XBOOLE_0:def 4;
hence contradiction by A1, A3, TARSKI:def 1; :: thesis: verum
end;
hence ( p in W & q in V & W /\ V = {} ) by TARSKI:def 1; :: according to XBOOLE_0:def 7 :: thesis: verum