Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)verified 2026-07-29 (claude-fable-5)
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.

∑j<m+1(−1)j ι(tj)=(−1)m ι(t−1m) for every t≥1 and every m

Statement

Let t∈N with t≥1 and let m∈N. Then, in R,

∑j<m+1(−1)j ι(tj)  =  (−1)m ι(t−1m),

where ι is the canonical natural (The canonical natural ι(n)=n⋅1F of a field), the binomial coefficients are the counts of The set [A]k of k-element subsets and the binomial coefficient (nk):=∣[n]k∣, and t−1 is the truncated difference of Finite sums and finite products of natural numbers, ∑k<nak and ∏k<nak in N, which for t≥1 is the ordinary one, so that (t−1)+1=t.

The hypothesis t≥1 is part of the statement. At t=0 and m=1 the left-hand side is ι(00)−ι(01)=1, while the truncated difference gives t−1=0 and the right-hand side is −ι(01)=0.

Two readings worth recording. At m=0 both sides are 1, since (t0)=(t−10)=1. For m≥t both sides are 0: the terms of the left-hand side with j>t vanish and the remaining sum is the full alternating row sum of t, which vanishes because t≥1, while (t−1m)=0 because m>t−1.

Facts & Assumptions

Given: Naturals t≥1 and m; the abbreviation s:=t−1, so that s+1=t (Finite sums and finite products of natural numbers, ∑k<nak and ∏k<nak in N, Order on the natural numbers); the real finite sum of Finite sums and finite products, by recursion; and integer powers (Integer powers am) in the ordered field R (Ordered field, Field).

[L1]

Induction: a property holding at 0 and inherited by successors holds at every natural (The principle of mathematical induction).

[L2]

Recursion clauses of the real finite sum: ∑j<0uj=0 and ∑j<p+1uj=∑j<puj+up (Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L3]

Pascal's rule, with no restriction relating the two indices: (n+1k+1)=(nk)+(nk+1) for all n,k∈N (Pascal's rule (n+1k+1)=(nk)+(nk+1), and the hockey-stick identity ∑i≤n(ik)=(n+1k+1), clause 1).

[L5]

Powers of −1: (−1)0=1 and (−1)p+1=(−1)p⋅(−1)=−(−1)p (Integer powers am).

Proof

technique · induction
1.1

Fix t≥1 and write s:=t−1, so that s+1=t; the claim is proved by induction on m, for this fixed t.

given
1.2

Base case m=0. By [L2] the left-hand side is the single term (−1)0ι(t0), which is 1 by [L4] and [L5]; and the right-hand side is (−1)0ι(s0)=1 for the same reason.

baseL2L4L5
1.3

Inductive hypothesis: fix m and assume ∑j<m+1(−1)jι(tj)=(−1)mι(sm).

ih
1.4

Pascal's rule at n=s and k=m, together with s+1=t, gives (tm+1)=(sm)+(sm+1), hence ι(tm+1)=ι(sm)+ι(sm+1) by the additivity of ι.

L3L4
2.1

By the recursion clause of [L2] and the hypothesis of step 1.3, ∑j<m+2(−1)jι(tj)=(−1)mι(sm)+(−1)m+1ι(tm+1).

step 1.3L2
3.1

Substituting step 1.4 into step 2.1 and using (−1)m+1=−(−1)m from [L5]: (−1)mι(sm)+(−1)m+1(ι(sm)+ι(sm+1))=(−1)mι(sm)−(−1)mι(sm)+(−1)m+1ι(sm+1)=(−1)m+1ι(sm+1).

step 1.4step 2.1L5algebra
4.1

So the claim holds at m+1 whenever it holds at m, and it holds at m=0; by [L1] it holds for every m∈N, for the fixed t≥1, which was arbitrary.

step 1.2step 1.3step 3.1L1discharge-induction∎

Remarks

  • Where t≥1 is spent. In exactly one place: the identity s+1=t, which is what lets Pascal's rule be applied with upper index s+1. Under the truncated difference the equation s+1=t fails at t=0, where s=0 and s+1=1, and the statement fails there too.

  • Why not the full alternating row sum. The published corollary of the binomial theorem gives the sum over the whole row, and only for t≥1. A truncation of that row is a different quantity, and the identity above is what says how far a truncation misses: by exactly one binomial coefficient of the row above, with the sign of the last term kept.

Depends on

Used by

Dependency tree · two levels

51 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