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.

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

Sparse Restricted Subgraphs and the Rödl–Nikiforov Theorems — 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 passaudited 2026-08-26Open item page →

The 0-sparse sets are exactly the stable sets and the 0-dense sets exactly the cliques

Example

For a nonempty set X, the condition of being 0-sparse is exactly that G[X] have no edges, and the condition of being 0-dense is exactly that G[X] be complete.

Facts & Assumptions

Given: A finite simple graph G and a nonempty set XV(G).

[L1]

A set is 0-sparse when every vertex of it has at most 0X=0 neighbours inside it (c-sparse, c-dense and c-restricted vertex sets).

[L2]

Stable sets and cliques are the edgeless and complete induced subgraphs, respectively (Cliques, stable sets, the clique number ω(G) and stability number α(G)).

Verification

technique · direct
1.1

By [L1], X is 0-sparse exactly when every vertex of X has no neighbour in X, which is exactly the statement that G[X] has no edges.

L1L2
2.1

Therefore [L2] identifies the 0-sparse sets with the stable sets.

step 1.1L2
3.1

Applying [L3] to step 2.1 shows that the 0-dense sets are exactly the cliques.

step 2.1L3
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

A clique of size s has self-density 11/s

Example

If X is a clique of size s1, then dG(X,X)=11/s.

Facts & Assumptions

Given: A clique X of size s in a finite simple graph G.

[L1]

The self-density is dG(X,X)=eG(X,X)/s2 (Edge counts and densities between nonempty vertex sets).

Verification

technique · direct
1.1

Every ordered pair of distinct vertices of X is an edge, and the diagonal contributes nothing, so eG(X,X)=s(s1).

given
2.1

Dividing by s2 as in [L1] gives dG(X,X)=s(s1)/s2=11/s.

step 1.1L1algebra
3.1

In particular the self-density is always strictly less than 1, which is the reciprocal-size slack appearing in the dense half of A c-sparse set has self-density at most c, and a c-dense set has self-density at least 1c1/X.

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

In a disjoint union of cliques of order k the whole vertex set is (k/n)-sparse

Example

Let G be a nonempty disjoint union of cliques, each of order at most k, on a total of n1 vertices. Then V(G) is (k/n)-sparse.

Facts & Assumptions

Given: A nonempty graph G on n1 vertices whose connected components are cliques of order at most k.

[L1]
[L2]

A set is c-sparse when every vertex has at most cX neighbours inside it (c-sparse, c-dense and c-restricted vertex sets).

Verification

technique · direct
1.1

By [L1], every vertex of G lies in a clique component of size at most k, so it has at most k1k neighbours in the whole vertex set.

L1
2.1

Since the whole set has size n, the bound of step 1.1 reads NG(v)(k/n)n for every vertex v. Therefore [L2] makes V(G) (k/n)-sparse.

step 1.1L2algebra
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-26Open item page →

For P3-free graphs Rödl's theorem holds with δ=ϵ, by an explicit argument

Example

If G is nonempty and P3-free and ϵ(0,12), then G contains an ϵ-restricted set of size at least ϵV(G).

Facts & Assumptions

Given: A real ϵ(0,12) and a nonempty P3-free graph G on n vertices.

[L2]

A clique is 0-dense, and if every vertex of the whole graph G has fewer than ϵn neighbours then V(G) is ϵ-sparse because V(G)=n (c-sparse, c-dense and c-restricted vertex sets).

Verification

technique · direct
1.1

By [L1], every component of G is a clique.

L1
2.1

If some component has at least ϵn vertices, then that component is a clique and hence 0-dense by [L2], so it is an ϵ-restricted set of the required size.

step 1.1L2
2.2

Otherwise every component has fewer than ϵn vertices, so every vertex has fewer than ϵn neighbours. Therefore the whole vertex set is ϵ-sparse by [L2].

step 1.1L2
3.1

