Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Composition of limits holds under either hypothesis: ff is defined at LL with value MM, or gg avoids LL on a punctured neighbourhood of cc

Statement

Let A,BRA, B \subseteq \mathbb{R}, let g:ARg : A \to \mathbb{R} with g(A)Bg(A) \subseteq B, and let f:BRf : B \to \mathbb{R}, so that the composite fg:ARf \circ g : A \to \mathbb{R} is defined. Let cc be a limit point of AA and LL a limit point of BB (Limit point, isolated point, adherent point, derived set, and dense subset of R\mathbb{R}), and suppose the limits

limxcg(x)=LandlimyLf(y)=M\lim_{x \to c} g(x) = L \qquad \text{and} \qquad \lim_{y \to L} f(y) = M

both exist, with the stated values (The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA). Suppose in addition that at least one of the following holds:

  • (i) LBL \in B and f(L)=Mf(L) = M;
  • (ii) there is a real η>0\eta > 0 with g(x)Lg(x) \ne L for every xAx \in A satisfying 0<xc<η0 < |x - c| < \eta.

Then the limit of fgf \circ g at cc exists, and

limxcf(g(x))  =  limyLf(y)  =  M.\lim_{x \to c} f\bigl(g(x)\bigr) \;=\; \lim_{y \to L} f(y) \;=\; M .

At least one extra hypothesis is necessary. With both omitted the statement is false, and FALSE: limxcf(g(x))=M\lim_{x \to c} f(g(x)) = M whenever limxcg=L\lim_{x \to c} g = L and limyLf=M\lim_{y \to L} f = M refutes it with a two-line witness in which (i) fails because f(L)Mf(L) \ne M and (ii) fails because gg is constantly equal to LL.

Why an extra hypothesis is needed at all. The inner limit controls g(x)g(x) only up to g(x)L<ρ|g(x) - L| < \rho; it does not prevent g(x)g(x) from equalling LL. But The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA says nothing about ff at the point LL, so the outer estimate is unavailable exactly at the values g(x)=Lg(x) = L. Hypothesis (i) supplies the missing value directly; hypothesis (ii) excludes those values.

Facts & Assumptions

Given: Sets A,BRA, B \subseteq \mathbb{R}, functions g:ARg : A \to \mathbb{R} with g(A)Bg(A) \subseteq B and f:BRf : B \to \mathbb{R}, a limit point cc of AA, a limit point LL of BB, and reals with limxcg(x)=L\lim_{x \to c} g(x) = L and limyLf(y)=M\lim_{y \to L} f(y) = M; and the assumption that (i) or (ii) of the statement holds (The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA, Limit point, isolated point, adherent point, derived set, and dense subset of R\mathbb{R}).

[L1]

The limit condition: limxch(x)=P\lim_{x \to c} h(x) = P means that for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 such that every xx in the domain of hh with 0<xc<δ0 < |x - c| < \delta satisfies h(x)P<ε|h(x) - P| < \varepsilon (The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA).

[L2]

Absolute value: u0|u| \ge 0, and u=0|u| = 0 if and only if u=0u = 0 (Basic properties of the absolute value).

[L3]

Order arithmetic: of two positive reals the smaller is positive, the order being total; and trichotomy (Ordered field).

Proof

technique · cases
1.1

Let ε>0\varepsilon > 0 be an arbitrary real. By [L1] applied to ff at LL, fix a real ρ>0\rho > 0 such that every yBy \in B with 0<yL<ρ0 < |y - L| < \rho satisfies f(y)M<ε|f(y) - M| < \varepsilon; then by [L1] applied to gg at cc, with ρ\rho in the role of the tolerance, fix a real δ1>0\delta_1 > 0 such that every xAx \in A with 0<xc<δ10 < |x - c| < \delta_1 satisfies g(x)L<ρ|g(x) - L| < \rho.

L1choose
2.1

Case (i): assume LBL \in B and f(L)=Mf(L) = M, and put δ:=δ1>0\delta := \delta_1 > 0. Let xAx \in A with 0<xc<δ0 < |x - c| < \delta and set y:=g(x)y := g(x), an element of BB since g(A)Bg(A) \subseteq B; then yL<ρ|y - L| < \rho. If y=Ly = L then f(y)M=f(L)M=0=0<ε|f(y) - M| = |f(L) - M| = |0| = 0 < \varepsilon; and if yLy \ne L then 0<yL<ρ0 < |y - L| < \rho, so f(y)M<ε|f(y) - M| < \varepsilon. In both events (fg)(x)M<ε|(f \circ g)(x) - M| < \varepsilon.

step 1.1assume-case valueL1L2L3
2.2

Case (ii): assume there is a real η>0\eta > 0 with g(x)Lg(x) \ne L for every xAx \in A satisfying 0<xc<η0 < |x - c| < \eta, and let δ\delta be the smaller of δ1\delta_1 and η\eta, so δ>0\delta > 0. Let xAx \in A with 0<xc<δ0 < |x - c| < \delta and set y:=g(x)By := g(x) \in B; then yLy \ne L, so yL>0|y - L| > 0, and yL<ρ|y - L| < \rho, so 0<yL<ρ0 < |y - L| < \rho and (fg)(x)M=f(y)M<ε|(f \circ g)(x) - M| = |f(y) - M| < \varepsilon.

step 1.1assume-case avoidL1L2L3
3.1

By hypothesis at least one of (i) and (ii) holds, so in either case a real δ>0\delta > 0 has been produced with (fg)(x)M<ε|(f \circ g)(x) - M| < \varepsilon for every xAx \in A satisfying 0<xc<δ0 < |x - c| < \delta; since ε>0\varepsilon > 0 was arbitrary and cc is a limit point of AA, the limit of fgf \circ g at cc exists and equals MM.

step 2.1step 2.2L1L4cases-exhaustive

Remarks

  • The hypothesis that LL is a limit point of BB is what makes limyLf(y)\lim_{y \to L} f(y) meaningful at all (The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA); it is not an extra assumption of convenience. Note that it does not follow from limxcg(x)=L\lim_{x \to c} g(x) = L: a constant gg has that limit while BB may be a set for which LL is isolated.

  • Hypothesis (i) is the continuity hypothesis in disguise. Saying LBL \in B and f(L)=M=limyLf(y)f(L) = M = \lim_{y \to L} f(y) is exactly saying that ff is continuous at LL in the sense the next page of this track will define; that is the form in which this theorem is usually quoted, and it is why textbook statements of "the limit of a composition" almost always assume continuity of the outer function.

  • Hypothesis (ii) is the one that survives without continuity, and it is the hypothesis under which substitutions such as y=1/xy = 1/x are legitimate: there the inner function omits the critical value on a punctured neighbourhood for a structural reason, not by assumption on ff.

  • The two hypotheses are genuinely different, neither implying the other. The companion page exhibits a pair satisfying neither, and the same pair with the inner function replaced by the identity, which satisfies (ii) but not (i).

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 29 results over 12 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources