let GX be TopSpace; :: thesis: for A, B being Subset of GX st A is_a_component_of GX & B is_a_component_of GX & not A = B holds
A,B are_separated

let A, B be Subset of GX; :: thesis: ( A is_a_component_of GX & B is_a_component_of GX & not A = B implies A,B are_separated )
assume that
A1: A is_a_component_of GX and
A2: B is_a_component_of GX ; :: thesis: ( A = B or A,B are_separated )
( A <> B implies A,B are_separated )
proof end;
hence ( A = B or A,B are_separated ) ; :: thesis: verum