let X, Y be TopSpace; for Z being open SubSpace of Y
for f being Function of X,Y
for g being Function of X,Z st f = g & g is open holds
f is open
let Z be open SubSpace of Y; for f being Function of X,Y
for g being Function of X,Z st f = g & g is open holds
f is open
let f be Function of X,Y; for g being Function of X,Z st f = g & g is open holds
f is open
let g be Function of X,Z; ( f = g & g is open implies f is open )
assume that
A1:
f = g
and
A2:
g is open
; f is open
let A be Subset of X; T_0TOPSP:def 2 ( not A is open or f .: A is open )
assume
A is open
; f .: A is open
then
g .: A is open
by A2, T_0TOPSP:def 2;
hence
f .: A is open
by A1, TSEP_1:17; verum