let X be TopStruct ; for S, V being non empty TopStruct
for B being non empty Subset of S
for f being Function of X,(S | B)
for g being Function of S,V
for h being Function of X,V st h = g * f & f is continuous & g is continuous holds
h is continuous
let S, V be non empty TopStruct ; for B being non empty Subset of S
for f being Function of X,(S | B)
for g being Function of S,V
for h being Function of X,V st h = g * f & f is continuous & g is continuous holds
h is continuous
let B be non empty Subset of S; for f being Function of X,(S | B)
for g being Function of S,V
for h being Function of X,V st h = g * f & f is continuous & g is continuous holds
h is continuous
let f be Function of X,(S | B); for g being Function of S,V
for h being Function of X,V st h = g * f & f is continuous & g is continuous holds
h is continuous
let g be Function of S,V; for h being Function of X,V st h = g * f & f is continuous & g is continuous holds
h is continuous
let h be Function of X,V; ( h = g * f & f is continuous & g is continuous implies h is continuous )
assume that
A1:
h = g * f
and
A2:
f is continuous
and
A3:
g is continuous
; h is continuous
hence
h is continuous
by PRE_TOPC:def 6; verum