MATH 419 - Big Idea 1: Bijections

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

flashcard set

Earn XP

Description and Tags

Flashcards covering definitions and theorems related to functions and bijections.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

Function from A to B

A rule that assigns to each element of A a single element of B.

2
New cards

Domain of f

The set A in the function f: A → B.

3
New cards

Codomain of f

The set B in the function f: A → B.

4
New cards

Image of C

The set of all elements in B that are paired with an element of C, where C ⊂ A.

5
New cards

Image of f

Im(A).

6
New cards

Identity function

The function iA: A → A given by i(a) = a for all a ∈ A.

7
New cards

One-to-one / Injective function

No two elements of the domain have the same image; i.e., f(a1) = f(a2) implies a1 = a2.

8
New cards

Onto / Surjective function

Every element of B is the image of an element in A; i.e., for all b ∈ B, there exists a ∈ A such that f(a) = b.

9
New cards

Bijection

A function that is both one-to-one and onto.

10
New cards

Composition of g with f (g ◦ f)

Given by (g ◦ f)(a) = g(f(a)).

11
New cards

Invertible function f: A → B

There exists a function g: B → A such that g ◦ f = iA and f ◦ g = iB. Here, g is called the inverse of f.

12
New cards

Theorem: Invertible Function and Bijection

A function f : A → B is invertible if and only if f is a bijection.