Linnear Algebra Isomorphisms : prove that f + g is an isomorphism?

AI Thread Summary
To determine if the mapping f + g is an isomorphism from U to V, it is essential to establish that both f and g are one-to-one and onto. The discussion highlights the need to verify the properties of isomorphisms, particularly focusing on the additive nature of the mappings. It suggests that one should check if (f + g)(u) = f(u) + g(u) holds true for all elements in U. Additionally, the conversation references a classic problem involving irrational numbers to illustrate the complexities of proving such properties. Ultimately, proving that f + g is an isomorphism requires demonstrating that it satisfies the necessary criteria of isomorphism.
zeion
Messages
455
Reaction score
1

Homework Statement



Suppose f and g are isomorphisms from U to V. Prove of disprove each of the following statements:
a) The mapping f + g is an isomorphism from U to V.


Homework Equations





The Attempt at a Solution



I have no idea where to start.. do I need to show that f and g are 1-1 and onto?
Or do I go from something like f(u) + g(u) = (f+g)(u)?
Isn't that defined by a property of composition of function..?
 
Physics news on Phys.org
Note that isomorphism is a stronger property than bijection (1-1 and onto).
If h is an isomorphism, it means that h(u + u') = h(u) + h(u') for all u and u' in U.
So you should how this for h = (f + g).
 
There's a classic math problem: find two irrational numbers x and y such that x+y is rational. This often gives people a lot of trouble, because they spend all their effort trying to guess irrational x and y then checking if x+y is rational.
 
Back
Top