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 , let with , and let , so that the composite is defined. Let . If is continuous at and is continuous at , then is continuous at (Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point).
Consequently, if is continuous on and is continuous on , then is continuous on .
No side hypothesis is needed, and that is the whole point. The composition theorem for limits, Composition of limits holds under either hypothesis: is defined at with value , or avoids on a punctured neighbourhood of , must assume one of two extra conditions: either with , or on a punctured neighbourhood of ; with both dropped the statement is false, which is FALSE: whenever and . The first of those conditions is exactly continuity of at 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 at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point quantifies over rather than over , so the value that the limit version cannot control is precisely the one the continuity hypothesis does control.
Facts & Assumptions
Given: Sets , functions with and , a point at which is continuous, and the hypothesis that is continuous at .
Continuity of at : for every real there is a real such that every with satisfies (Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point).
Continuity of at : for every real there is a real such that every with satisfies (Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point).
Neighbourhoods and the unpunctured quantifier: the condition in [L2] is imposed at every with , the value included (The -neighbourhood and the punctured -neighbourhood of a point of , Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point).
Proof
Write ; by hypothesis , since and . Also .
Let a real be given. By [L2] fix a real such that every with satisfies .
By [L1], applied with this , fix a real such that every with satisfies .
Let with . Then and by step 2.1, so is admissible in step 1.2 and gives , that is . Note that the case is included, by [L3].
The real was arbitrary and a was produced for it, so is continuous at ; applying this at every point of gives continuity of on whenever is continuous on and on .
Remarks
-
The contrast with limits, in one sentence. Composition of limits holds under either hypothesis: is defined at with value , or avoids on a punctured neighbourhood of cannot control at the single value , because The - limit of at a limit point of never evaluates there; continuity of at that value is exactly the missing information, and it is hypothesis (i) of that theorem. So the present theorem is not a strengthening obtained by cleverness: it is the composition theorem under the hypothesis that makes the obstruction vanish.
-
What is not claimed. Continuity of at does not follow from continuity of at alone together with merely having a limit at ; nor does it follow from continuity of at together with merely having a limit at , since then need not be at all. Both hypotheses above are hypotheses about the same two points, and .
Depends on
- Continuity of $f : A \to \mathbb{R}$ at a point of $A$ and on $A$: the $\varepsilon$-$\delta$ condition, its agreement with $\lim_{x \to c} f(x) = f(c)$ at a limit point, and continuity at an isolated point
- 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$
- FALSE: $\lim_{x \to c} f(g(x)) = M$ whenever $\lim_{x \to c} g = L$ and $\lim_{y \to L} f = M$
- The $\varepsilon$-$\delta$ limit $\lim_{x \to c} f(x) = L$ of $f : A \to \mathbb{R}$ at a limit point $c$ of $A$
- The $\varepsilon$-neighbourhood and the punctured $\varepsilon$-neighbourhood of a point of $\mathbb{R}$
Used by
- FALSE: a function with the intermediate value property on an interval is continuous False statement
- Continuous inverse theorem: a continuous injective f on an interval I is a bijection onto the order-convex set f[I], and the inverse g : f[I] → I is continuous and strictly monotone in the same sense as f Theorem
- Derivative of an inverse: if f is continuous and injective on a nondegenerate interval I and differentiable at c ∈ I with f'(c) ≠ 0, then the inverse g is differentiable at f(c) with g'(f(c)) = 1/f'(c); and if f'(c) = 0 then g is not differentiable at f(c) Theorem
- The chain rule, in one line from Carathéodory: if g is differentiable at c and f is differentiable at g(c), then f ∘ g is differentiable at c with (f ∘ g)'(c) = f'(g(c)) g'(c) Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 34 results over 13 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
- Continuous function (Wikipedia) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 4 (Thm 4.7) (standard reference, not scraped)
- J. Lebl, Basic Analysis I, §3.2 (standard reference, not scraped)
- MIT 18.100B lecture notes (standard reference, not scraped)