Alphabeta Math
ExampleConstruction: AI-generatedVerification: 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.

Choosing a committee: (103)=120, and the ordered count 103‾=720

Example

Let P be a set with ∣P∣=10. Two different sets are counted, and naming which is which is the whole discipline of the example.

  • The unordered selections of three members of P are the elements of [P]3, and there are (103)=120 of them.
  • The ordered selections of three distinct members, that is the injections 3→P, number 103‾=720.

The ratio of the two counts is 3!=6, which is clause 1 of (nk) k! (n−k)!=n! for k≤n; hence (nk) k!=nk‾, the quotient n!/(k!(n−k)!) is a natural number, and (nk)=(nn−k) seen concretely: each 3-element subset arises from exactly 3! ordered selections.

Facts & Assumptions

Given: A set P with ∣P∣=10, and the factorials 3!=6, 7!=5040, 10!=3628800 (The factorial n! and the falling factorial nk‾, defined by recursion in N).

[L3]

The number of injections of a k-element set into an n-element set is nk‾ (The number of injections from a k-element set into an n-element set is nk‾).

[L4]

n0‾=1 and nσ(k)‾=nk‾(n−k) (The factorial n! and the falling factorial nk‾, defined by recursion in N).

Verification

technique · direct
1.1

The two sets are [P]3, whose elements are the 3-element subsets of P, and Inj⁡(3,P), whose elements are the injective functions from 3={0,1,2} into P. They are different sets, and each count below is stated for the set it counts.

givenL1L3
2.1

The unordered count. By [L2] with n=10, k=3, (103)⋅3!⋅7!=10!, that is (103)⋅6⋅5040=3628800, so (103)⋅30240=3628800 and (103)=120. By [L1] the set [P]3 has 120 elements.

step 1.1L1L2
2.2

The ordered count. By [L4], 101‾=1⋅10=10, 102‾=10⋅9=90 and 103‾=90⋅8=720. By [L3] the set Inj⁡(3,P) has 720 elements.

step 1.1L3L4
3.1

The two counts are related as clause 1 of [L2] says: (103)⋅3!=120⋅6=720=103‾. Each 3-element subset of P is the image of exactly 3!=6 injections 3→P, so passing from the ordered to the unordered count divides by 6.

step 2.1step 2.2L2∎

Remarks

  • The standard error is to count one set and name the other. "How many ways can a committee of three be chosen from ten people" is the count of [P]3 only if the committee is unordered; if the three roles are distinguished it is the count of Inj⁡(3,P). The two differ by a factor of 6, and no computation can decide which was meant.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

35 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