let n be non empty Element of NAT ; for r being real positive number
for x being Point of holds Tunit_circle n, Tcircle x,r are_homeomorphic
let r be real positive number ; for x being Point of holds Tunit_circle n, Tcircle x,r are_homeomorphic
let x be Point of ; Tunit_circle n, Tcircle x,r are_homeomorphic
set U = Tunit_circle n;
set C = Tcircle x,r;
defpred S1[ Point of , set ] means ex w being Point of st
( w = $1 & $2 = (r * w) + x );
A1:
r is Real
by XREAL_0:def 1;
A2:
the carrier of (Tcircle x,r) = Sphere x,r
by Th9;
A3:
for u being Point of ex y being Point of st S1[u,y]
consider f being Function of (Tunit_circle n),(Tcircle x,r) such that
A4:
for x being Point of holds S1[x,f . x]
from FUNCT_2:sch 3(A3);
take
f
; T_0TOPSP:def 1 f is being_homeomorphism
for a being Point of
for b being Point of st a = b holds
f . a = (r * b) + x
proof
let a be
Point of ;
for b being Point of st a = b holds
f . a = (r * b) + xlet b be
Point of ;
( a = b implies f . a = (r * b) + x )
S1[
a,
f . a]
by A4;
hence
(
a = b implies
f . a = (r * b) + x )
;
verum
end;
hence
f is being_homeomorphism
by Th19; verum