You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

7.3 Functions: Injective, Surjective, and Bijective

2 min readjuly 25, 2024

Function types are crucial in understanding how elements map between sets. Injective, surjective, and functions each have unique properties that define their behavior and relationships between and .

Identifying function types involves analyzing mapping behavior, using graphical representations, and examining domain and codomain relationships. Proofs for function classifications rely on specific techniques, while considerations play a key role in understanding set relationships.

Understanding Function Types

Types of function mappings

Top images from around the web for Types of function mappings
Top images from around the web for Types of function mappings
  • Injective () functions map distinct elements of domain to distinct elements of codomain ensuring each codomain element mapped to by at most one domain element (xy    f(x)f(y)x \neq y \implies f(x) \neq f(y)) ( f(x)=2xf(x) = 2x)

  • Surjective () functions ensure every codomain element mapped to by at least one domain element making equal codomain (yY,xX:f(x)=y\forall y \in Y, \exists x \in X : f(x) = y) ( on [π/2,π/2][-\pi/2, \pi/2])

  • Bijective (one-to-one correspondence) functions combine injective and surjective properties establishing exact one-to-one correspondence between domain and codomain elements ( f(x)=exf(x) = e^x)

Identification of function types

  • Analyzing function behavior examines mapping between domain and codomain elements checking output uniqueness for injective and codomain coverage for surjective functions

  • Graphical representation uses for injective functions ensuring every horizontal line intersects graph once for surjective functions

  • Domain and codomain analysis compares cardinalities identifying restrictions or expansions affecting function type (restricting domain of f(x)=x2f(x) = x^2 to non-negative reals makes it bijective)

Proofs for function classifications

  • Injective proofs assume f(x1)=f(x2)f(x_1) = f(x_2) and show x1=x2x_1 = x_2 or use contradiction assuming x1x2x_1 \neq x_2 to show f(x1)f(x2)f(x_1) \neq f(x_2)

  • Surjective proofs start with arbitrary yy in codomain finding xx in domain where f(x)=yf(x) = y using algebraic manipulation or function properties

  • Bijectivity proved by demonstrating both injectivity and surjectivity separately or constructing

Cardinality in function mappings

  • Injective functions preserve distinctness with domain cardinality less than or equal to codomain cardinality

  • Surjective functions ensure all codomain elements "reached" with codomain cardinality less than or equal to domain cardinality

  • Bijective functions establish one-to-one correspondence between sets with equal domain and codomain cardinality

  • Finite sets require special considerations in determining function types while infinite sets have implications for countable and uncountable infinities (Cantor's diagonal argument)

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary