Alphabeta Math
DefinitionDefinition: AI-adaptedProof: AI-generatedjudge pass (z-ai/glm-5.2)audited 2026-07-29
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.

The sum ∑i∈Sai over a finite index set, and its product form

Definition

Let S be a finite set, n:=∣S∣ (The cardinality ∣A∣ of a finite set), and let a:S→R or a:S→N, written ai for a(i). Choose a bijection φ:n→S, which exists because S≈n (Equinumerous sets, A≈B and A⪯B), and set

∑i∈Sai:=∑k<naφ(k),∏i∈Sai:=∏k<naφ(k),

the right-hand sides being the iterated operations of Finite sums and finite products, by recursion when the values are real and of Finite sums and finite products of natural numbers, ∑k<nak and ∏k<nak in N when they are natural.

Independence of the enumeration, which is the content of the definition. Let φ,ψ:n→S be two bijections. Then π:=φ−1∘ψ is a bijection n→n (Injection, surjection, bijection), and aψ(k)=aφ(π(k)) for every k<n. Applying A finite sum is unchanged by a permutation of its index range: ∑k<naπ(k)=∑k<nak for every bijection π:n→n to the list ck:=aφ(k) gives

∑k<naψ(k)=∑k<ncπ(k)=∑k<nck=∑k<naφ(k),

and identically for products. So the value does not depend on which bijection is used, and ∑i∈Sai is a single well-determined element.

No choice principle is involved. The definition does not select an enumeration: it asserts that all enumerations give the same value, and that value is what the notation names. Only one bijection is ever produced at a time, from a set already known to be nonempty.

Three clauses, recorded here because the page uses them constantly.

(a) The bridge to the old notation. Taking S=n and φ=idn, which is legitimate since ∣n∣=n, gives

∑i∈nai=∑k<nak,∏i∈nai=∏k<nak.

So the new notation extends the sum over an initial segment rather than competing with it, and every law proved for the latter is available for the former whenever the index set is a natural number.

(b) Reindexing along a bijection. If h:T→S is a bijection of finite sets, then ∑j∈Tah(j)=∑i∈Sai, and likewise for products. Indeed ∣T∣=∣S∣=n by transport (The cardinality ∣A∣ of a finite set), and if φ:n→S is a bijection then h−1∘φ:n→T is one, so ∑j∈Tah(j)=∑k<nah(h−1(φ(k)))=∑k<naφ(k)=∑i∈Sai.

(c) The empty index set and a constant summand. ∣∅∣=0, so ∑i∈∅ai=0 and ∏i∈∅ai=1 by the base clause of the recursion. And for a constant c, clause (a) together with the constant clause of Laws of finite sums and products in N, and ι(∑k<nak)=∑k<nι(ak) in N, or clause 2 of Laws of finite sums and finite products in R, gives

∑i∈Sc=∣S∣⋅c(c∈N),∑i∈Sc=ι(∣S∣)⋅c(c∈R),

the second with ι written out because ∣S∣ is a natural number and not an element of R (The canonical natural ι(n)=n⋅1F of a field).

Remarks

Depends on

Used by

…and 32 more results.

Dependency tree · two levels

43 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