Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableverified 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.

Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions

Definition

Let X be a set and, for each k∈N, let fk:X→R be a real-valued function (The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}). Let f:X→R.

The sequence (fk) converges pointwise to f on X when, for every x∈X, the real sequence (fk(x)) converges to f(x) (Limits and Cauchy sequences of reals). Thus the index after which ∣fk(x)−f(x)∣<ε may depend on both ε and x.

The sequence (fk) converges uniformly to f on X when

(∀ε>0)(∃N∈N)(∀k≥N)(∀x∈X)∣fk(x)−f(x)∣<ε,

where ε ranges over the positive reals. Here one index N serves every point of X.

The sequence (fk) is uniformly Cauchy on X when

(∀ε>0)(∃N∈N)(∀m,n≥N)(∀x∈X)∣fm(x)−fn(x)∣<ε.

For each of the three notions above, restricting the error to positive rationals gives an equivalent condition. The real-error condition immediately implies the rational-error condition. Conversely, given a real η>0, choose n≥1 with 1/n<η by For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε; the condition for the positive rational 1/n implies the condition for η. The real-error form is used because it makes the uniform quantifiers transparent.

Depends on

Used by

Dependency tree · two levels

14 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