Functions in Discrete Mathematics

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary and concepts related to functions as outlined in the lecture notes.

Last updated 4:18 AM on 4/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Function

An assignment of exactly one element of a set to each element of another set.

2
New cards

Domain

The set of all inputs for a function.

3
New cards

Codomain

The set of all allowable outputs for a function.

4
New cards

Image

The output assigned to an input by a function.

5
New cards

Preimage

The input that corresponds to a given output in a function.

6
New cards

Many-One Function

A function where two or more elements of the domain have the same image in the codomain.

7
New cards

One-One Function (Injective Function)

A function where different elements of the domain are connected to different elements of the codomain.

8
New cards

Onto Function (Surjective Function)

A function where every element of the codomain is an image of some element of the domain.

9
New cards

Into Function

A function that is not onto, meaning at least one element in the codomain has no pre-image in the domain.

10
New cards

Inverse Function

A function that reverses the correspondence of the original function, denoted as f⁻¹.

11
New cards

Composition of Functions

The application of one function to the result of another function, denoted as (f ◦ g)(a) = f(g(a)).

12
New cards

Range

The set of all images of the elements of the domain.

13
New cards

Function Representation

Functions can be represented as f: A → B, where A is the domain and B is the codomain.

14
New cards

Example of Function

Assigning grades to students, where grades are determined based on student names.

15
New cards

Evaluation of Functions

Replacing the variable in a function with a value from the function's domain to compute the result.