let X be non empty TopSpace; :: thesis: for X1, X2 being non empty SubSpace of X st X1,X2 are_separated holds
X1 misses X2

let X1, X2 be non empty SubSpace of X; :: thesis: ( X1,X2 are_separated implies X1 misses X2 )
reconsider A2 = the carrier of X2 as Subset of X by Th1;
reconsider A1 = the carrier of X1 as Subset of X by Th1;
assume X1,X2 are_separated ; :: thesis: X1 misses X2
then A1,A2 are_separated ;
then A1 misses A2 by CONNSP_1:1;
hence X1 misses X2 ; :: thesis: verum