In either case G has an ϵ-restricted set of size at least ϵn.

step 2.1step 2.2algebra
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-26Open item page →

For 0ϵ<1/2, every sufficiently large ϵ-restricted set lies in one side

Example

Let G be the disjoint union of two cliques of the same order. For 0ϵ<1/2, every ϵ-restricted set of unbounded size is concentrated in one of the two cliques.

Facts & Assumptions

Given: A graph G that is the disjoint union of two cliques A and B of the same order, a real 0ϵ<1/2, and a nonempty set XV(G) with a=XA and b=XB.

[L2]

A nonempty set Y is ϵ-restricted when either every vertex of Y has at most ϵY neighbours in Y, or every vertex of Y has at most ϵY non-neighbours in Y other than itself (c-sparse, c-dense and c-restricted vertex sets).

Verification

technique · direct
1.1

If a=0 or b=0, then X lies in one clique, so [L1] makes it 0-dense and hence ϵ-restricted.

L1
1.2

Suppose a,b>0. The largest internal degree in X is max{a,b}1, while the largest number of non-neighbours in X is max{a,b}, attained by a vertex in the smaller trace.

given
2.1

If X is ϵ-restricted, then [L2] and step 1.2 force either max{a,b}1ϵ(a+b) in the sparse case or max{a,b}ϵ(a+b) in the dense case. Either implies 12(a+b)1ϵ(a+b), so X=a+b2/(12ϵ). Thus a restricted set meeting both sides has size bounded solely in terms of ϵ.

step 1.2L2algebra
3.1

Therefore every sufficiently large ϵ-restricted set is concentrated on one side.

step 1.1step 2.1
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-08-26Open item page →

The two sides of a balanced complete bipartite graph are large restricted sets

Example

In the balanced complete bipartite graph Km,m with m1, each side is 0-sparse and therefore restricted; a set taking linearly many vertices from both sides is not ϵ-restricted when 0ϵ<1/2.

Facts & Assumptions

Given: The complete bipartite graph Km,m with m1 and bipartition AB, a real 0ϵ<1/2, and a set X meeting each side in exactly a vertices.

[L2]

A nonempty set Y is ϵ-restricted when either every vertex of Y has at most ϵY neighbours in Y, or every vertex of Y has at most ϵY non-neighbours in Y other than itself (c-sparse, c-dense and c-restricted vertex sets).

Verification

technique · direct
1.1

By [L1], each of A and B is 0-sparse, so each is a restricted set of size m.

L1
1.2

If X takes a vertices from each side, then every vertex of X has exactly a neighbours and a1 non-neighbours inside X, while X=2a.

given
2.1

For 0ϵ<1/2 and large a, neither inequality aϵ(2a) nor a1ϵ(2a) can hold. Hence such balanced mixed sets are not ϵ-restricted.

step 1.2L2algebra
CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

A star has tiny self-density, yet no restricted subset containing its centre has more than two vertices

Statement refuted

Every weakly sparse set is sparse.

Facts & Assumptions

Given: A real ϵ<1/3, an integer m2, the star K1,m with centre v, and its full vertex set X.

[L1]

A set is ϵ-sparse or ϵ-dense according to the degree and non-neighbour bounds of c-sparse, c-dense and c-restricted vertex sets.

[L2]

The self-density is computed from the ordered internal edge count (Edge counts and densities between nonempty vertex sets).

Counterexample

technique · constructive
1.1

The set X has m+1 vertices and exactly m edges, so dG(X,X)=2m/(m+1)2, which tends to 0 as m.

L2givenconstruct
2.1

Let YX contain the centre v and at least two leaves. Then v has Y1 neighbours in Y, so the sparse inequality in [L1] fails when ϵ<1/3.

step 1.1L1algebra
3.1

Each leaf of Y has at least Y2 non-neighbours in Y, so the dense inequality in [L1] also fails when ϵ<1/3. Thus no such Y is ϵ-restricted.

