2.3 Functions Flashcards

1
Q

When are two functions equal

A

When they have the same domain and the same codomain and map each element of their common domain to the same element in their common codomain. If either the domain of the codomain changes, we obtain a different function

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

Definition of one-to-one functions

A

A function is said to be one-to-one, or an injection, if and only if f(a)= f(b) implies that a = b for all a and b in the domain of f.
A function is on-to-one if and only if f(a) ≠ f(b) whenever a ≠ b

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

Expressing one-to-one using quantifiers

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

Definition of onto

A

A function from A to B is called onto, or a surjection, if and only if for every element in b ∈ B there is an eelement a ∈ A with f(a) = b
Every element in the codomain has a preimage in the domain

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

Expressing onto using quantifiers

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

Definition of bijection

A

A function is a one-to-one correspondence, or a bijection if it is both one-to-one and onto

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

How to show that f is injective

A

Show that if f (x) = f (y) for arbitrary x, y ∈ A with x ≠ y, then x = y

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

How to show that f is not injective

A

Find particular elements x, y ∈ A such that x ≠ y and f (x) = f (y)

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

How to show that f is surjective

A

Consider an arbitrary element y ∈ B and find an element x ∈ A such that f (x) = y

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

How to show that f is not surjective

A

Find a particular y ∈ B such that f (x) ≠ y for all x ∈ A

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

The inverse of f(a) = b

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

The composition of the functions f and g

A

(f ◦ g)(a) = f (g(a))

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

The graph of a function from set A to B (set notation)

A

The set of ordered pairs {(a, b) : a ∈ A and f (a) = b}

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

What type of function is this

A

One-to-one, not onto

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

What type of function is this

A

Onto, not one-to-one

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

What type of function is this

A

one-to-one and onto

17
Q

What type of function is this

A

Neither one-to-one nor onto

18
Q

What type of function is this

A

Not a function

19
Q

What type of function is the identity function

A

The identity function is the function that assigns each element to itself. The function is one-to-one and onto, so it is a bijection.

20
Q

Conditions for a function to be invertible

A

The function has to be a bijection