Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck 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.

A composite of continuous functions is continuous, with no side hypothesis of the kind the composition of limits needs

Statement

Let A,B⊆R, let g:A→R with g(A)⊆B, and let f:B→R, so that the composite f∘g:A→R is defined. Let c∈A. If g is continuous at c and f is continuous at g(c)∈B, then f∘g is continuous at c (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point).

Consequently, if g is continuous on A and f is continuous on B, then f∘g is continuous on A.

No side hypothesis is needed, and that is the whole point. The composition theorem for limits, Composition of limits holds under either hypothesis: f is defined at L with value M, or g avoids L on a punctured neighbourhood of c, must assume one of two extra conditions: either L∈B with f(L)=M, or g≠L on a punctured neighbourhood of c; with both dropped the statement is false, which is FALSE: lim⁡x→cf(g(x))=M whenever lim⁡x→cg=L and lim⁡y→Lf=M. The first of those conditions is exactly continuity of f at L written out, so under the hypotheses above it holds automatically and nothing has to be assumed. The mechanism is visible in the proof: Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point quantifies over ∣y−b∣<ρ rather than over 0<∣y−b∣<ρ, so the value y=b that the limit version cannot control is precisely the one the continuity hypothesis does control.

Facts & Assumptions

Given: Sets A,B⊆R, functions g:A→R with g(A)⊆B and f:B→R, a point c∈A at which g is continuous, and the hypothesis that f is continuous at b:=g(c)∈B.

[L1]

Continuity of g at c: for every real ρ>0 there is a real δ>0 such that every x∈A with ∣x−c∣<δ satisfies ∣g(x)−g(c)∣<ρ (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point).

[L2]

Continuity of f at b: for every real ε>0 there is a real ρ>0 such that every y∈B with ∣y−b∣<ρ satisfies ∣f(y)−f(b)∣<ε (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point).

Proof

technique · direct
1.1

Write b:=g(c); by hypothesis b∈B, since g(A)⊆B and c∈A. Also (f∘g)(c)=f(b).

given
1.2

Let a real ε>0 be given. By [L2] fix a real ρ>0 such that every y∈B with ∣y−b∣<ρ satisfies ∣f(y)−f(b)∣<ε.

L2choose
2.1

By [L1], applied with this ρ, fix a real δ>0 such that every x∈A with ∣x−c∣<δ satisfies ∣g(x)−b∣<ρ.

step 1.2L1choose
3.1

Let x∈A with ∣x−c∣<δ. Then g(x)∈B and ∣g(x)−b∣<ρ by step 2.1, so y:=g(x) is admissible in step 1.2 and gives ∣f(g(x))−f(b)∣<ε, that is ∣(f∘g)(x)−(f∘g)(c)∣<ε. Note that the case g(x)=b is included, by [L3].

step 1.1step 1.2step 2.1L3
4.1

The real ε>0 was arbitrary and a δ>0 was produced for it, so f∘g is continuous at c; applying this at every point of A gives continuity of f∘g on A whenever g is continuous on A and f on B.

step 3.1L1L2∎

Remarks

Depends on

Used by

Dependency tree · two levels

17 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources