CP 2 Sets and Functions 2 Flashcards

1
Q

if A+B are sets a ____ from A to B is a subset of AxB if for every element in A there is exactly 1 element in B

A

Function

denoted f: A–>B

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

for a function (f:A–>B)
A is the __
and B is the ___

A

Domain (of f)
Codomain (of f)

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

what is another notation for (a,b) ∈ f

A

f(a) = b

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

TF a function is a set

A

T

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

if A={1,2,3} and B={15,20,25,30}
- which of the following are functions and why
- f:{(1,30),(1,25),(2,20)(3,15)}

  • f:{(1,30),(3,15)}

-f:{(1,30),(2,20),(3,20)}

A
  • f1 is not bc theres an element in A paired with multiple in B
  • f2 is not a function bc theres 2 elements in Anot pointing to any in B
    -f3 is a funcition bc f3⊆AxB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Injections are known as

A

one to one functions

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

what is a composition

A

if f:A–>B and g:B–>C
then the composition of fxg={(a,g(f(a))| a∈ A}

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

if f:A–>B and g:B–>A is _________

A

the inverse function
f=g^-1

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

TF for something to be a function, every element in A must be the preimage of something in B

A

T, A must have a matching B

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

TF something is not a function if 2 elements in A point to the same element in B

A

F, two elements of A can have the same image

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

TF a function is not an injection if there are leftover elements in B

A

F, it is still an injection if there is extra elements as long as every element in A is pointing at a unique image in B

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

TF a function is not an surjection if there are leftover elements in B

A

T, everything in B must be an image of something in A

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

what is a bijection

A

a function is both injective and surjective

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

what is another way of thinking about an ordered pair like (a,b)

A

like an arrow pointing from a to b
a———>b

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

TF in terms of a function, Multiple elements in 𝐴
can map to the same element in 𝐵, but no element in 𝐴 can map to more than one element in 𝐵

A

T

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