let n be Nat; for r being real non negative number
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 real non negative number ; 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 set 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:5; verum