Show that if f: A→B is surjective and and H is a subset of B, then f([

  • Thread starter Thread starter Scienticious
  • Start date Start date
  • Tags Tags
    Surjective
Scienticious
Messages
10
Reaction score
0
[f]^{}[/2]

Homework Statement




Show that if f: A→B is surjective and and H is a subset of B, then f(f^(-1)(H)) = H.

Homework Equations





The Attempt at a Solution



Let y be an element of f(f^(-1)(H)).
Since f is surjective, there exists an element x in f^(-1)(H) such that f(x) = y.
But x in f^(-1)(H) implies that f(x) is in H, by definition of inverse functions.
Therefore f(f^(-1)(H)) is a subset of H.

Conversely, for y in H y must also be in f(f^(-1)(H)) since the latter expression is equivalent to H by definition
of inverse functions.

Since f(f^(-1)(H)) is a subset of H and vice versa, f(f^(-1)(H)) = H.
 
Last edited:
Physics news on Phys.org
Scienticious said:
[f]^{}[/2]

Let y be an element of f(f^(-1)(H)).
Since f is surjective, there exists an element x in f^(-1)(H) such that f(x) = y.
But x in f^(-1)(H) implies that f(x) is in H, by definition of inverse functions.
Therefore f(f^(-1)(H)) is a subset of H.

This part is good

Conversely, for y in H y must also be in f(f^(-1)(H)) since the latter expression is equivalent to H by definition
of inverse functions.

This part less so. What if f(x) = 0 for all x a real number, and H is the interval [0,1]? What is f(f-1(H)) in this case?

You have to use the fact that f is surjective.
 
O I understand now I think, thank you :3

f is surjective, so for any y in H we have f(x) = y.
since f^(-1)(H) is in the domain of f by definition of inverse functions,
y = f(f^(-1)(y)) for any y in H and thus H is a subset of f(f^(-1)(H)).

This line of reasoning checks out, right?
 
Consider using this type of argument: ##A \subseteq B \land A \supseteq B → A = B##.
 
Scienticious said:
O I understand now I think, thank you :3

f is surjective, so for any y in H we have f(x) = y.
since f^(-1)(H) is in the domain of f by definition of inverse functions,
y = f(f^(-1)(y)) for any y in H and thus H is a subset of f(f^(-1)(H)).

This line of reasoning checks out, right?
You need to be a bit more careful. Consider the case of f: ℝ→{0,∞} where f(x)=x2. The mapping ##f^{-1}## isn't a function, which you seem to be assuming. What would ##f^{-1}(4)## be equal to, for instance — 2 or -2?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top