Question 1.
Let F be an additive group of all continuous functions mapping R into R. Let R be the additive group of real numbers, and let ϕ:F→R be given by ϕ(f)=∫04f(x)dx. Prove that f is a homomorphism.
Solution. Recall that the addition of any two f,g∈F is defined coordinate-wise:
(f+g)(x)=f(x)+g(x).
Now taking arbitrary f,g∈F by the additivity of integration we note that
ϕ(f+g) =∫04(f+g)(x)dx
=∫04(f(x)+g(x))dx
=∫04f(x)dx+∫04g(x)dx
=ϕ(f)+ϕ(g).
Thus, ϕ is a homomorphism from F to R. ∎
Comments