let A be TopSpace; :: thesis: for B being non empty TopSpace
for f being Function of A,B
for C being SubSpace of B st f is continuous holds
for h being Function of A,C st h = f holds
h is continuous
let B be non empty TopSpace; :: thesis: for f being Function of A,B
for C being SubSpace of B st f is continuous holds
for h being Function of A,C st h = f holds
h is continuous
let f be Function of A,B; :: thesis: for C being SubSpace of B st f is continuous holds
for h being Function of A,C st h = f holds
h is continuous
let C be SubSpace of B; :: thesis: ( f is continuous implies for h being Function of A,C st h = f holds
h is continuous )
assume A1:
f is continuous
; :: thesis: for h being Function of A,C st h = f holds
h is continuous
let h be Function of A,C; :: thesis: ( h = f implies h is continuous )
assume A2:
h = f
; :: thesis: h is continuous
A3:
rng f c= the carrier of C
by A2, RELAT_1:def 19;
for P being Subset of C st P is closed holds
h " P is closed
hence
h is continuous
by Def12; :: thesis: verum