let T be TopStruct ; :: thesis: ( T is empty implies T is Hausdorff )
assume Z: T is empty ; :: thesis: T is Hausdorff
let p, q be Point of T; :: according to PRE_TOPC:def 16 :: 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 ) )

thus ( 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 ) ) by Z, STRUCT_0:def 10; :: thesis: verum