Skip to content

Injectivity, Surjectivity, Bijectivity

  • Injectivity, Surjectivity, Bijectivity #Card
    • A map $f : X \to Y$ is: - Surjective (onto) if $f(X) := {f(x) : x \in X} = Y$. - Injective (one-to-one) if $x_0 \neq x_1 \implies f(x_0) \neq f(x_1)$. - Bijective if it is both surjective and injective.

A map $f : X \to Y$ is:

  • Surjective (onto) if $f(X) := {f(x) : x \in X} = Y$.
  • Injective (one-to-one) if $x_0 \neq x_1 \implies f(x_0) \neq f(x_1)$.
  • Bijective if it is both surjective and injective.

Function.Injective / Function.Surjective / Function.Bijective