Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01
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.

Factoring a central binomial coefficient to detect interval primes

Example

At n=10,

(2010)=184756=2211131719.

Thus every prime in (10,20] appears, exactly as the valuation lemma predicts.

Facts & Assumptions

Given: The value n=10.

[L1]

The central binomial coefficient satisfies

41021(2010)410

(Central binomial coefficient bounds).

[L2]

Every prime p with 10<p20 divides (2010) exactly once (Prime valuations in the central binomial coefficient).

Verification

technique · direct
1.1

A direct factorization gives (2010)=184756=2211131719. The primes in (10,20] are precisely 11,13,17,19, and each appears with valuation 1.

L2givenalgebra
2.1

The bound in [L1] reads 41021184756410, so this concrete value sits comfortably inside the abstract central-binomial window used in Chebyshev's proof.

L1step 1.1algebra
3.1

This example shows exactly how the factorization of (2nn) detects the interval primes: the large primes appear once, while only small primes contribute higher powers.

L2step 1.1step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

11 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