Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-05
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 large epsilon-restricted induced subgraph gives a polynomial clique or stable set

Example

Let ϵ:=14 and let S be an ϵ-restricted induced subgraph on 16 vertices. Take an ambient graph order G:=284, so that G1/42=4.

Facts & Assumptions

Given: The data in the Example.

[L2]

For a nonempty ϵ-sparse graph H,

χ(H)ϵH+1,Hχ(H)α(H)

(The greedy colouring bound χ(G)Δ(G)+1 for every nonnull finite graph, The bounds ω(G)χ(G) and V(G)χ(G)α(G)).

Verification

technique · direct
1.1

By [L1], after taking complements if necessary we may assume that S is ϵ-sparse.

L1
2.1

Applying [L2] to the 16-vertex graph G[S] gives α(G[S])16ϵ16+1=165>3. Since α(G[S]) is an integer, α(G[S])4.

step 1.1L2algebra
3.1

Because G=284, one has G1/42=22=4. Therefore the stable set from step 2.1 already has the same size as the final polynomial bound used in the A-page reduction. If the sparse side had arisen in the complement instead, [L1] would turn the same calculation into a clique of size 4 in the original graph.

step 2.1L1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

27 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