Alphabeta Math
Session-authored (Fable 5 assisted)
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.

8 results · all verified · 7 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 1 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

The Erdős–Hajnal Property and Homogeneous Sets — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Kn and Kn both have homogeneous number n

Example

For every nN, hom(Kn)=hom(Kn)=n.

Facts & Assumptions

Given: A natural number n.

[L1]

hom(G)=max{ω(G),α(G)}, with both numbers equal to 0 for the null graph (Homogeneous vertex sets and the homogeneous number hom(G)=max{ω(G),α(G)}).

Verification

technique · direct
1.1

If n=0, both graphs are null and the assertion is [L1].

L1L2
1.2

If n>0, all n vertices form a clique in Kn and a stable set in Kn, while neither graph has a vertex set larger than its whole vertex set.

L2
2.1

Thus the maximum in [L1] is n for both graphs.

step 1.1step 1.2L1
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

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
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The self-complementary five-cycle satisfies hom(C5)=2

Example

The five-cycle is self-complementary and satisfies hom(C5)=2.

Facts & Assumptions

Given: The graph C5 on vertices 0,1,2,3,4.

[L3]

A graph isomorphism is a bijection preserving adjacency in both directions, and the complement contains precisely the missing pairs (Graph isomorphisms, automorphisms and graph complements).

Verification

technique · direct
1.1

The pair {0,1} is an edge and {0,2} is a nonedge, so C5 has both a two-vertex clique and a two-vertex stable set.

L2
1.2

Any three vertices on the cycle contain a consecutive pair, hence an edge; their complement has two omitted vertices, so among the three cyclic gaps one has length at least two, giving a nonconsecutive pair and hence a nonedge. Thus no three vertices are homogeneous.

L2algebra
1.3

The map i2i(mod5) sends consecutive differences ±1 to differences ±2, exactly the nonedges of C5, so it is an isomorphism C5C5.

L2L3algebra
2.1

Steps 1.1 and 1.2 give ω(C5)=α(C5)=2, hence hom(C5)=2 by [L1]; step 1.3 gives self-complementarity.

step 1.1step 1.2step 1.3L1
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The classes of complete graphs and of empty graphs have Erdős–Hajnal constant 1

Example

The hereditary class of all complete graphs and the hereditary class of all empty graphs both have Erdős–Hajnal constant 1.

Facts & Assumptions

Given: The classes K of complete graphs and E of empty graphs.

[L1]

A positive exponent c is a constant for a hereditary class when every nonempty member G satisfies hom(G)V(G)c (The Erdős–Hajnal property and an Erdős–Hajnal constant for a hereditary graph class).

[L2]

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)}).

[L3]
[L4]

Complementary hereditary classes have exactly the same Erdős–Hajnal constants (A hereditary class has the Erdős–Hajnal property exactly when its complementary class does, with the same constants).

Verification

technique · direct
1.1

Both classes are hereditary because an induced subgraph of a complete graph is complete and one of an empty graph is empty.

L3
1.2

Every nonempty G in either class has all V(G) vertices homogeneous, as a clique in K or a stable set in E, so hom(G)=V(G).

L2L3
2.1

Hence hom(G)=V(G)1 and [L1] gives constant 1 for both classes; equivalently, the result for one class transfers to the other by [L4].

step 1.1step 1.2L1L4
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Every hereditary graph class of bounded order has the Erdős–Hajnal property

Example

Let C be a hereditary graph class for which some NN satisfies V(G)N for every GC. Then C has the Erdős–Hajnal property.

Facts & Assumptions

Given: A hereditary class C and a natural number N bounding the order of every member.

[L1]

The definition applies to hereditary classes and asks for one ϵ>0 such that every nonempty G satisfies hom(G)V(G)ϵ (The Erdős–Hajnal property and an Erdős–Hajnal constant for a hereditary graph class).

[L2]

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

[L3]

The logarithm is strictly increasing, satisfies log1=0, and obeys the quotient law (Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm).

[L4]

For a>0 and xR, ax:=exp(xloga) (Real powers for positive bases, with the zero-base positive-exponent convention).

[L5]

