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.
If for every some continuous satisfies for all , then is continuous; in particular a uniformly convergent series of continuous real functions has a continuous sum
Statement
Let be a topological space (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison) and let . If for every real there is a continuous (Continuity of a map of topological spaces at a point and globally) with
then is continuous.
In particular, if are continuous real-valued functions on and are nonnegative reals with for every and every , and the series converges (Series, partial sums, convergence and the sum, divergence, and the tail series), then for every the series converges, and
defines a continuous function on .
Facts & Assumptions
Given: A topological space and such that for every real there is a continuous with for every ; and, for the second clause, continuous and nonnegative reals , , with for every , and convergent.
The main hypothesis: for every real there is continuous with for all .
is continuous at iff for every open with there is open with and (Continuity of a map of topological spaces at a point and globally).
Preimages of open sets under a continuous map are open (For a map of spaces the following agree: continuity at every point, preimages of open sets open, preimages of closed sets closed, preimages of subbasic open sets open, and , clause (b)).
The bounded open intervals , , are a basis for the usual topology of , so for open there is real with (The absolute value makes a metric space: is a metric, its open balls are the intervals , and it is unbounded, claim 2 and 3, Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement, Basis and subbasis for a topology, and the topology generated by a family of sets).
Triangle inequality: , hence for reals (The triangle inequality).
Absolute value: iff , for real ; and iff , for real (Basic properties of the absolute value).
Finite triangle inequality along a finite index set, iterating [L4]: (Basic properties of the absolute value, Ordered field).
Comparison and absolute convergence: if eventually and converges then converges (If eventually, convergence of gives convergence of , and divergence of gives divergence of ); if converges then converges (If converges then converges).
For a series of nonnegative terms, the partial sums are nondecreasing, bounded above by the sum when the series converges, and converge to the sum (A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum, Series, partial sums, convergence and the sum, divergence, and the tail series).
Limits in preserve non-strict order: if and for all beyond some index, then (Sequence basics in an arbitrary ordered field: limits are unique, limits preserve non-strict inequalities, convergent sequences are Cauchy, Cauchy sequences are bounded, and a Cauchy sequence with a convergent subsequence converges).
Proof
Fix and an open with ; by [L3] fix a real with .
Let be continuous, let and let real ; arguing directly from continuity of and of at (via [L1] and [L2]) separately, fix open with on and on .
Fix . The real sequence satisfies for every , and converges by hypothesis, so [L7] gives that converges, and hence converges; define and , so as .
Write and ; since for every , [L8] gives that is nondecreasing with for every , and . So for every and ; given a real , fix with .
By [A1] applied with , fix a continuous with for every .
is open, contains , and for : by [L4].
For every and every : , by [L6], the hypothesis , and from step 1.4.
is open by [L2], since is continuous by step 2.1, and , since .
Since and real were arbitrary, is continuous on ; iterating this over finitely many further sums, any finite sum of continuous real-valued functions on is continuous, for every , with the case (the zero function) continuous as a constant.
By step 2.3, for every ; as , by step 1.3, so [L9] applied to the two non-strict bounds (equivalent to step 2.3 by [L5]) gives , that is by [L5] and step 1.4, for every , with independent of .
For : , by [L4] (twice), step 2.1 (the first and third terms) and the defining property of (step 3.1, the middle term).
For , is a finite sum of continuous functions, hence continuous on , by step 3.2.
By step 4.1, for every (step 1.1), so ; with open and (step 3.1), and an arbitrary open set containing (step 1.1), is continuous at by [L1].
Since was arbitrary, is continuous on ; this proves the main clause.
Since is continuous by step 4.2 and real was arbitrary, the hypothesis of the main clause (steps 1.1–6.1) is met by , taking ; hence is continuous on . This, with step 1.3, proves the second clause.
Remarks
-
The split is the whole mechanism, and it is exactly the triangle inequality read three ways: once to compare with an approximant, once to use continuity of that approximant, and once to compare back. Nothing about is used beyond the definition of continuity; the hypothesis never mentions a metric on , only on the common target .
-
The second clause is the Weierstrass -test, stated only as far as this page needs it. It is not stated for a general metric or normed target, and it produces no rate of convergence beyond what step 1.4 already gives: a single , working uniformly in , for every tolerance .
-
No choice principle beyond what a single real number requires is used anywhere above. Steps 1.1, 2.1 and 1.4 each fix one witness from a nonempty set of reals or a single continuous function, and no step selects simultaneously from an infinite family.
Depends on
- Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison
- Continuity of a map of topological spaces at a point and globally
- For a map of spaces the following agree: continuity at every point, preimages of open sets open, preimages of closed sets closed, preimages of subbasic open sets open, and $f(\overline{A}) \subseteq \overline{f(A)}$
- Basis and subbasis for a topology, and the topology generated by a family of sets
- The absolute value makes $\mathbb{R}$ a metric space: $d(x,y) = |x-y|$ is a metric, its open balls are the intervals $(x-r, x+r)$, and it is unbounded
- Metrizable space: a topological space whose topology is induced by some metric; metrizability is topological, the metric is not
- The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement
- Series, partial sums, convergence and the sum, divergence, and the tail series
- If $0 \le a_k \le b_k$ eventually, convergence of $\sum b_k$ gives convergence of $\sum a_k$, and divergence of $\sum a_k$ gives divergence of $\sum b_k$
- If $\sum |a_k|$ converges then $\sum a_k$ converges
- Ordered field
- Basic properties of the absolute value
- The triangle inequality
- A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum
- Sequence basics in an arbitrary ordered field: limits are unique, limits preserve non-strict inequalities, convergent sequences are Cauchy, Cauchy sequences are bounded, and a Cauchy sequence with a convergent subsequence converges
Used by
- Tietze's extension theorem, under dependent choice: a continuous map from a closed subspace of a normal space into [a,b] extends continuously to the whole space, and this property characterises normality Theorem
- Under dependent choice a space is perfectly normal if and only if it is normal and every closed set is a zero set Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 124 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
- Uniform convergence (Wikipedia) (standard reference, not scraped)
- Weierstrass M-test (Wikipedia) (standard reference, not scraped)
- J. Munkres, Topology, 2nd ed., §21 (standard reference, not scraped)