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

A nearly covered sparse pair at small parameters

Example

For y=28 and x=29, suppose a graph G of order 240 satisfies the sparse-graph, non-2y4-sparsity, and no-large-sparse-pair hypotheses of the nearly covered sparse-pair lemma. Its conclusion asks for a set B of size at least 28 and a set A of size at least (1328)240 such that A is 216-sparse to B and every vertex of B has at least 218A neighbours in A.

Facts & Assumptions

Given: The parameters y=28, x=29, a graph G with V(G)=240, and all hypotheses of the cited lemma.

[L1]

Under those hypotheses, the lemma produces disjoint sets A,B with By4V(G), A(13y)V(G), A y2-sparse to B, and every vertex of B having at least x2A neighbours in A (A sparse graph without a large sparse pair has a large nearly covered sparse pair).

Verification

technique · arithmetic unpacking
1.1

Substituting y=28 and V(G)=240 into [L1] gives y4V(G)=232240=28 and (13y)V(G)=(1328)240.

L1algebra
2.1

The same substitution gives y2=216 and x2=218, so the sparsity and neighbourhood conclusions in [L1] become exactly the numerical conditions stated above.

step 1.1L1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

4 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