Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-07-31
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.

A finite sum in a commutative monoid indexed by an arbitrary finite set

Definition

Let (M,+,0)(M,+,0) be a commutative monoid (Semigroup and monoid), let SS be a finite set with n:=Sn:=|S| (The cardinality A\lvert A\rvert of a finite set), and let a:SMa:S\to M. Choose a bijection ϕ:nS\phi:n\to S and define

sSas:=aϕ(0)+aϕ(1)++aϕ(n1),\sum_{s\in S}a_s:=a_{\phi(0)}+a_{\phi(1)}+\cdots+a_{\phi(n-1)},

where the right side is the finite monoid product of The product g0g1gn1g_0 g_1 \cdots g_{n-1} of a finite list in a monoid, by recursion, with the empty product (n=0n = 0) equal to the identity written additively. In particular, the sum over the empty set is 00.

This value is independent of the enumeration. If ψ:nS\psi:n\to S is another bijection, then ϕ1ψ\phi^{-1}\circ\psi is a permutation of nn (Injection, surjection, bijection), and generalised commutativity gives

k<naψ(k)=k<naϕ(k)\sum_{k<n}a_{\psi(k)}=\sum_{k<n}a_{\phi(k)}

(Generalised associativity: in a monoid the product of a finite list does not depend on the bracketing, and in a commutative monoid it does not depend on the order of the factors either). Thus the displayed notation names one element of MM and does not select a preferred enumeration.

When MM is the additive monoid of R\mathbb R or of N\mathbb N, this definition agrees with The sum iSai\sum_{i \in S} a_i over a finite index set, and its product form: both enumerate SS, apply the same finite recursion with identity 00, and are independent of the enumeration.

Remarks

The coefficient object is an arbitrary commutative monoid. This is stronger than the published real- and natural-valued definition and is the form needed for sums in a commutative ring.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 67 results over 20 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