let r be non negative Real; for s being Real holds (Rotate s) .: (Sphere ((0. (TOP-REAL 2)),r)) = Sphere ((0. (TOP-REAL 2)),r)
let s be Real; (Rotate s) .: (Sphere ((0. (TOP-REAL 2)),r)) = Sphere ((0. (TOP-REAL 2)),r)
set f = Rotate s;
set C = Sphere ((0. (TOP-REAL 2)),r);
thus
(Rotate s) .: (Sphere ((0. (TOP-REAL 2)),r)) c= Sphere ((0. (TOP-REAL 2)),r)
XBOOLE_0:def 10 Sphere ((0. (TOP-REAL 2)),r) c= (Rotate s) .: (Sphere ((0. (TOP-REAL 2)),r))
let y be Point of (TOP-REAL 2); LATTICE7:def 1 ( not y in Sphere ((0. (TOP-REAL 2)),r) or y in (Rotate s) .: (Sphere ((0. (TOP-REAL 2)),r)) )
set x = (Rotate (- s)) . y;
assume
y in Sphere ((0. (TOP-REAL 2)),r)
; y in (Rotate s) .: (Sphere ((0. (TOP-REAL 2)),r))
then
(Rotate (- s)) . y in Sphere ((0. (TOP-REAL 2)),r)
by Th48;
then
(Rotate s) . ((Rotate (- s)) . y) in (Rotate s) .: (Sphere ((0. (TOP-REAL 2)),r))
by FUNCT_2:35;
hence
y in (Rotate s) .: (Sphere ((0. (TOP-REAL 2)),r))
by Th46; verum