let K1 be non empty Subset of (TOP-REAL 2); for f being Function of ((TOP-REAL 2) | K1),R^1 st ( for p being Point of (TOP-REAL 2) st p in the carrier of ((TOP-REAL 2) | K1) holds
f . p = ((p `1) / (p `2)) / (p `2) ) & ( for q being Point of (TOP-REAL 2) st q in the carrier of ((TOP-REAL 2) | K1) holds
q `2 <> 0 ) holds
f is continuous
let f be Function of ((TOP-REAL 2) | K1),R^1; ( ( for p being Point of (TOP-REAL 2) st p in the carrier of ((TOP-REAL 2) | K1) holds
f . p = ((p `1) / (p `2)) / (p `2) ) & ( for q being Point of (TOP-REAL 2) st q in the carrier of ((TOP-REAL 2) | K1) holds
q `2 <> 0 ) implies f is continuous )
assume that
A1:
for p being Point of (TOP-REAL 2) st p in the carrier of ((TOP-REAL 2) | K1) holds
f . p = ((p `1) / (p `2)) / (p `2)
and
A2:
for q being Point of (TOP-REAL 2) st q in the carrier of ((TOP-REAL 2) | K1) holds
q `2 <> 0
; f is continuous
reconsider g2 = proj1 | K1 as Function of ((TOP-REAL 2) | K1),R^1 by TOPMETR:17;
reconsider g1 = proj2 | K1 as Function of ((TOP-REAL 2) | K1),R^1 by TOPMETR:17;
A3: the carrier of ((TOP-REAL 2) | K1) =
[#] ((TOP-REAL 2) | K1)
.=
K1
by PRE_TOPC:def 5
;
A4:
for q being Point of ((TOP-REAL 2) | K1) holds g1 . q = proj2 . q
then A5:
g1 is continuous
by Th30;
A6:
for q being Point of ((TOP-REAL 2) | K1) holds g1 . q <> 0
A7:
for q being Point of ((TOP-REAL 2) | K1) holds g2 . q = proj1 . q
then
g2 is continuous
by Th29;
then consider g3 being Function of ((TOP-REAL 2) | K1),R^1 such that
A8:
for q being Point of ((TOP-REAL 2) | K1)
for r1, r2 being Real st g2 . q = r1 & g1 . q = r2 holds
g3 . q = (r1 / r2) / r2
and
A9:
g3 is continuous
by A5, A6, Th28;
A10:
for x being object st x in dom f holds
f . x = g3 . x
dom g3 = the carrier of ((TOP-REAL 2) | K1)
by FUNCT_2:def 1;
then
dom f = dom g3
by FUNCT_2:def 1;
hence
f is continuous
by A9, A10, FUNCT_1:2; verum