Foundations — Domain, codomain, range
Before you can read the parent note confidently, you must own every squiggle it uses. This page starts from literally nothing and earns each symbol one at a time. If a symbol below feels obvious, good — read it anyway, because the parent note leans on it.
1. What is a set?
Picture a paper bag with objects dropped in. Order does not matter, and repeats do not count — a bag with two identical apples is the same as a bag with one apple.
Why the topic needs it: domain, codomain and range are all sets. Every idea on this topic is "which things are in which bag."
2. The symbol — "is inside"
Look at figure s01: the arrow poking into the bag is exactly what means.
Why the topic needs it: the parent writes "for each " — meaning "for every input living inside the domain bag ." Without you cannot even state what a function does.
3. The number bags: and friends
Picture an endless ruler stretching left and right forever. Every dot on it is one element of .
Why the topic needs it: the parent's functions are declared like — the input bag is the number line. You must see as "the whole line" to picture domains and ranges as pieces of that line.
4. Intervals: naming a piece of the line
We rarely use the whole line. We chop out a stretch of it and name it.
Picture a fence around a stretch of ruler. A solid dot ● means the endpoint is inside; a hollow dot ○ means it is not.
Why the topic needs it: answers like "Range " are intervals. If you cannot decode a bracket you cannot state a single answer on this topic.
5. Combining and removing: and
Picture the number line with a single point scooped out, leaving a tiny gap.
Why the topic needs it: the parent's Example 3 has domain (division by zero forbidden) and range (one value never comes out). These holes are the whole point of that example.
6. — "is a smaller bag inside a bigger bag"
Picture a small circle drawn completely inside a big circle.
Why the topic needs it: the single most important fact — "range codomain, equal only when the function is onto" — is written in this symbol. This directly feeds Surjective Functions.
7. The map arrow and the function name
Picture a machine with a funnel on the left labelled and a bin on the right labelled .
Why the topic needs it: every function in the parent is announced this way. The arrow tells you the domain and codomain before you compute anything — half the answer is handed to you by the notation.
8. The "there exists" symbol
Picture a searchlight sweeping the domain bag, hunting for one input that hits a chosen output. If it finds even one, the search succeeds.
Why the topic needs it: finding a range is exactly asking "for which does an input exist?" The parent's whole range-algorithm is this symbol turned into steps.
Prerequisite map
Read it top-down: bags and the "inside" symbol are the roots; from them grow number-lines, intervals, subsets, the map arrow, and the searchlight — all of which pour into the topic at the bottom.
Equipment checklist
Cover the answers and test yourself. If any line stumps you, re-read its section above before touching the parent note.
What does mean and does order or repetition matter?
Read in plain words.
What is , pictured?
Difference between and ?
Why does always take a round bracket?
Rewrite using union of intervals.
What does mean?
State the key subset fact of this topic.
Decode .
What does ask?
Write the range definition in symbols.
Connections
- Domain, codomain, range — the parent topic every symbol here serves.
- Function Basics — builds directly on the map arrow .
- Graphing Functions — intervals here become the x- and y-axis extents there.
- Surjective Functions — the fact becomes "onto = range equals codomain."
- Inverse Functions — needs the range/codomain distinction defined here.
- Composite Functions — uses to fit one function's range into another's domain.
- Injective Functions — reasons about outputs, i.e. elements of the range.