step 2.1L1algebra
4.1

Hence a set can have arbitrarily small self-density without being sparse or dense in the maximum-degree sense.

step 1.1step 3.1discharge-construct
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

A subset of a c-sparse set that is not c-sparse

Statement refuted

Every subset of a c-sparse set is again c-sparse.

Facts & Assumptions

Given: An even integer 2m4, a perfect matching on 2m vertices, its whole vertex set X, and one matched edge {u,v}X.

[L1]

A set is c-sparse when every vertex has at most cX neighbours inside it (c-sparse, c-dense and c-restricted vertex sets).

Counterexample

technique · constructive
1.1

Every vertex of the matching has exactly one neighbour, so the whole set X is (1/(2m))-sparse by [L1].

L1givenconstruct
2.1

The subset {u,v} has size 2, and each of its vertices still has one neighbour inside it. So it is not (1/(2m))-sparse whenever m2.

step 1.1L1algebra
3.1

Therefore sparsity does not pass to arbitrary subsets, which is exactly why A subset occupying at least a λ fraction of a c-sparse set is (c/λ)-sparse pays a factor of 1/λ.

step 2.1discharge-construct
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

X can be c-sparse to Y while Y is not c-sparse to X

Statement refuted

If X is c-sparse to Y, then Y is c-sparse to X.

Facts & Assumptions

Given: A real c=12, a singleton X={x}, a set Y={y0,y1,y2}, and the graph with the unique edge xy0.

[L1]

The directional definition says that X is c-sparse to Y when every member of X has at most cY neighbours in Y, and similarly with the roles reversed (Sparsity of one vertex set to another, and weak sparsity of a pair).

Counterexample

technique · constructive
1.1

The vertex x has exactly one neighbour in Y, and 112Y=32, so [L1] makes X 12-sparse to Y.

L1givenconstruct
2.1

The vertex y0 has one neighbour in X, but 12X=12, so [L1] shows that Y is not 12-sparse to X.

step 1.1L1
3.1

Thus directional sparsity is not symmetric.

step 2.1discharge-construct
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26Open item page →

The dense alternative in Rödl's theorem cannot be dropped

Statement refuted

The dense alternative in Rödl's theorem is unnecessary.

Facts & Assumptions

Given: A real 0ϵ<1/2 and the complete graph Kn with n2.

[L1]

A set is ϵ-sparse when each of its vertices has at most ϵX neighbours inside it (c-sparse, c-dense and c-restricted vertex sets).

Counterexample

technique · constructive
1.1

Every nonempty subset X of Kn with X2 has each vertex adjacent to all X1 other vertices of X.

givenconstruct
2.1

If such an X were ϵ-sparse, then [L1] would force (1ϵ)X1. Hence every ϵ-sparse subset of Kn has size at most 1/(1ϵ), a bound independent of n.

step 1.1L1algebra
3.1

The graph Kn is P3-free, since every three vertices induce a triangle rather than a path. For any proposed positive linear constant δ, choosing n>1/(δ(1ϵ)) makes every ϵ-sparse set smaller than δn by step 2.1. Thus a linear restricted set in this P3-free family must use the dense alternative, which cannot be discarded.

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

Every c-sparse set of size m contains a stable set of size at least m/2

Statement

Every c-sparse set of size m contains a stable set of size at least m/2.

Facts & Assumptions

Given: An integer n>8 divisible by 4, and a graph G that is the disjoint union of four cliques, each of order n/4.

Refutation

technique · direct
1.1

By [L1], the whole vertex set of G is a (1/4)-sparse set of size n.

L1
1.2

By [L2], every stable set of G has size at most 4, because there are only four clique components.

L2
2.1

Since n>8, one has 4<n/2. So the sparse set of step 1.1 contains no stable set of size at least half its order. Therefore the claim is false.

step 1.1step 1.2algebra

Sources