log:(0,)R is the inverse function of exp; in particular exp(logx)=x for x>0 and log(expy)=y for yR (The natural logarithm as the inverse of the exponential function).

Verification

technique · cases
1.1

[assume-case small] If N1, choose ϵ=1; every nonempty member has one vertex and homogeneous number 1 by [L2].

givenL1L2
1.2

[assume-case large] If N2, choose ϵ=1 when N=2, and choose ϵ=log2/logN when N>2. In the latter case logN>log2>log1=0 by [L3], so ϵ>0, and [L4] with [L5] gives Nϵ=exp((log2/logN)logN)=exp(log2)=2.

L3L4L5algebrachoose
2.1

Since log is a strictly increasing bijection onto R with inverse exp, the function exp is strictly increasing as well; so for 1nN the inequality ϵlognϵlogN gives nϵNϵ=2 by [L4].

step 1.2L3L4L5algebra
3.1

In the large case, a graph of order n2 has either an edge, which is a two-vertex clique, or a nonedge, which is a two-vertex stable set; hence hom(G)2nϵ by step 2.1, while for n=1 both sides equal 1. The given hereditary hypothesis places C in the domain of [L1].

givenstep 2.1L1L2algebra
4.1

The cases are exhaustive, and in each [L1] supplies the Erdős–Hajnal property.

step 1.1step 3.1L1cases-exhaustive
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-16Open item page →

Forbidding P3 and forbidding P3 have the same Erdős–Hajnal constants

Example

The P3-free class and the P3-free class have exactly the same Erdős–Hajnal constants. Here P3 is an edge together with an isolated vertex.

Facts & Assumptions

Given: The three-vertex path P3.

[L1]

A hereditary class and its complement class have exactly the same Erdős–Hajnal constants (A hereditary class has the Erdős–Hajnal property exactly when its complementary class does, with the same constants).

[L3]

A graph G is H-free exactly when G is H-free (G is H-free if and only if G is H-free).

[L4]

Every fixed-pattern-free graph class is hereditary (Every class defined by forbidden induced subgraphs is hereditary).

Verification

technique · direct
1.1

Complementing the two edges of P3 leaves the edge joining its endpoints and makes its middle vertex isolated.

L2
1.2

By [L3], complementation maps the P3-free class bijectively to the P3-free class; both are hereditary by [L4].

L3L4
2.1

The equality of their constant sets now follows from [L1].

step 1.1step 1.2L1
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The universal logarithmic Ramsey guarantee cannot be replaced by any universal positive power

Statement refuted

There is a universal exponent ϵ>0 such that every nonempty finite graph G satisfies hom(G)V(G)ϵ.

Facts & Assumptions

Given: An arbitrary real exponent ϵ>0.

[L1]

For every n16, some n-vertex graph G satisfies hom(G)<3log2n (For every n16 there is an n-vertex graph with hom(G)<3log2n).

[L2]

For every a>0, logx/xa0 as x+ (The logarithm grows more slowly than every positive real power).

[L3]

For x>0, log2x=logx/log2 (Change of base and inversion of the positive-base real exponential).

Counterexample

technique · constructive
1.1

By [L2] and [L3], choose an integer n16 with 3log2n<nϵ.

givenL2L3choose
2.1

By [L1], choose an n-vertex graph G with hom(G)<3log2n<nϵ.

step 1.1L1chooseconstruct
3.1

Thus every proposed positive universal exponent has a finite counterexample, so the statement is false.

givenstep 2.1discharge-construct
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Every hereditary graph class has the Erdős–Hajnal property

Statement

Every hereditary graph class has the Erdős–Hajnal property.

Facts & Assumptions

Given: The asserted universal claim.

[L1]

The class of all finite graphs does not have the Erdős–Hajnal property (The hereditary class of all finite graphs does not have the Erdős–Hajnal property).

[L2]

A graph class is hereditary when it is closed under isomorphism and induced subgraphs (Hereditary graph classes).

Refutation

technique · direct
1.1

The class of all finite graphs is closed under isomorphism and induced subgraphs, so it is hereditary by [L2].

L2
2.1

This hereditary class fails the Erdős–Hajnal property by [L1], contradicting the asserted universal claim.

step 1.1L1

Sources