8 - Injections, Surjections, and Bijections Flashcards

1
Q

Definition 8.1 (Injective)

When is a function said to be injective?

A

A function f : A→B is injective if

∀x,y∈A, x≠y ⇒ f(x)≠f(y)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Eq. Definition 8.1 (Injective)

When is a function equivalently said to be injective?

A

A function is equivalently said to be injective if

∀x,y∈A, f(x)=f(y) ⇒ x=y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you prove something is not injective?

A

It’s enough to find two elements x and y of the domain such that x≠y and f(x)=f(y) (negation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Definition 8.4 (Surjective, surjection, image)

When is a function said to be surjective?

A

A function f : A→B is surjective (or is a surjection onto, or is onto) if
∀b∈B ∃a∈A such that f(a)=b

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the image of S under f for any subset S⊆A?

A

∀S⊆A, the image of S under f is the set

f(S) := {f(a) : a∈S} ⊆ B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the image of f and when is f surjective?

A

The image of f is f(A). In other words, the image of f is the image of the domain of f under f. Thus, f is surjective if and only if f(A)=B (i.e. the image of f is equal to the codomain of f)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Prove that the function
f: Z - {0} → Z>0, f(x)=|x|
is surjective

A

To prove this, note that

∀x∈Z>0, we have f(x)=|x|=x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Definition 8.1 (Bijective)

When is a function said to be bijective?

A

A function is bijective (or is a bjection) if it is both injective and surjective.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly