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 binomial theorem in :
Statement
For all and every ,
where the powers are the integer powers of Integer powers , the sum is the real finite sum of Finite sums and finite products, by recursion over , the difference is a genuine one because throughout the range, and is the canonical natural of The canonical natural of a field.
The coefficient is and not . A binomial coefficient is a natural number, that is a von Neumann natural, that is a set; it is not an element of , and it enters the field through .
The identity is stated in and only in . The same proof uses nothing but commutativity, associativity, distributivity and natural-number multiples of a ring element, so a commutative-ring version is available wherever rings are; rings are not available at this point in the reading order, and the ring statement is a separate statement, to be made where they are. See the Remarks below.
Facts & Assumptions
Given: Reals ; a natural ; and the abbreviation for every , so that whenever .
Induction (The principle of mathematical induction).
Integer powers (Integer powers ): for every real , including , and . An immediate induction gives .
Real finite sums (Finite sums and finite products, by recursion): and ; additivity , scaling , and splitting for (Laws of finite sums and finite products, clauses 1, 2 and 3).
is additive and multiplicative with and (clause 0 of Laws of finite sums and products in , and , The canonical natural of a field).
Binomial coefficients (The set of -element subsets and the binomial coefficient ): and for ; Pascal's rule for all (Pascal's rule , and the hockey-stick identity , clause 1).
Field arithmetic of : associativity, commutativity, distributivity, (Field, Ordered field, Multiplication by zero: ).
Arithmetic of : for , , and hence and ; every nonzero natural is a successor (Order on the natural numbers, Addition is cancellative, Every nonzero natural number is a successor, Finite sums and finite products of natural numbers, and in for the truncated difference).
Proof
Both sides are functions of with fixed, and the induction is on . Note first that , since .
Base case . The left-hand side is by [L2]. The right-hand side is , using [L3], , and [L2]. This is correct at and at as well, because for every real .
Inductive hypothesis: fix and assume for all .
Expanding one factor. By [L2] and distributivity, , using the hypothesis of step 1.3; and by the scaling clause of [L3] together with and this equals with and .
Rewriting . For one has by [L7], so . Extending the range by one term costs nothing: by the recursion clause of [L3], , and by step 1.1, so the added term is by [L6] and .
Rewriting . Define a list of length by and for ; every index below is or a successor with , by [L7], so is well defined. Splitting at by [L3] and using and , .
Adding the two. By step 3.1, step 3.2 and the additivity clause of [L3], . Evaluate the general term. At it is , both coefficients being . At with it is , and by [L7], so the term equals by the additivity of and Pascal's rule. Hence , which is the claim at .
By step 1.2, step 4.1 and induction the identity holds for every and all reals , ; in particular at or , where the convention of Integer powers is what makes the extreme terms come out right and no exceptional case is needed.
Remarks
-
Two index traps, both checked. The sum runs over , that is , so the exponent is never a truncated difference in disguise; and the inductive step needs the coefficient , which is by the boundary values of The set of -element subsets and the binomial coefficient rather than undefined. Step 1.1 records that once and both rewritings use it.
-
Where matters. At the term with is , and the identity reads . A treatment leaving undefined would have to state the theorem with exceptions; Integer powers fixes for every real , so there are none.
-
The ring version is a different statement. It says the same thing about in a commutative ring, with replaced by the -fold multiple of the ring element. Making it requires rings, which come later in the reading order; the pointer to Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides ↗ is orientation only and nothing above rests on it.
Depends on
- Pascal's rule $\binom{n+1}{k+1} = \binom{n}{k} + \binom{n}{k+1}$, and the hockey-stick identity $\sum_{i \le n}\binom{i}{k} = \binom{n+1}{k+1}$
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
- Finite sums and finite products of natural numbers, $\sum_{k<n} a_k$ and $\prod_{k<n} a_k$ in $\mathbb{N}$
- Laws of finite sums and products in $\mathbb{N}$, and $\iota\big(\sum_{k<n} a_k\big) = \sum_{k<n} \iota(a_k)$
- Integer powers $a^m$
- The canonical natural $\iota(n) = n \cdot 1_F$ of a field
- Multiplication by zero: $0 \cdot a = 0$
- Addition is cancellative
- Every nonzero natural number is a successor
- Order on the natural numbers
- The principle of mathematical induction
- Field
- Ordered field
Used by
- ∑_k<n+1binomnk = 2ⁿ, and ∑_k<n+1(-1)ᵏιbinomnk = 0 for n ≥ 1 Corollary
- R(s,t)≤ R(s-1,t)+R(s,t-1) for s,t≥2, and R(k,k)≤binom2k-2k-1≤2²ᵏ⁻² Corollary
- FALSE: ∑_k<n+1(-1)ᵏιbinomnk = 0 for every n ∈ ℕ False statement
- The binomial double series used to re-expand a power series at an interior point is absolutely convergent and may be regrouped Lemma
- The zeroth, first, and second centred moments of the Bernstein basis Lemma
- Conventions fixed on this page, and what counting is deliberately not done here Remark
- For every real x, (1+x/n)ⁿ→exp x Theorem
- The exponential addition formula exp(x+y)=exp(x)exp(y) Theorem
- The multinomial coefficient equals n!/∏_i<m kᵢ!, and (x₀+…+xₘ₋₁)ⁿ = ∑ ιbinomnk∏_i<m xᵢ^kᵢ in ℝ Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 83 results over 27 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
- Binomial theorem (Wikipedia) (standard reference, not scraped)
- Binomial coefficient (Wikipedia) (standard reference, not scraped)
- Pascal's rule (Wikipedia) (standard reference, not scraped)