theorem Th4:
  for F being LModMorphism of R holds the Fun of F is additive homogeneous
proof
  let F be LModMorphism of R;
  the Fun of F = fun(F);
  hence thesis by Def7;
end;
