let T, S be TopStruct ; for f being Function of T,S
for H being Subset-Family of S st f is continuous & H is closed holds
for F being Subset-Family of T st F = (" f) .: H holds
F is closed
let f be Function of T,S; for H being Subset-Family of S st f is continuous & H is closed holds
for F being Subset-Family of T st F = (" f) .: H holds
F is closed
let H be Subset-Family of S; ( f is continuous & H is closed implies for F being Subset-Family of T st F = (" f) .: H holds
F is closed )
assume that
A1:
f is continuous
and
A2:
H is closed
; for F being Subset-Family of T st F = (" f) .: H holds
F is closed
let F be Subset-Family of T; ( F = (" f) .: H implies F is closed )
assume A3:
F = (" f) .: H
; F is closed
let X be Subset of T; TOPS_2:def 2 ( X in F implies X is closed )
assume
X in F
; X is closed
then consider y being set such that
A4:
y in dom (" f)
and
A5:
y in H
and
A6:
X = (" f) . y
by A3, FUNCT_1:def 6;
reconsider Y = y as Subset of S by A5;
A7:
X = f " Y
by A4, A6, FUNCT_3:21;
Y is closed
by A2, A5, Def2;
hence
X is closed
by A1, A7, PRE_TOPC:def 6; verum