4.10.22 · D5Advanced Topics (Elite Level)

Question bank — Real analysis — rigorous epsilon-delta, metric spaces

1,444 words7 min readBack to topic

True or false — justify

The order "" can be swapped to "" without changing the meaning
False. One fixed working for every would force to be constant near ; the limit needs to shrink as shrinks, so must be chosen after .
If then must equal
False. The limit only sees the punctured neighbourhood ; can be anything (or undefined). Equality is the extra condition called continuity.
A smaller than the one you found still proves the limit
True. If forces , then any forces the same, since fewer inputs qualify. is not unique — you only need one that works.
Every continuous function on its domain is uniformly continuous
False. on is continuous but the steepness near blows up, so no single works at all points at once — that failure is exactly non-uniform continuity.
The discrete metric makes every subset of open
True. For any point , the ball (nothing else is within distance ), and whenever , so every set contains a ball around each of its points.
In any metric space, can be negative if and are "on opposite sides"
False. The codomain of a metric is ; non-negativity follows from the axioms (set in the triangle inequality with symmetry). Distance has no sign — there are no "sides."
The triangle inequality can be an equality
True. In , when lies "between" and . Equality is allowed (), it just means no detour was taken.
If guarantees for , the limit is proved
False. Proving it for one proves nothing; a function wiggling within of passes but has no limit. You must win for every .
The Euclidean and taxicab metrics on produce the same open sets
True. They differ numerically but each ball contains a ball of the other type, so "every point has a ball inside" transfers — they generate the same topology even though distances differ.

Spot the error

" always works, because for we get ."
The error is generalising from the identity. The slope inflates output error: for you need . You must factor and use .
"To prove , factor , and since can be huge, no exists."
The error is bounding globally. First cage it near : restrict so , then . The cap keeps both restrictions true at once.
"A metric only needs the triangle inequality; symmetry is automatic."
The error: symmetry is an independent axiom. One can define that satisfies the triangle inequality yet has (a "quasimetric"). All three axioms are required.
" is a metric on because it's zero iff and symmetric."
The error: it fails the triangle inequality. Take : but . Squaring destroys the additivity distance needs.
"Continuity of at means: for all there is an with ."
The quantifiers are reversed. It must be : the challenge comes first. The stated version is trivially satisfiable and proves nothing.
" is not even continuous on because it explodes near ."
The error: , so there is no point where it explodes inside the domain. At every actual point of it is continuous; it merely fails uniform continuity there.
"Open balls are open, so closed balls are the complement and hence never open."
The error: a closed ball's openness depends on the space. In the discrete metric, is open. "Closed" and "not open" are not opposites.

Why questions

Why does the limit use the punctured condition instead of
Because the limit describes behaviour approaching , not the value at . Including would let a single misplaced point sabotage a perfectly good limit.
Why must be allowed to depend on
Because a tighter target tube (smaller ) generally demands a narrower input window (smaller ). Forbidding the dependence collapses the definition to constant functions only.
Why do we only need three axioms for a metric, not the full structure of
Because every - argument only ever used as a distance and its three properties. Those axioms are the minimum that keep limits, uniqueness, and continuity working; the rest of was unnecessary baggage.
Why does non-negativity not need to be listed as a separate axiom
It's derivable: by triangle inequality and symmetry, so . Listing it would be redundant.
Why is the Euclidean triangle inequality tied to Cauchy–Schwarz
Because , and Cauchy–Schwarz gives , turning the middle term into and completing the square .
Why does uniform continuity matter if ordinary continuity already holds
Because uniform continuity gives one that works everywhere, which is what's needed to prove theorems like "continuous on a compact set ⇒ integrable / extends to the closure." See Uniform Continuity and Compactness.
Why is written with a min and not just
Because the bound was only valid after the preliminary caging . Both restrictions must hold simultaneously, and the smaller of the two guarantees that.

Edge cases

What happens to the limit definition when is an isolated point (not a limit point) of the domain
The definition is stated only for limit points of ; at an isolated point there is no punctured neighbourhood inside , so "" is not defined there.
If is allowed to be , what breaks
Everything: is impossible, so no could ever work. The definition insists ; the game is about arbitrarily small, never exactly zero.
For a constant sequence in a metric space, what is the limit and why
, since for every and all . Any (even ) works — the identity-of-indiscernibles axiom does the work.
In the discrete metric, which sequences converge
Only eventually constant ones. To get with you need , i.e. for all large ; nothing else is close enough.
What is the open ball when
The empty set. No point satisfies , and is impossible; even ... it's empty. Radii must be positive for a nonempty ball.
For , does an - argument ever succeed
No. Left of the value is , right of it is ; any punctured window around contains both, so no single can trap all outputs within . The limit does not exist.
Is the function uniformly continuous on all of
No. As grows the slope is unbounded, so for a fixed small gap the output gap can exceed any far out. It is uniformly continuous on any bounded closed interval, though — see Uniform Continuity and Compactness.