Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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.

For positive a,b, hom(Ka,b)=max{2,a,b}

Example

If a,b are positive integers, then hom(Ka,b)=max{2,a,b}.

Facts & Assumptions

Given: Positive integers a,b and a bipartition AB of Ka,b with A=a and B=b.

[L1]

The homogeneous number is the maximum of the clique and stable-set numbers (Homogeneous vertex sets and the homogeneous number hom(G)=max{ω(G),α(G)}).

[L2]

In Ka,b, the parts A,B are disjoint, all cross-pairs are edges, and there are no edges inside either part (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

Verification

technique · direct
1.1

A clique uses at most one vertex from each part, while positivity of a,b supplies a cross-edge, so ω(Ka,b)=2.

givenL2
1.2

A stable set lies wholly in one part, and either whole part is stable, so α(Ka,b)=max{a,b}.

L2
2.1

Taking the maximum in [L1] gives the formula.

step 1.1step 1.2L1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 13 results over 7 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources