Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21
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.

Series in the nonnegative extended real line

Definition

Let a=(ak)kN take values in [0,+]R (The extended real line R=R{,+}, its order, and the arithmetic that is left undefined). Its partial sums are the unique sequence (sn) in [0,+] satisfying

s0=0,sn+1=sn+an.

To apply The recursion theorem with a fixed successor function, use the state space N×[0,+] and the self-map T(n,s)=(n+1,s+an), starting from (0,0). Recursion gives a unique state sequence; induction makes its first coordinate n, and its second coordinates are exactly the unique (sn) satisfying the displayed recurrence. Addition of two nonnegative extended reals is always defined, including when either is +. The sequence (sn) is nondecreasing, and its nonnegative extended sum is

k=0ak:=supnNsn[0,+],

whose existence follows from completeness of the extended real line (Every subset of R has a least upper bound and a greatest lower bound in R, agreeing with the real supremum and infimum on nonempty sets bounded in R). More generally, for mN,

kmak:=j=0am+j.

Finite sums use the same recursion: k<nak=sn, so the empty sum at n=0 is 0. A double sum such as ijaij means that the inner nonnegative extended sum is formed first and the resulting nonnegative extended sequence is then summed.

Depends on

Used by

Dependency tree · two levels

16 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