:: deftheorem Def5 defines CircleIso BORSUK_7:def 5 :
for n being non zero Nat
for p being Point of (TOP-REAL n)
for r being non negative Real
for b4 being Function of (Tunit_circle n),(Tcircle (p,r)) holds
( b4 = CircleIso (p,r) iff for a being Point of (Tunit_circle n)
for b being Point of (TOP-REAL n) st a = b holds
b4 . a = (r * b) + p );