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.
, and for
Statement
- The row sum. For every , in ,
- The alternating row sum. For every , in ,
Clause 2 is false at , where the sum has the single term . The hypothesis is therefore part of the statement, and this page's companion records the version that drops it as a false statement.
Facts & Assumptions
Given: A natural , a finite set with , and the canonical natural (The canonical natural of a field).
The binomial theorem: for reals , (The binomial theorem in : ).
( for finite ), and , with for (The set of -element subsets and the binomial coefficient ).
The sum rule for a partition indexed by a finite set (The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition), the bridge for an index set that is a natural number (The sum over a finite index set, and its product form), and the -valued recursion clauses (Finite sums and finite products of natural numbers, and in ).
is additive, multiplicative and injective, and (clauses 0, 6 and 7 of Laws of finite sums and products in , and ).
Powers: (Exponentiation of natural numbers, , and its agreement with the integer power in , clause (d)); and , so and for (Integer powers , Multiplication by zero: , Field).
Real finite sums: the recursion clauses and the scaling clause (Finite sums and finite products, by recursion, Laws of finite sums and finite products).
Subsets of a finite set are finite and have cardinality at most (A subset of a finite set is finite, with , and equality holds if and only if , The cardinality of a finite set); induction (The principle of mathematical induction).
Proof
Clause 1, by counting. Every satisfies by [L7], so is the union of the sets for ; these are pairwise disjoint, since determines . By [L3] and [L2], , the last equality being the bridge for an index set that is a natural number.
Clause 2. Apply [L1] with and . The left-hand side is , which is because ([L5]). The right-hand side is , using from [L5]. Hence the alternating sum is .
Clause 1 again, from the binomial theorem, as a check that the two routes agree. Taking in [L1] gives , and the right-hand side is by the bridge clause of [L4], while the left-hand side is by [L5]. Since is injective, , which is step 1.1.
The hypothesis of clause 2 is not removable. At the sum is , by [L6], and . What fails in the argument of step 1.2 is exactly one thing: rather than .
Clause 1 is step 1.1, confirmed by step 2.1; clause 2 is step 1.2, and step 2.2 shows why it carries the hypothesis .
Remarks
-
Two proofs of the same identity, deliberately. The counting proof is a statement about natural numbers and uses no embedding at all, while the analytic proof goes through and comes back by the injectivity of . Recording both is what makes the agreement of the two readings visible rather than assumed.
-
Where the hypothesis of clause 2 is spent. In , and nowhere else. The convention is not a defect here: it is what makes the binomial theorem hold at , and the price is that the alternating sum identity acquires a hypothesis. Both facts are consequences of the same convention.
-
The alternating sum is stated in because is not a natural number. The unsigned row sum, by contrast, is an identity between counts and is stated in .
Depends on
- The binomial theorem in $\mathbb{R}$: $(x+y)^{n} = \sum_{k<n+1} \iota\!\binom{n}{k}\, x^{k} y^{\,n-k}$
- $\lvert\mathcal{P}(A)\rvert = 2^{\lvert A\rvert}$ for finite $A$
- The sum rule: a finite disjoint union is finite with $\lvert A \cup B\rvert = \lvert A\rvert + \lvert B\rvert$ and $\lvert\bigcup_{i \in I} A_i\rvert = \sum_{i \in I}\lvert A_i\rvert$, and a sum over a finite index set splits along a partition
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- Exponentiation of natural numbers, $m^{n}$, and its agreement with the integer power in $\mathbb{R}$
- 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
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- The cardinality $\lvert A\rvert$ of a finite set
- A subset of a finite set is finite, with $\lvert B\rvert \le \lvert A\rvert$, and equality holds if and only if $B = A$
- The principle of mathematical induction
- Multiplication by zero: $0 \cdot a = 0$
- Field
Used by
- All 8 functions 3 → 2, the 0 injections 3 → 2, and the 8 subsets of a 3-element set Example
- Pascal's triangle computed to row 6, with Pascal's rule checked at every interior entry Example
- FALSE: ∑_k<n+1(-1)ᵏιbinomnk = 0 for every n ∈ ℕ False statement
- Conventions fixed on this page, and what counting is deliberately not done here Remark
- For A⊆ B in a finite Boolean lattice, μ(A,B)=(-1)^| B∖ A| Theorem
- Inclusion and exclusion: ι|⋃_i ∈ I Aᵢ| = ∑_∅ ≠ J ⊆ I(-1)^| J| + 1 ι| A_J|, together with the complementary form counting the elements in none of the Aᵢ Theorem
- The number of surjections from an n-element set onto a k-element set is ∑_i<k+1(-1)ⁱbinomki(k-i)ⁿ, read in ℝ through ι Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 85 results over 29 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 coefficient (Wikipedia) (standard reference, not scraped)
- Binomial theorem (Wikipedia) (standard reference, not scraped)
- Pascal's triangle (Wikipedia) (standard reference, not scraped)