let X1, X2 be TopSpace; :: thesis: for D1 being Subset of X1
for D2 being Subset of X2 st D1 = D2 & TopStruct(# the carrier of X1,the topology of X1 #) = TopStruct(# the carrier of X2,the topology of X2 #) & D1 is closed holds
D2 is closed
let D1 be Subset of X1; :: thesis: for D2 being Subset of X2 st D1 = D2 & TopStruct(# the carrier of X1,the topology of X1 #) = TopStruct(# the carrier of X2,the topology of X2 #) & D1 is closed holds
D2 is closed
let D2 be Subset of X2; :: thesis: ( D1 = D2 & TopStruct(# the carrier of X1,the topology of X1 #) = TopStruct(# the carrier of X2,the topology of X2 #) & D1 is closed implies D2 is closed )
assume A1:
D1 = D2
; :: thesis: ( not TopStruct(# the carrier of X1,the topology of X1 #) = TopStruct(# the carrier of X2,the topology of X2 #) or not D1 is closed or D2 is closed )
assume A2:
TopStruct(# the carrier of X1,the topology of X1 #) = TopStruct(# the carrier of X2,the topology of X2 #)
; :: thesis: ( not D1 is closed or D2 is closed )
assume
D1 is closed
; :: thesis: D2 is closed
then
D1 ` is open
;
then
D2 ` is open
by A1, A2, Th76;
hence
D2 is closed
by TOPS_1:29; :: thesis: verum