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.

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

Extremal Graph Theory: Examples and False Statements

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

T10,3=K3,3,4 has 33 edges and is the unique 10-vertex K4-extremal graph

Example

The balanced three-partite graph on ten vertices is

T10,3=K3,3,4,

and it has 33 edges. It is the unique extremal graph for forbidding K4 on ten vertices.

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

Among complete r-partite graphs on n vertices, Tn,r has maximum edge count, with equality exactly for balanced part sizes (The exact edge count of Tn,r and the unique balancing maximum among complete r-partite graphs).

[F2]

For nN and r1, Turán's theorem gives ex(n,Kr+1)=e(Tn,r), and an n-vertex Kr+1-free graph attains equality exactly when it is isomorphic to Tn,r (Turán's theorem with equality: ex(n,Kr+1)=e(Tn,r), and Tn,r is the unique extremal graph).

Verification

technique · compute by the two edge-count formulas
1.1

Division gives 10=33+1, so the balanced sizes are 4,3,3. Counting cross-part edges gives 43+43+33=33; equivalently (102)(42)2(32)=4566=33.

givenalgebraF1
2.1

Turán's theorem with r=3 says this is ex(10,K4) and that equality occurs only for T10,3.

step 1.1givenF2
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

K3,4 realises ex(7,K3)=12

Example

The complete bipartite graph K3,4 is triangle-free and has 34=12 edges. Hence it realizes

ex(7,K3)=494=12.

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

The complete bipartite graph KA,B has exactly all edges joining a vertex of A to a vertex of B (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

[F2]

For every nN, Mantel's theorem gives ex(n,K3)=n2/4, and a triangle-free n-vertex graph attains equality exactly when it is the balanced complete bipartite graph up to isomorphism (Mantel's theorem: ex(n,K3)=n2/4, uniquely attained by Tn,2).

Verification

technique · count cross edges and apply Mantel
1.1

Every edge of K3,4 crosses its bipartition, so a three-vertex cycle is impossible, and there are exactly 34=12 possible cross edges.

givenF1
2.1

Mantel's theorem gives the matching upper bound 72/4=12, so the graph is extremal.

step 1.1givenF2
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-13Open item page →

Deleting one edge from K3,4 gives a triangle-free graph one edge below the Mantel threshold

Example

Delete any one edge from K3,4. The resulting seven-vertex graph is triangle-free and has 11 edges, exactly one fewer than ex(7,K3).

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

The complete bipartite graph KA,B has exactly all edges joining a vertex of A to a vertex of B (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

[F2]

For every nN, Mantel's theorem gives ex(n,K3)=n2/4, and a triangle-free n-vertex graph attains equality exactly when it is the balanced complete bipartite graph up to isomorphism (Mantel's theorem: ex(n,K3)=n2/4, uniquely attained by Tn,2).

Verification

technique · deletion preserves the forbidden-subgraph condition
1.1

Every edge of K3,4 crosses its two parts, so it has no triangle, and its edge count is 34=12. Deleting an edge cannot create a triangle and changes the edge count to 11.

givenF1
2.1

Mantel's theorem gives threshold 12 and identifies the unique equality graph as K3,4 up to isomorphism. The edge-deleted graph therefore lies exactly one edge below the equality case.

step 1.1givenF2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

A Turán-partition colouring witnesses R(4,3)7

Example

Partition the six vertices of K6 into three pairs. Colour edges inside pairs blue and edges between pairs red. This colouring has no red K4 and no blue K3, so R(4,3)7.

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

N(s,t)2 means every red-blue colouring of the pairs of an N-element set has a red s-set or a blue t-set (Finite colourings of k-element subsets, monochromatic sets, and the arrow notations N(s,t)2 and N(r)ck).

[F2]

For s,t2, R(s,t)(s1)(t1)+1 (Turán graphs give the Ramsey lower bound R(s,t)(s1)(t1)+1).

Verification

technique · bound clique sizes in each colour
1.1

A red clique contains at most one vertex from each of the three pairs, so it has size at most 3. A blue clique lies within a single pair, so it has size at most 2.

givenF1
2.1

Thus K6 does not arrow (K4,K3), and the Ramsey definition gives R(4,3)>6, hence R(4,3)7.

step 1.1givenF1F2
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-13Open item page →

The five-cycle is K2,2-avoiding and shows the KST problem is not just a complete-bipartite construction

Example

The cycle C5 contains no ordinary K2,2, although C5 itself is not bipartite.

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

