Alphabeta Math
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.

6 results · all verified · 4 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 2 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Small-Graph Erdős-Hajnal Consequences — Examples

1 · Prerequisites

2 · Summary

These examples keep the source figures explicit by finite adjacency data. They verify the two six-vertex prime H-graphs, record concrete labelled models for E, co-E, Bird, and co-Bird, and turn the recursive H0,,H5 descriptions into on-page graph checks.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-09-01Open item page →

The left six-vertex prime H-graph is prime, and deleting any pendant leaf gives the bull

Example

The left six-vertex prime H-graph is prime, and deleting any of its three leaves produces the bull graph.

Facts & Assumptions

Given: The left six-vertex prime H-graph on triangle vertices t1,t2,t3 and leaves 1,2,3.

[L2]

The bull is a triangle with leaves attached to two distinct triangle vertices (The bull graph).

Verification

technique · direct finite check
1.1

Deleting any leaf gives the bull. For instance, after deleting 1 the triangle t1t2t3 remains, with leaves 2 at t2 and 3 at t3; by [L2] this is the bull. The same argument works for deleting 2 or 3.

L2given
1.2

To check primeness, let M be a nontrivial module. First, M cannot contain two leaves: if it contains i,j and omits one support, that support sees its own leaf but not the other; if it contains both supports as well, then either the remaining triangle vertex or the remaining leaf splits the set. Hence M contains at most one leaf.

givenalgebra
2.1

Now M cannot contain one leaf together with another vertex. If i,tiM, then another triangle vertex is adjacent to ti but not to i. If iM and tiM, then any other vertex of M is either another leaf, excluded by step 1.2, or some tj with ji, and then j is outside M and adjacent to tj but not to i. Therefore a module containing a leaf must be the singleton {i}.

step 1.2given
3.1

Consequently a nontrivial module contains no leaves, so it is a subset of {t1,t2,t3} with at least two vertices. But if ti,tjM, then the outside leaf i is adjacent to ti and not to tj, so M is not a module. This contradiction shows that no nontrivial module exists. By [L1], the graph is prime.

step 2.1L1given
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

The right six-vertex prime H-graph is the complement of the left one, and is prime

Example

The right six-vertex prime H-graph is the complement of the left one, and is prime.

Facts & Assumptions

Given: The left and right six-vertex prime H-graphs on the common label set {t1,t2,t3,1,2,3}.

[F1]

A vertex set is a module of a graph if and only if it is a module of the complement, because outside vertices swap complete and anticomplete behaviour.

Verification

technique · direct
1.1

By [L1], the identity map on the common label set is an isomorphism from the right graph to the complement of the left graph.

L1
2.1

Since the left graph is prime by [L2], [L3] says it has no nontrivial module. By [F1], its complement also has no nontrivial module. Therefore the right graph is prime by [L3].

step 1.1L2L3F1
3.1

Thus the right six-vertex prime H-graph is the complement of the left one and is prime.

step 1.1step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

The E-graph and co-E by finite adjacency data

Example

The E-graph is a five-vertex path with a pendant edge at the middle vertex, and co-E is its complement.

Facts & Assumptions

Given: The labelled graph with path vertices p1,p2,p3,p4,p5 and an extra vertex q.

[L1]

The E-graph has edge set {p1p2,p2p3,p3p4,p4p5,p3q}, and co-E is its complement (The E-graph and co-E, Graph isomorphisms, automorphisms and graph complements).

Verification

technique · direct finite check
1.1

By [L1] and [L2], the vertices p1,p2,p3,p4,p5 induce a P5, and the extra vertex q is adjacent only to the middle vertex p3. So the labelled graph is exactly the E-graph.

L1L2
2.1

Taking the complement toggles each nonedge to an edge and each edge to a nonedge on the same six vertices. By [L1], that complement is co-E.

step 1.1L1
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

The Bird graph and co-Bird by finite adjacency data

Example

The Bird graph is obtained from the bull by attaching one more pendant vertex to a horn, and co-Bird is its complement.

Facts & Assumptions

Given: The labelled vertices x1,x2,x3,y,z,w.

[L1]

The Bird graph consists of the bull on {x1,x2,x3,y,z} together with the extra edge yw, and co-Bird is its complement (The Bird graph and co-Bird, Graph isomorphisms, automorphisms and graph complements).

[L2]

In the bull, the triangle is x1x2x3, the horn vertices are y,z, and y is adjacent only to x1 while z is adjacent only to x2 (The bull graph).

Verification

technique · direct finite check
1.1

By [L1] and [L2], the vertices {x1,x2,x3,y,z} span the bull, and the new vertex w is adjacent only to the horn vertex y. Therefore the labelled graph is exactly the Bird graph.

L1L2
2.1

By [L1], co-Bird is obtained by complementing that six-vertex graph on the same label set.

step 1.1L1
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

H0 is the five-wheel

Example

The graph H0 is the five-wheel.

Facts & Assumptions

Given: The graph H0 on vertices w,v1,v2,v3,v4,v5.

[L1]

In H0, the vertex w is adjacent to each vi, and v1v2v3v4v5v1 is a five-cycle (The graphs H0,H1,,H5, Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

Verification

technique · direct finite check
1.1

By [L1], the rim vertices v1,,v5 induce a C5.

L1
2.1

The same fact [L1] says that the remaining vertex w is adjacent to every rim vertex and that no other edges are present. This is exactly the five-wheel.

step 1.1L1
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-09-01Open item page →

H1 and H5 arise by the stated labelled leaf attachments

Example

The recursive definition of H0,,H5 produces the intermediate graph H1 and the final graph H5 exactly by the labelled leaf attachments.

Facts & Assumptions

Given: The recursive family H0,H1,,H5.

[L1]

The graph H1 is obtained from H0 by adjoining a leaf v1 at v1, and for each i=1,,5, the graph Hi is obtained from Hi1 by adjoining a leaf vi at vi (The graphs H0,H1,,H5).

Verification

technique · direct finite check
1.1

By [L1], H1 keeps all edges of H0 and adds exactly one new edge v1v1. So H1 is precisely the five-wheel with one pendant leaf at v1.

L1
2.1

Repeating the same operation for i=2,3,4,5 adds the leaves v2,v3,v4,v5 one at a time and changes no earlier adjacencies. Hence H5 is the graph obtained from H0 by attaching one leaf to each rim vertex vi.

step 1.1L1

Sources