Dods
- 77
- 3
Those look interesting to prove - I already have an idea of how to prove the infinite set property - can I assume the set of all natural numbers is infinite?
Just to make sure I understand the definitions-
Surjective means that the range is equal to the codomain.
Injective means that no element in the range is paired with multiple elements in the codomain, that is, you don't have (a, b), (c,b) with c \neq a
The function f:\mathbb{R} \rightarrow \mathbb{R} that takes x to x^2 (by the way, what is the shorthand for this? f(x)=x^2?) is not surjective (because there are elements in the codomain \mathbb{R} that are not in the range, for example -3) and is not injective because we have for example (2, 4), (-2,4).
The function f:\mathbb{R} \rightarrow \mathbb{R_+} that takes x to x^2 is surjective because the range equals the codomain, and is not injective because we have (2, 4), (-2,4).*
The function f:\mathbb{R} \rightarrow \mathbb{R} that takes x to \sqrt{x} is injective because there are not any two distinct real numbers whose square root is equal, and is not surjective because there are elements in the codomain (the negative real numbers) that are not in the range.
The identity function is surjective and injective and therefore bijective.
* \mathbb{R_+} would be the set on nonnegative real numbers.
Just to make sure I understand the definitions-
Surjective means that the range is equal to the codomain.
Injective means that no element in the range is paired with multiple elements in the codomain, that is, you don't have (a, b), (c,b) with c \neq a
The function f:\mathbb{R} \rightarrow \mathbb{R} that takes x to x^2 (by the way, what is the shorthand for this? f(x)=x^2?) is not surjective (because there are elements in the codomain \mathbb{R} that are not in the range, for example -3) and is not injective because we have for example (2, 4), (-2,4).
The function f:\mathbb{R} \rightarrow \mathbb{R_+} that takes x to x^2 is surjective because the range equals the codomain, and is not injective because we have (2, 4), (-2,4).*
The function f:\mathbb{R} \rightarrow \mathbb{R} that takes x to \sqrt{x} is injective because there are not any two distinct real numbers whose square root is equal, and is not surjective because there are elements in the codomain (the negative real numbers) that are not in the range.
The identity function is surjective and injective and therefore bijective.
* \mathbb{R_+} would be the set on nonnegative real numbers.
Last edited: