Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: 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.

With g0g \equiv 0 and ff equal to 00 off the origin and 11 at it, limg=0\lim g = 0 and limy0f=0\lim_{y \to 0} f = 0 while fg1f \circ g \equiv 1

Statement refuted

Refuted claim: if limxcg(x)=L\lim_{x \to c} g(x) = L and limyLf(y)=M\lim_{y \to L} f(y) = M then the limit of fgf \circ g at cc exists and equals MM — the false statement 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.

Take A=B=RA = B = \mathbb{R}, c=0c = 0, the constant function g0g \equiv 0, and the function ff of The function equal to 00 off the origin and to 11 at the origin has limit 010 \ne 1 there, equal to 00 off the origin and to 11 at it. Then L=0L = 0, M=0M = 0, and fgf \circ g is the constant function 11, so the limit of fgf \circ g at 00 exists and equals 10=M1 \ne 0 = M.

What this item adds to the false statement. It carries the comparison through: it identifies which of the two hypotheses of 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 fails here — both do — and it shows that replacing the inner function by the identity, which satisfies hypothesis (ii), restores the conclusion with the same outer function. So neither the outer function nor the composition operation is at fault; the failure is precisely that the inner function takes the critical value.

Facts & Assumptions

Given: The function f:RRf : \mathbb{R} \to \mathbb{R} of The function equal to 00 off the origin and to 11 at the origin has limit 010 \ne 1 there, with f(y)=0f(y) = 0 for y0y \ne 0 and f(0)=1f(0) = 1; the constant function g:RRg : \mathbb{R} \to \mathbb{R}, g(x)=0g(x) = 0; the identity function ι:RR\iota : \mathbb{R} \to \mathbb{R}, ι(x)=x\iota(x) = x; and the point c:=0c := 0.

[L1]

The limit condition (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): 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 with 0<xc<δ0 < |x - c| < \delta satisfies h(x)P<ε|h(x) - P| < \varepsilon.

[L3]

The witness function: f(0)=1f(0) = 1 by its definition, and the limit of ff at 00 exists and equals 00, as verified in The function equal to 00 off the origin and to 11 at the origin has limit 010 \ne 1 there.

[L4]

Absolute value: 0=0|0| = 0; u=0|u| = 0 exactly when u=0u = 0 (Basic properties of the absolute value).

[L5]

Order in R\mathbb{R}: trichotomy, and 0<10 < 1, so 101 \ne 0 (The multiplicative identity is positive, Ordered field).

[L6]

Composition of limits, and its two extra hypotheses: (i) LBL \in B and f(L)=Mf(L) = M; (ii) some real η>0\eta > 0 has g(x)Lg(x) \ne L for every xAx \in A with 0<xc<η0 < |x - c| < \eta (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).

Counterexample

technique · direct
1.1

By [L3] the limit of ff at 00 exists and equals 00, and f(0)=1f(0) = 1; so the outer hypothesis of the refuted claim holds with L=0L = 0 and M=0M = 0.

L3
1.2

00 is a limit point of R\mathbb{R}, and g(R)={0}Rg(\mathbb{R}) = \{0\} \subseteq \mathbb{R} and ι(R)=R\iota(\mathbb{R}) = \mathbb{R}, so both fgf \circ g and fιf \circ \iota are functions on R\mathbb{R}.

L2
1.3

The reals 00 and 11 are distinct.

L5
2.1

The inner hypothesis holds for gg with L=0L = 0: for every real ε>0\varepsilon > 0 every δ>0\delta > 0 serves, since g(x)0=0=0<ε|g(x) - 0| = |0| = 0 < \varepsilon for every xx. So the limit of gg at 00 exists and equals 00.

step 1.2L1L4
2.2

It holds for ι\iota as well: given a real ε>0\varepsilon > 0 take δ:=ε\delta := \varepsilon; then 0<x0<δ0 < |x - 0| < \delta gives ι(x)0=x<ε|\iota(x) - 0| = |x| < \varepsilon. So the limit of ι\iota at 00 exists and equals 00.

step 1.2L1
3.1

fgf \circ g is the constant function 11: for every xRx \in \mathbb{R}, g(x)=0g(x) = 0 and hence f(g(x))=f(0)=1f(g(x)) = f(0) = 1. By the computation of step 2.1, applied to the constant 11 in place of the constant 00, the limit of fgf \circ g at 00 exists and equals 11.

step 1.1step 2.1L1L4
3.2

fι=ff \circ \iota = f, since f(ι(x))=f(x)f(\iota(x)) = f(x) for every xx; so by [L3] the limit of fιf \circ \iota at 00 exists and equals 0=M0 = M.

step 1.1step 2.2L3
4.1

Hence limx0g(x)=0=L\lim_{x \to 0} g(x) = 0 = L and limy0f(y)=0=M\lim_{y \to 0} f(y) = 0 = M, while limx0f(g(x))=10=M\lim_{x \to 0} f(g(x)) = 1 \ne 0 = M: the refuted claim is false.

step 1.3step 3.1L5
4.2

Both extra hypotheses of 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 fail for the pair (f,g)(f, g): hypothesis (i) fails because L=0L = 0 lies in B=RB = \mathbb{R} while f(L)=f(0)=10=Mf(L) = f(0) = 1 \ne 0 = M, and hypothesis (ii) fails because g(x)=0=Lg(x) = 0 = L for every xx, so no punctured neighbourhood of 00 avoids the value LL. For the pair (f,ι)(f, \iota), hypothesis (ii) does hold with η:=1\eta := 1, since ι(x)=x0\iota(x) = x \ne 0 whenever 0<x0<10 < |x - 0| < 1; and step 3.2 confirms the conclusion of the theorem there.

step 1.1step 3.1step 3.2L6
5.1

So the two safeguards in the true theorem cannot both be omitted, and the obstruction is located exactly at the values of the inner function that equal LL.

step 4.1step 4.2

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 38 results over 16 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