Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge 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.

A finite set with nn elements has exactly (n2)\binom{n}{2} two-element subsets, and 2(n2)=n(n1)2\binom{n}{2} = n(n-1)

Statement

Let AA be a finite set with n:=An := \lvert A\rvert. Then the set [A]2[A]^{2} of two-element subsets of AA is finite with

[A]2=(n2),\big\lvert [A]^{2}\big\rvert = \binom{n}{2},

and, for every nNn \in \mathbb{N}, the identity

2(n2)=n(n1)2\cdot\binom{n}{2} = n\,(n-1)

holds in N\mathbb{N}, the difference being the truncated one. Equivalently, in R\mathbb{R}, ι(n2)=ι(n)(ι(n)1)/2\iota\binom{n}{2} = \iota(n)\big(\iota(n)-1\big)/2 for every nNn \in \mathbb{N}.

Facts & Assumptions

Given: A finite set AA with n=An = \lvert A\rvert, and 2=σ(1)2 = \sigma(1). The difference n1n-1 is the truncated one, equal to 00 at n=0n = 0.

[L1]

[A]j=(Aj)\lvert [A]^{j}\rvert = \binom{\lvert A\rvert}{j}, [A]j[A]^{j} is finite, and (mj)=0\binom{m}{j} = 0 for j>mj > m (The set [A]k[A]^{k} of kk-element subsets and the binomial coefficient (nk):=[n]k\binom{n}{k} := \lvert [n]^{k}\rvert, The cardinality A\lvert A\rvert of a finite set).

[L3]

Falling factorials and factorials (The factorial n!n! and the falling factorial nkn^{\underline{k}}, defined by recursion in N\mathbb{N}): m0=1m^{\underline{0}} = 1, mσ(j)=mj(mj)m^{\underline{\sigma(j)}} = m^{\underline{j}}(m-j), 0!=1!=10! = 1! = 1 and 2!=22! = 2.

[L4]

Arithmetic of N\mathbb{N}: multiplication is commutative, m0=0m \cdot 0 = 0, 1m=m1 \cdot m = m (Multiplication is commutative, Zero and one under multiplication, Multiplication of natural numbers); and m0=mm - 0 = m (Order on the natural numbers).

[L5]

The embedding ι\iota is additive, multiplicative and injective, and ι(m)>0\iota(m) > 0 for m1m \ge 1 (clauses 0 and 7 of Laws of finite sums and products in N\mathbb{N}, and ι(k<nak)=k<nι(ak)\iota\big(\sum_{k<n} a_k\big) = \sum_{k<n} \iota(a_k), The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field); R\mathbb{R} is an ordered field, so a nonzero element is invertible (Field, Ordered field).

[L6]

Trichotomy in N\mathbb{N} (Trichotomy of the order on N\mathbb{N}).

Proof

technique · direct
1.1

The first assertion is the definition: [A]2[A]^{2} is finite and [A]2=(n2)\lvert [A]^{2}\rvert = \binom{n}{2} by [L1], because A=n\lvert A\rvert = n.

L1
1.2

The falling factorial at 22: n1=n0(n0)=1n=nn^{\underline{1}} = n^{\underline{0}}\cdot(n-0) = 1 \cdot n = n and n2=n1(n1)=n(n1)n^{\underline{2}} = n^{\underline{1}}\cdot(n-1) = n\,(n-1), using [L3] and [L4].

L3L4
2.1

Let n2n \ge 2. Then [L2] with j=2j = 2 gives (n2)2!=n2\binom{n}{2}\cdot 2! = n^{\underline{2}}, that is (n2)2=n(n1)\binom{n}{2}\cdot 2 = n(n-1) by step 1.2 and 2!=22! = 2; commutativity turns this into 2(n2)=n(n1)2\binom{n}{2} = n(n-1).

step 1.2L2L3L4
3.1

The two remaining values of nn. If n=0n = 0 then 2>02 > 0, so (02)=0\binom{0}{2} = 0 by [L1], and the right-hand side is 0(01)=00=00\cdot(0-1) = 0 \cdot 0 = 0 by [L4]. If n=1n = 1 then 2>12 > 1, so (12)=0\binom{1}{2} = 0, and the right-hand side is 1(11)=10=01\cdot(1-1) = 1 \cdot 0 = 0. In both cases 2(n2)=0=n(n1)2\binom{n}{2} = 0 = n(n-1), so with step 2.1 and trichotomy the identity holds for every nNn \in \mathbb{N}.

step 2.1L1L4L6
4.1

The real form. For n1n \ge 1 we have (n1)+1=n(n-1) + 1 = n, so ι(n1)+1=ι(n)\iota(n-1) + 1 = \iota(n) and ι(n1)=ι(n)1\iota(n-1) = \iota(n) - 1; applying ι\iota to step 3.1 then gives ι(2)ι(n2)=ι(n)(ι(n)1)\iota(2)\,\iota\binom{n}{2} = \iota(n)\big(\iota(n)-1\big), and ι(2)=20\iota(2) = 2 \ne 0 is invertible, so ι(n2)=ι(n)(ι(n)1)/2\iota\binom{n}{2} = \iota(n)(\iota(n)-1)/2. At n=0n = 0 both sides are 00, the left by step 3.1 and the right because ι(0)=0\iota(0) = 0.

step 3.1L5
5.1

The count is step 1.1, the identity in N\mathbb{N} is step 3.1, and its real form is step 4.1.

step 1.1step 3.1step 4.1

Remarks

  • This is a count of unordered pairs, stated purely as a count. No geometric or relational vocabulary appears, because none is available at this point in the reading order. Later pages will want exactly this quantity, and they may cite it from here.

  • Both small cases are checked. At n=0n = 0 and n=1n = 1 there are no two-element subsets and both sides are 00; the truncated difference is what makes the right-hand side come out 00 rather than undefined at n=0n = 0.

  • The real form is not the definition. ι(n)(ι(n)1)/2\iota(n)(\iota(n)-1)/2 is a real number that happens to be the canonical natural of a count; the identity in N\mathbb{N} is the primary statement and the division is a convenience.

Depends on

Used by

Dependency tree · next 3 levels

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