let G be non empty TopSpace; :: thesis: for A, B, C, D being Subset of G st B is_a_component_of G & C is_a_component_of G & A \/ B = the carrier of G & C misses A holds
C = B

let A, B, C, D be Subset of G; :: thesis: ( B is_a_component_of G & C is_a_component_of G & A \/ B = the carrier of G & C misses A implies C = B )
assume that
A1: B is_a_component_of G and
A2: C is_a_component_of G and
A3: A \/ B = the carrier of G and
A4: C misses A ; :: thesis: C = B
now end;
hence C = B by A1, A2, CONNSP_1:37; :: thesis: verum