let n be Nat; for r being non negative Real
for f being Function of (Tcircle ((0. (TOP-REAL (n + 1))),r)),(TOP-REAL n) holds f (-) is Function of (Tcircle ((0. (TOP-REAL (n + 1))),r)),(TOP-REAL n)
let r be non negative Real; for f being Function of (Tcircle ((0. (TOP-REAL (n + 1))),r)),(TOP-REAL n) holds f (-) is Function of (Tcircle ((0. (TOP-REAL (n + 1))),r)),(TOP-REAL n)
set X = the carrier of (Tcircle ((0. (TOP-REAL (n + 1))),r));
let f be Function of the carrier of (Tcircle ((0. (TOP-REAL (n + 1))),r)),(TOP-REAL n); f (-) is Function of (Tcircle ((0. (TOP-REAL (n + 1))),r)),(TOP-REAL n)
set g = f (-) ;
A1:
dom (f (-)) = dom f
by VALUED_2:def 34;
A2:
dom f = the carrier of (Tcircle ((0. (TOP-REAL (n + 1))),r))
by FUNCT_2:def 1;
for x being object st x in the carrier of (Tcircle ((0. (TOP-REAL (n + 1))),r)) holds
(f (-)) . x in the carrier of (TOP-REAL n)
hence
f (-) is Function of (Tcircle ((0. (TOP-REAL (n + 1))),r)),(TOP-REAL n)
by A1, A2, FUNCT_2:3; verum