let T be TopSpace; for X being Subset of
for Y being Subset of st X = Y holds
( X is_a_component_of T iff Y is_a_component_of TopStruct(# the carrier of T,the topology of T #) )
let X be Subset of ; for Y being Subset of st X = Y holds
( X is_a_component_of T iff Y is_a_component_of TopStruct(# the carrier of T,the topology of T #) )
let Y be Subset of ; ( X = Y implies ( X is_a_component_of T iff Y is_a_component_of TopStruct(# the carrier of T,the topology of T #) ) )
assume A1:
X = Y
; ( X is_a_component_of T iff Y is_a_component_of TopStruct(# the carrier of T,the topology of T #) )
thus
( X is_a_component_of T implies Y is_a_component_of TopStruct(# the carrier of T,the topology of T #) )
( Y is_a_component_of TopStruct(# the carrier of T,the topology of T #) implies X is_a_component_of T )
assume A5:
Y is_a_component_of TopStruct(# the carrier of T,the topology of T #)
; X is_a_component_of T
then
Y is connected
by Def5;
hence
X is connected
by A1, Th47; CONNSP_1:def 5 for B being Subset of st B is connected & X c= B holds
X = B
let B be Subset of ; ( B is connected & X c= B implies X = B )
assume that
A6:
B is connected
and
A7:
X c= B
; X = B
reconsider C = B as Subset of ;
C is connected
by A6, Th47;
hence
X = B
by A1, A5, A7, Def5; verum