For n3, Cn has the consecutive edges {i,i+1} and the closing edge {n1,0} (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

[F2]

The complete bipartite graph KA,B has exactly all edges joining a vertex of A to a vertex of B (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

Verification

technique · inspect common neighbours
1.1

Label the cycle vertices modulo 5. Two adjacent vertices have no common neighbour, and two nonadjacent vertices have exactly one common neighbour. Thus no pair has the two common neighbours required to form a K2,2.

givenF1F2
2.1

Therefore C5 is K2,2-free. Its odd cycle is also a reminder that the host graphs in the ordinary KST problem need not themselves be bipartite.

step 1.1given
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Every triangle-free graph is bipartite

False Statement

Every triangle-free graph is bipartite.

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

For n3, Cn has the consecutive edges {i,i+1} and the closing edge {n1,0} (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

[F2]

A finite simple graph is bipartite if and only if it contains no odd cycle (A finite graph is bipartite if and only if it has no odd cycle).

Refutation

technique · give the five-cycle
1.1

The only cycle in C5 using three edges would require a chord, and C5 has only its five consecutive edges. Hence C5 is triangle-free.

givenF1
1.2

The graph C5 is itself an odd cycle, so the cited equivalence says it is not bipartite.

givenF2
2.1

Thus C5 satisfies the premise and fails the conclusion, refuting the statement.

step 1.1step 1.2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

The Petersen graph has chromatic number 3, so its Turán density is 1/2

Example

Let P be the Petersen graph. Then

χ(P)=3andπ(P)=12.

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

In the Petersen graph's two-subset model, two vertices are adjacent exactly when the corresponding two-element subsets are disjoint (The Petersen graph on the two-element subsets of a five-element set, adjacent when disjoint).

[F2]

A proper k-vertex-colouring is a map c:Vk with c(u)c(v) for every edge {u,v}, its fibres are the colour classes, and χ(G)=min{kN:G is k-colourable} (Proper vertex colourings and chromatic number).

[F3]

For every finite graph H with an edge, π(H)=11/(χ(H)1) (The asymptotic extremal density is determined exactly by chromatic number: π(H)=11/(χ(H)1)).

Verification

technique · exhibit an odd cycle and a three-colouring
1.1

The vertices 12,34,15,23,45 form a 5-cycle in that order because consecutive pairs, including 45,12, are disjoint. Hence P is not bipartite and χ(P)3.

givenF1F2
1.2

Partition the ten vertices into {12,13,14,15}, {23,24,34}, and {25,35,45}. Within each class every two subsets intersect, so the Petersen adjacency definition gives no edge within a class. This is a proper three-colouring, hence χ(P)3.

givenF1F2
2.1

Steps 1.1-1.2 give χ(P)=3, and the density formula gives π(P)=11/(31)=1/2.

step 1.1step 1.2givenF3
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Every odd cycle C2k+1 has Turán density 1/2

Example

For every k1,

χ(C2k+1)=3andπ(C2k+1)=12.

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

For n3, Cn has the consecutive edges {i,i+1} and the closing edge {n1,0} (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

[F2]

A proper k-vertex-colouring is a map c:Vk with c(u)c(v) for every edge {u,v}, its fibres are the colour classes, and χ(G)=min{kN:G is k-colourable} (Proper vertex colourings and chromatic number).

[F3]

For every finite graph H with an edge, π(H)=11/(χ(H)1) (The asymptotic extremal density is determined exactly by chromatic number: π(H)=11/(χ(H)1)).

Verification

technique · alternate colours and use odd parity
1.1

In a two-colouring of a cycle, colours must alternate along consecutive vertices. After the odd number 2k+1 of edges, the closing edge would join equal colours, so no proper two-colouring exists.

givenF1F2
2.1

Colour vertices 0,,2k1 alternately with two colours and give vertex 2k a third colour. This is proper, so χ(C2k+1)=3. For k=1 this is the triangle and the same argument applies.

step 1.1givenF1F2
3.1

The density formula gives π(C2k+1)=11/(31)=1/2.

step 2.1givenF3
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Erdős–Stone–Simonovits determines the extremal number for every graph

False Statement

Erdős–Stone–Simonovits by itself determines ex(n,H), even up to its order of growth, for every finite graph H with an edge.

Facts & Assumptions

Given: The hypotheses and notation of the statement above.

[F1]

The complete bipartite graph KA,B has exactly all edges joining a vertex of A to a vertex of B (Empty and complete graphs, complete bipartite graphs, and the convention that Pn and Cn have n vertices).

[F2]

A proper k-vertex-colouring is a map c:Vk with c(u)c(v) for every edge {u,v}, its fibres are the colour classes, and χ(G)=min{kN:G is k-colourable} (Proper vertex colourings and chromatic number).

[F3]

If H is a finite graph with an edge and r=χ(H), then ex(n,H)=(11/(r1)+o(1))(n2) (Erdős–Stone–Simonovits: ex(n,H)=(11/(χ(H)1)+o(1))(n2) for every graph with an edge).

[F4]

For s,t1, the Kővári–Sós–Turán theorem gives ex(N,Ks,t)=Os,t(N21/s) (Kővári–Sós–Turán: exact bipartite and ordinary-graph upper bounds for excluding Ks,t).

[F5]

f=O(g) means an eventual constant upper bound, f=o(g) means f/g0, and subscripts permit the constants and thresholds to depend on those parameters (Edge density and the asymptotic notations O, o, Ω, and Θ for extremal functions).

Refutation

technique · compare the quadratic-density conclusion with a sharper local bound
1.1

The graph K2,2 is bipartite, so χ(K2,2)=2. Applied to it, Erdős–Stone–Simonovits says only ex(n,K2,2)=o(n2).

givenF1F2F3F5
1.2

The separate common-neighbour theorem gives the strictly sharper upper bound O(n3/2). Neither statement supplies a matching lower bound here, but the improvement already shows that the Erdős–Stone–Simonovits conclusion alone does not determine even the relevant subquadratic scale.

givenF4F5
2.1

Therefore the claimed universal determination is false. Erdős–Stone–Simonovits determines the leading quadratic density, not every lower-order extremal problem.

step 1.1step 1.2

Sources

Standard references

Recommended treatments; not extraction sources.