Before you can even read the parent note, a dozen little symbols must already mean something to you. This page builds each one from nothing, in the order they depend on each other, so that when you reach the definitions on the parent note not a single mark on the page is a stranger.
The picture: draw a fenced region on the number line. Everything inside the fence is "in the set". The parent note talks about functions "on a set A" — that phrase just means: we only feed the function numbers from inside this fence.
Three fences you will meet constantly:
Why the topic needs this: the entire difference between "x2 is fine" and "x2 misbehaves" comes down to which fence you put around it. Closed-and-bounded [0,5] behaves; the endless R does not. You cannot see that until you can read the fences.
The picture: put x and y on the line; ∣x−y∣ is the length of the segment between them. It doesn't matter which one is bigger — ∣x−y∣=∣y−x∣.
Why the topic needs this: every definition in the parent is built from exactly two distances — an input gap and an output gap. If ∣⋅∣ is fuzzy, everything downstream is fuzzy.
Why the topic needs this:ε and δ ARE the topic. Both are strictly positive — never zero — because "distance exactly 0" means "same point," which is trivially fine and tells you nothing.
The picture that unlocks the whole topic: restricting the input by ∣x−x0∣<δ carves out a vertical strip of width 2δ around x0; demanding the output stay within ∣f(x)−f(x0)∣<ε carves out a horizontal band of height 2ε. Continuity means: "whenever the graph enters the δ-wide vertical strip, it stays trapped inside the ε-tall horizontal band."
Why the topic needs this: the parent's Feynman recap ("closer than δ sideways ⇒ closer than ε up–down") is literally this picture: sideways closeness = the vertical strip, up–down closeness = the horizontal band. The steepness of the graph controls how thin the strip must be — steep curve, thin strip.
These are the two verbs of the whole subject. But the punchline the parent hammers is not the symbols — it's their left-to-right order.
Why the topic needs this: this is the single structural idea the parent note is built around. Get ∀/∃ order and you already understand pointwise-vs-uniform.
Why the topic needs this: every definition is one implication wrapped in quantifiers. The arrow separates the condition you enforce (left) from the guarantee you deliver (right).
We won't recompute derivatives here (see Mean Value Theorem and Lipschitz continuity for how a bounded∣f′∣≤L hands you a ready-made δ=ε/L). For this foundation page, hold one picture:
Why the topic needs this: it is the geometric engine behind why x2 (steepness grows without bound) fails and x on [0,∞) still succeeds despite infinite steepness at 0.