Questions: Injections, Surjections, and Bijections

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The function f: ℝ → ℝ defined by f(x) = x² is neither injective nor surjective. If we restrict the domain and codomain to [0, ∞) → [0, ∞), what changes?

AIt becomes injective but not surjective — negative outputs are excluded but the function is still many-to-one for some inputs
BIt becomes surjective but not injective — the codomain now matches the range, but two inputs can still share an output
CIt becomes bijective — distinct non-negative inputs produce distinct outputs, and every non-negative real has a square root
DIt remains neither — the formula f(x) = x² is fundamentally non-bijective regardless of domain
Question 2 Multiple Choice

What does exhibiting a bijection between two infinite sets prove about those sets?

AThat the two sets are identical — they contain exactly the same elements
BThat the two sets have the same cardinality — the same 'size' in a precise mathematical sense
CThat one set is a subset of the other
DNothing useful — bijections only apply to finite sets where elements can be counted
Question 3 True / False

The function f(n) = 2n from the natural numbers ℕ to the even natural numbers is a bijection, which proves that the even natural numbers and all natural numbers have the same cardinality.

TTrue
FFalse
Question 4 True / False

Whether a function is surjective depends mainly on its defining formula, not on what codomain is specified.

TTrue
FFalse
Question 5 Short Answer

Explain in your own words why a bijection between sets A and B is called a 'same size' certificate: why does the existence of a bijection prove the sets have the same number of elements?

Think about your answer, then reveal below.