Functions Flashcards
1
Q
For function f(x) where A→B. What is the domain?
A
Set A (all possible input values)
2
Q
For function f(x) where A→B. What is the codomain?
A
Set B (potential output values)
3
Q
Range
A
Actual output values from the domain
4
Q
We can have:
A
- Several inputs correspond to the same output
- There is a value in B which never be an output value
5
Q
We cannot have:
A
- One input corresponds to two different outputs
- There is a value in A which is not an input value
6
Q
f∘g(x)
A
f(g(x))
7
Q
If f:A→B and g:B→C, then g∘f
A
g∘f:A→C