How do you prove that a function is bijective?

  • MHB
  • Thread starter Guest2
  • Start date
  • Tags
    Function
In summary, the conversation discusses how to prove that the function $f:(0,\infty) \to (0, \infty)$ defined by $f(x) = x^2$ is bijective. It is shown that the function is injective by demonstrating that $a^2 = b^2 \implies a = b$, and that it is surjective by defining a function $g:B \to A$ such that $f\circ g = 1_B$. It is also mentioned that the properties of a function can change depending on its domain and co-domain.
  • #1
Guest2
193
0
Suppose I want to prove that the function $f: (0, \infty) \to (0, \infty)$ defined by $f(x) = x^2$ is bijective.

Let $a, b \in (0, \infty)$ and $f(a) = f(b)$. Then $a^2 = b^2 \implies a = b$ since everything is non-negative we can simply take square roots. Therefore $f$ is injective. To prove that $f$ is surjective, let $y \in (0, \infty)$. How do I prove that there's $x \in (0, \infty)$ such that $y=x^2$?
 
Mathematics news on Phys.org
  • #2
I believe that follows from the definition of the function.
 
  • #3
One way to prove a function $f:A \to B$ is surjective, is to define a function $g:B \to A$ such that $f\circ g = 1_B$, that is, show $f$ has a right-inverse.

Equivalently, we must show for all $b \in B$, that $f(g(b)) = b$. Beware! This does NOT mean that $g(f(a)) = a$, in fact this is usually untrue (unless $f$ is injective).

In this case, we may take $g(x) = \sqrt{x}$, which works BECAUSE OF THE DOMAINS of $f$ and $g$ (non-negative reals).

Investigate which (injectivity or surjectivity, or both) fails if we change the domain, or co-domain, like so:

$f: \Bbb R \to [0,\infty)$ given by $f(x) = x^2$

$f: \Bbb R \to \Bbb R$ given by $f(x) = x^2$.

Perhaps this will persuade you that the properties of a function do not depend just on its "rule of computation".
 

Related to How do you prove that a function is bijective?

1. How do you show that a function is both injective and surjective?

In order to prove that a function is bijective, you must show that it is both injective (one-to-one) and surjective (onto). This can be done by using the definition of injectivity, which states that each input has a unique output, and the definition of surjectivity, which states that every element in the output has a corresponding input in the domain.

2. What is the importance of proving a function is bijective?

Proving that a function is bijective is important because it guarantees that there is a unique solution for every input, making the function useful for solving equations and problems. It also allows for the function to be inverted, which can be useful in certain applications.

3. What is the difference between a bijective function and a bijection?

A bijective function is a function that is both injective and surjective, meaning it has a unique solution for every input and every element in the output has a corresponding input. A bijection, on the other hand, refers to the specific pairing of elements between two sets that satisfies the properties of injectivity and surjectivity.

4. Can a function be bijective if its inverse is not a function?

No, a function cannot be bijective if its inverse is not a function. In order for a function to have an inverse, it must be bijective. This means that every element in the output of the original function has a unique corresponding input in the inverse function, and vice versa.

5. Are there any shortcuts or tricks for proving a function is bijective?

There are no shortcuts or tricks for proving a function is bijective. The best approach is to carefully examine the definitions of injectivity and surjectivity and use logical reasoning to show that the function satisfies both properties. It may also be helpful to use specific examples and counterexamples to support your proof.

Similar threads

Replies
3
Views
738
  • General Math
Replies
33
Views
2K
  • General Math
Replies
1
Views
976
Replies
4
Views
441
  • General Math
Replies
2
Views
731
  • Math POTW for University Students
Replies
1
Views
235
Replies
1
Views
783
Replies
4
Views
913
Replies
2
Views
689
Replies
2
Views
401
Back
Top