Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedprecheck 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 n elements has exactly (n2) two-element subsets, and 2(n2)=n(n−1)

Statement

Let A be a finite set with n:=∣A∣. Then the set [A]2 of two-element subsets of A is finite with

∣[A]2∣=(n2),

and, for every n∈N, the identity

2⋅(n2)=n (n−1)

holds in N, the difference being the truncated one. Equivalently, in R, ι(n2)=ι(n)(ι(n)−1)/2 for every n∈N.

Facts & Assumptions

Given: A finite set A with n=∣A∣, and 2=σ(1). The difference n−1 is the truncated one, equal to 0 at n=0.

[L1]

∣[A]j∣=(∣A∣j), [A]j is finite, and (mj)=0 for j>m (The set [A]k of k-element subsets and the binomial coefficient (nk):=∣[n]k∣, The cardinality ∣A∣ of a finite set).

[L3]

Falling factorials and factorials (The factorial n! and the falling factorial nk‾, defined by recursion in N): m0‾=1, mσ(j)‾=mj‾(m−j), 0!=1!=1 and 2!=2.

[L4]

Arithmetic of N: multiplication is commutative, m⋅0=0, 1⋅m=m (Multiplication is commutative, Zero and one under multiplication, Multiplication of natural numbers); and m−0=m (Order on the natural numbers).

[L5]

The embedding ι is additive, multiplicative and injective, and ι(m)>0 for m≥1 (clauses 0 and 7 of Laws of finite sums and products in N, and ι(∑k<nak)=∑k<nι(ak), The canonical natural ι(n)=n⋅1F of a field); R is an ordered field, so a nonzero element is invertible (Field, Ordered field).

[L6]

Trichotomy in N (Trichotomy of the order on N).

Proof

technique · direct
1.1

The first assertion is the definition: [A]2 is finite and ∣[A]2∣=(n2) by [L1], because ∣A∣=n.

L1
1.2

The falling factorial at 2: n1‾=n0‾⋅(n−0)=1⋅n=n and n2‾=n1‾⋅(n−1)=n (n−1), using [L3] and [L4].

L3L4
2.1

Let n≥2. Then [L2] with j=2 gives (n2)⋅2!=n2‾, that is (n2)⋅2=n(n−1) by step 1.2 and 2!=2; commutativity turns this into 2(n2)=n(n−1).

step 1.2L2L3L4
3.1

The two remaining values of n. If n=0 then 2>0, so (02)=0 by [L1], and the right-hand side is 0⋅(0−1)=0⋅0=0 by [L4]. If n=1 then 2>1, so (12)=0, and the right-hand side is 1⋅(1−1)=1⋅0=0. In both cases 2(n2)=0=n(n−1), so with step 2.1 and trichotomy the identity holds for every n∈N.

step 2.1L1L4L6
4.1

The real form. For n≥1 we have (n−1)+1=n, so ι(n−1)+1=ι(n) and ι(n−1)=ι(n)−1; applying ι to step 3.1 then gives ι(2) ι(n2)=ι(n)(ι(n)−1), and ι(2)=2≠0 is invertible, so ι(n2)=ι(n)(ι(n)−1)/2. At n=0 both sides are 0, the left by step 3.1 and the right because ι(0)=0.

step 3.1L5
5.1

The count is step 1.1, the identity in 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=0 and n=1 there are no two-element subsets and both sides are 0; the truncated difference is what makes the right-hand side come out 0 rather than undefined at n=0.

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

Depends on

Used by

Dependency tree · two levels

46 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