Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passverified 2026-08-10 (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.

Uniform limits respect sums and scalar multiples

Statement

Let X be a set. Suppose fk→f and gk→g uniformly on X, where all functions are real valued. Then, for all α,β∈R,

αfk+βgk⟶αf+βg

uniformly on X. In particular, uniform convergence is preserved by sums, differences, and scalar multiples.

Facts & Assumptions

Given: A set X, uniformly convergent sequences fk→f and gk→g, and reals α,β.

[A1]

Uniform convergence gives, for every real η>0, one index after which ∣fk(x)−f(x)∣<η at every x, and likewise for gk→g (Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions).

[L1]

For reals u,v, ∣u+v∣≤∣u∣+∣v∣, while ∣cu∣=∣c∣∣u∣ and absolute values are nonnegative (The triangle inequality, Basic properties of the absolute value).

Proof

technique · direct
1.1

Let ε>0 be real and put η:=ε/(2(∣α∣+∣β∣+1))>0.

constructL1
1.2

By uniform convergence choose Nf,Ng such that ∣fk(x)−f(x)∣<η for k≥Nf and all x, and ∣gk(x)−g(x)∣<η for k≥Ng and all x.

A1choose
2.1

Choose an index N at least as large as Nf and Ng. For every k≥N and x∈X, one has ∣α(fk(x)−f(x))+β(gk(x)−g(x))∣≤∣α∣η+∣β∣η<ε.

step 1.1step 1.2L1choosealgebra
3.1

The expression in step 2.1 is ∣(αfk+βgk)(x)−(αf+βg)(x)∣, and the index N serves every x, so the asserted convergence is uniform.

step 2.1A1∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

11 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