set TR = TOP-REAL n;
set cTR = the carrier of (TOP-REAL n);
let f be Function of (TOP-REAL n),(TOP-REAL n); :: thesis: ( f is homogeneous & f is additive & f is rotation implies f is being_homeomorphism )
assume A1: ( f is homogeneous & f is additive & f is rotation ) ; :: thesis: f is being_homeomorphism
then reconsider F = f as additive homogeneous Function of (TOP-REAL n),(TOP-REAL n) ;
set M = AutMt F;
per cases ( Det (AutMt F) = 1. F_Real or ( Det (AutMt F) = - (1. F_Real) & not f is base_rotation ) ) by A1, Th37, Th38;
suppose Det (AutMt F) = 1. F_Real ; :: thesis: f is being_homeomorphism
end;
suppose A2: ( Det (AutMt F) = - (1. F_Real) & not f is base_rotation ) ; :: thesis: f is being_homeomorphism
end;
end;