let T, S, V be non empty TopSpace; :: thesis: for P1 being non empty Subset of S
for P2 being Subset of S
for f being Function of T,(S | P1)
for g being Function of (S | P2),V st P1 c= P2 & f is continuous & g is continuous holds
ex h being Function of T,V st
( h = g * f & h is continuous )
let P1 be non empty Subset of S; :: thesis: for P2 being Subset of S
for f being Function of T,(S | P1)
for g being Function of (S | P2),V st P1 c= P2 & f is continuous & g is continuous holds
ex h being Function of T,V st
( h = g * f & h is continuous )
let P2 be Subset of S; :: thesis: for f being Function of T,(S | P1)
for g being Function of (S | P2),V st P1 c= P2 & f is continuous & g is continuous holds
ex h being Function of T,V st
( h = g * f & h is continuous )
let f be Function of T,(S | P1); :: thesis: for g being Function of (S | P2),V st P1 c= P2 & f is continuous & g is continuous holds
ex h being Function of T,V st
( h = g * f & h is continuous )
let g be Function of (S | P2),V; :: thesis: ( P1 c= P2 & f is continuous & g is continuous implies ex h being Function of T,V st
( h = g * f & h is continuous ) )
assume that
A1:
P1 c= P2
and
A2:
f is continuous
and
A3:
g is continuous
; :: thesis: ex h being Function of T,V st
( h = g * f & h is continuous )
reconsider P3 = P2 as non empty Subset of S by A1, XBOOLE_1:3;
reconsider g1 = g as Function of (S | P3),V ;
A4:
[#] (S | P1) = P1
by PRE_TOPC:def 10;
A5:
[#] (S | P2) = P2
by PRE_TOPC:def 10;
then reconsider f1 = f as Function of T,(S | P3) by A1, A4, FUNCT_2:9;
f1 is continuous
then
g1 * f1 is continuous
by A3;
hence
ex h being Function of T,V st
( h = g * f & h is continuous )
; :: thesis: verum