let n be non zero Nat; for f being Function of (Tcircle ((0. (TOP-REAL (n + 1))),1)),(TOP-REAL n) st f is without_antipodals & f is continuous holds
Sn1->Sn f is continuous
set T = Tcircle ((0. (TOP-REAL (n + 1))),1);
let f be Function of (Tcircle ((0. (TOP-REAL (n + 1))),1)),(TOP-REAL n); ( f is without_antipodals & f is continuous implies Sn1->Sn f is continuous )
assume that
A1:
f is without_antipodals
and
A2:
f is continuous
; Sn1->Sn f is continuous
set B = Sn1->Sn f;
reconsider g = f (-) as Function of (Tcircle ((0. (TOP-REAL (n + 1))),1)),(TOP-REAL n) by TOPREALC:61;
reconsider B1 = f <--> g as Function of (Tcircle ((0. (TOP-REAL (n + 1))),1)),(TOP-REAL n) by TOPREALC:40;
set B2 = (n NormF) * B1;
A3:
dom g = the carrier of (Tcircle ((0. (TOP-REAL (n + 1))),1))
by FUNCT_2:def 1;
A4:
dom B1 = the carrier of (Tcircle ((0. (TOP-REAL (n + 1))),1))
by FUNCT_2:def 1;
A8:
(n NormF) * B1 is non-empty
A9:
g is continuous Function of (Tcircle ((0. (TOP-REAL (n + 1))),1)),(TOP-REAL n)
by A2, TOPREALC:62;
B1 </> ((n NormF) * B1) is Function of (Tcircle ((0. (TOP-REAL (n + 1))),1)),(TOP-REAL n)
by TOPREALC:46;
hence
Sn1->Sn f is continuous
by A1, Th58, A8, A2, A9, TOPMETR:6; verum