Definition 3.1: [Limiting value of a function] The limit of f at x0 along E is
L if x0 is an adherent point of E and for every ε > 0 there exists δ > 0 such
that for all x ∈ E, dist x x0 < δ implies dist (f x) L < ε.
Equations
Instances For
Helper for Proposition 3.1: equivalence between unpunctured and punctured epsilon-delta conditions.
Helper for Proposition 3.1: punctured epsilon-delta characterization of continuity at a point.
Proposition 3.1: A function between metric spaces is continuous at x0 iff for
every ε > 0 there exists δ > 0 such that 0 < dist x x0 < δ implies
dist (f x) (f x0) < ε; consequently, f is continuous on X iff this holds for
all x0.
Helper for Example 3.1.1: continuity of x ↦ x^2 - 4 at 1.
The punctured epsilon-delta limit along E at x0, excluding the base point.
Equations
Instances For
Helper for Proposition 3.2: if E ⊆ {x0}, the punctured limit holds for any L.
Helper for Proposition 3.2: if E ⊆ {x0}, the sequential condition is vacuous.
Helper for Proposition 3.2: if E ⊆ {x0}, the open-set condition is vacuous.
The extension of f to E ∪ {x0} taking the value L at x0.
Equations
- limitExtension E f x0 L x = if hx0 : ↑x = x0 then L else f ⟨↑x, ⋯⟩
Instances For
Helper for Proposition 3.2: the limit extension takes value L when x = x0.
Helper for Proposition 3.2: continuity of the limit extension for E ⊆ {x0}.
Helper for Proposition 3.2: punctured epsilon-delta limit iff sequential criterion.
Helper for Proposition 3.2: punctured epsilon-delta limit iff open-set criterion.
Helper for Proposition 3.2: isolated-point counterexample to the extra clause.
Helper for Proposition 3.2: a non-isolated base point forces f x0 = L from a punctured limit and continuity on E.
Proposition 3.2: Let E ⊆ X and f : E → Y, and let x0 be an adherent point
of E with L ∈ Y. The following are equivalent: (a) the punctured epsilon-delta
limit of f along E at x0 equals L; (b) for every sequence in E converging
to x0 with all terms distinct from x0, the sequence of f-values converges to
L; (c) for every open V ⊆ Y with L ∈ V, there is an open U ⊆ X with x0 ∈ U
such that f(U ∩ E \ {x0}) ⊆ V; (d) the extension g to E ∪ {x0} with g(x0)=L
and g|_{E\{x0}} = f is continuous at x0, and if x0 ∈ E and f is continuous
at x0 (as a function on E), then f x0 = L.
Proposition 3.3: [Uniqueness of limit] If the limit of f at x0 along E
equals both L and M, then L = M.