4.1.9 · D1Calculus I — Limits & Derivatives

Foundations — Epsilon-delta definition of a limit — formal proofs

1,968 words9 min readBack to topic

This page assumes you have seen nothing. Before you can even read the line you must know what each mark means and what each looks like. We build them one at a time, in an order where nothing is used before it is earned. When we finish, that line will read like a plain English sentence.


1. A number line, and the point

Start with the simplest picture in all of mathematics: a straight horizontal line, with numbers marked on it. Left is smaller, right is bigger.

We will keep circling back to one special place on this line: the value the input is heading toward. We call it .

Figure — Epsilon-delta definition of a limit — formal proofs

Why the topic needs it: the whole game is about behaviour near . Without a fixed landmark to approach, "close" has no meaning.


2. The variable and the function

So we actually have two lines: a horizontal input line (where and live) and a vertical output line (where lands). The graph is the picture that connects them.

Why the topic needs it: limits are statements about what the output does while the input moves toward .


3. The proposed limit

Note carefully: is a guess we must verify. The definition never assumes is right; it gives a way to check.


4. Distance, and why we need the absolute value

Here is the first real tool. We keep saying "close." Close means "small distance." So we need a clean way to measure distance between two numbers.

If is at and is at , the gap is . If is at and is at , the gap is also — but , a negative number. Distance can never be negative, so we throw away the sign.

Figure — Epsilon-delta definition of a limit — formal proofs

Why the topic needs it: both " close to " and " close to " become the two honest inequalities and .


5. Inequalities , , and the "band" they draw

The key move: an inequality about distance draws a band (an interval) on the line.

Why are they the same? says "the gap between and is under ," which means can be at most to the right () or at most to the left (). Two directions, one band.

Figure — Epsilon-delta definition of a limit — formal proofs

Why the topic needs it: the entire epsilon–delta definition is two bands (one on the output, one on the input) and a promise linking them.


6. The two special small numbers: and

Now name the two band half-widths. Both are Greek letters, both always strictly positive (a band of width zero would contain no room to move).

Why the topic needs it: these two are the whole vocabulary of "how close." is the challenge; is the reply.


7. The strict "": excluding the point itself

Look again at . The extra left piece says the distance is strictly more than zero — so .

Why the topic needs it: it is what makes limits able to talk about holes and gaps a plain "plug in " cannot.


8. The arrow and the symbol

Why the topic needs it: it is the compact name for the very thing the machinery is defining.


9. The quantifiers and — and their order

These two symbols are what make the definition a game, and getting their order right is the single most important idea on this page.

The definition's spine is:

Figure — Epsilon-delta definition of a limit — formal proofs

Why the topic needs it: the entire "challenge–response duel" and the proof recipe ("Let . Choose ") is nothing but reading these quantifiers in order.


10. Implication — the promise itself

In the definition, is the promise: if the input lands inside your -band (and isn't ), then the output is guaranteed inside the -band. A promise is broken only if the input obeyed but the output escaped.

Why the topic needs it: it is the exact link that turns "input close" into "output close" — the heart of the whole definition.


11. Putting the sentence together

Now every mark is earned. Re-read the definition as plain English:

Recall The full sentence, decoded

"For every output-tolerance (however tiny), there exists an input-allowance such that whenever sits inside the -band around but isn't itself, is guaranteed to sit inside the -band around ."

Not one symbol is now mysterious. You are ready for the proofs in Epsilon-delta definition of a limit — formal proofs.


Prerequisite map

Number line and point a

Distance via absolute value

Variable x and function f

Inequality draws a band

Epsilon output band

Delta input band

Strict 0 less than excludes a

Quantifiers for all and exists

Implication the promise

Epsilon delta limit definition

Each foundation feeds the next; the two bands and the quantifier order meet at the implication, which is the limit definition.


Equipment checklist

Test yourself — each line hides its answer.

What does measure, in plain words?
The distance between and on the number line (always ).
Rewrite without bars.
— the open band of half-width around .
Which symbol is the output tolerance, and who picks it?
; the adversary/demander picks it first.
Which symbol is your input allowance, and may it depend on the other?
; yes, it may depend on (chosen after).
What does the extra "" in do?
Excludes , so the limit ignores the point itself.
State and in words.
= "for every"; = "there exists at least one."
Why does the order matter?
The demand is fixed first, so knows it; reversing means one for all — a stronger claim.
What does promise?
If holds then must hold; broken only if true but false.
What is in the definition — fact or guess?
A guessed output value the definition then tests.