Topic 1.4 Functions - Injections, Surjections and Bijections Flashcards

1
Q

There’s some information here, can you remember the information I mean?

A

Everything in the codomain is an image of something in the domain. The range and the codomain are part of the same set, where the range is always part of the codomain, but the range could be smaller because maybe not everything in the codomain is an output.

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

What is the set ‘W’?

A

It is the set of all English words

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

What is the set ‘A’?

A

The roman alphabet

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

What does it mean when we say that ‘f’ is injective?

A

Injectivity means the function preserves distinctness. It means that if the inputs are different, then the outputs must also be different (if a1≠a2, then f(a1)≠f(a2) for every pair a1,a2∈A)

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

Can you influence the injectivity of something?

A

In injectivity of a function can normally be influenced by changing the domain, since generally if you are hoping to ensure there is only one output per input, and the codomain is generally a far larger set, it would be easier to simply modify the domain (recall Horizontal Line Test, but just know it isn’t the best calc. 1 method)

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

How does monotone increasing/decreasing influence definitions of injectivity?

A

You can tell if ‘f’ is injective by whether or not it is either always monotone increasing or always monotone decreasing

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

What does it mean when we say ‘f’ is monotone increasing?

A

It means that if whenever you increase the input, the output must also increase (uphill slope). Written as: for every pair x1,x2∈A with x1<x2, it is true that f(x1 )<f(x2)

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

What does it mean when we say ‘f’ is monotone decreasing?

A

Monotone decreasing means that if whenever you move from left to right on the x-axis, the graph slopes down. Written as: for every pair x1,x2∈A with x1<x2, it is true that f(x1)>f(x2)

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

What does it mean when we say ‘f’ is monotone decreasing?

A

Monotone decreasing means that if whenever you move from left to right on the x-axis, the graph slopes down. Written as: for every pair x1,x2∈A with x1<x2, it is true that f(x1)>f(x2)

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

When is a function surjective?

A

A function is surjective if for every b in B, there exists at least on a in A such that f(a) is equal to b

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

What can you say about the range of a function in terms of surjectivity?

A

The range(f) = B

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

What factors influence surjectivity of a function?

A

The domain and codomain of a function influence surjectivity

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

How do I prove that a function is surjective?

A

You need to show that for every output there is an input, so either solve to find an input, or prove that there is an output that does not have an input

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

What does bijective mean?

A

Bijective means that a function is both injective and surjective, whereby function ‘f’ gives a complete correspondence between the elements of A and the elements of B

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