Bijective Function: A function that is both injective (one-to-one) and surjective (onto), meaning each element in the domain is paired with a unique element in the range, and every element in the range has a corresponding element in the domain.
Injective Function:A function where each element in the domain is paired with a unique element in the range, but not necessarily every element in the range has a corresponding element in the domain.
Surjective Function: A function where every element in the range has a corresponding element in the domain, but not necessarily each element in the domain is paired with a unique element in the range.