Consider two sets
Definition
A map
from to is an assignment to each element of of an element of . The element that is assigned to is usually denoted .
For example, functions defined in high school are maps from the domain to the real numbers
Definition
A map
is called injective if
Intuition: Injective maps do not “glue” together elements, they “embed”
Definition
A map
is called surjective if
Intuition: Surjective maps “fill” the entirety of
Definition
A map
is called bijective, or a one-to-one correspondence if it is both injective and surjective.