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

Regular Pairs and Induced Counting — Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-08-16Open item page →

Complete and anticomplete disjoint pairs are 0-regular

Statement

If X,Y are disjoint nonempty vertex sets that form a complete pair or an anticomplete pair, then (X,Y) is 0-regular.

Facts & Assumptions

Given: A complete or anticomplete disjoint pair (X,Y).

[L1]

A pair is 0-regular when every pair of nonempty subsets AX, BY has d(A,B)=d(X,Y) (ϵ-regular pairs and self-regular vertex sets).

[L2]

In a complete pair all possible cross-edges are present, while in an anticomplete pair none are present (Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs).

Verification

technique · direct
1.1

In the complete case, [L2] gives d(X,Y)=1, and every nonempty subpair (A,B) also has density 1.

givenL2algebra
1.2

In the anticomplete case, [L2] gives d(X,Y)=0, and every nonempty subpair has density 0.

givenL2algebra
2.1

Thus the density difference is zero in either case, which is exactly the 0-regular convention in [L1].

step 1.1step 1.2L1
CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-08-16Open item page →

The half graph has no regularity across its natural bipartition at a fixed small parameter

Statement

Let Xn={a1,,an} and Yn={b1,,bn}, with aibj an edge exactly when ij. For every n4, the natural pair (Xn,Yn) is not 1/5-regular.

Facts & Assumptions

Given: The displayed bipartite half graph.

[L1]

Failure of ϵ-regularity is witnessed by subsets of relative size at least ϵ whose density differs from the full-pair density by more than ϵ (ϵ-regular pairs and self-regular vertex sets).

[L2]

Counterexample

technique · direct
1.1

The number of cross-edges is n+(n1)++1=n(n+1)/2, so d(Xn,Yn)=(n+1)/(2n).

givenalgebra
1.2

Put q=n/4, A={a1,,aq}, and B={bnq+1,,bn}. Then A,Bn/4>n/5, and every aiA satisfies ij for every bjB, so d(A,B)=1.

givenL2choosealgebra
2.1

For n4, one has d(A,B)d(Xn,Yn)=(n1)/(2n)3/8>1/5. Together with the size bounds in step 1.2, [L1] shows that (Xn,Yn) is not 1/5-regular.

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

A 0.01-regular pair restricted to two half-sized subsets is 0.02-regular

Statement

If (X,Y) is 0.01-regular and XX, YY satisfy XX/2 and YY/2, then (X,Y) is 0.02-regular and d(X,Y)d(X,Y)0.01.

Facts & Assumptions

Given: A pair and subsets satisfying the Statement.

[L1]

The slicing lemma gives new parameter max{ϵ/α,ϵ/β,2ϵ} and density shift at most ϵ for restrictions of relative sizes at least α,β (Slicing lemma: large subpairs remain regular and their density shifts by at most ϵ).

Verification

technique · direct
1.1

Substitute ϵ=1/100 and α=β=1/2 in [L1]. Each of ϵ/α, ϵ/β, and 2ϵ equals 1/50.

givenL1algebra
2.1

The same application of [L1] retains the density-shift bound 1/100, proving both decimal-form assertions in the Statement.

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

The trivial partition has energy d(G)2, while the singleton partition records every adjacency

Statement

Let G be an n-vertex graph with n>0 and m edges. The one-part partition has energy (2mn2)2, whereas the partition into singletons has energy 2m/n2. The latter is at least the former. For the null graph both energies are 0 by convention.

Facts & Assumptions

Given: A finite graph and its trivial and discrete partitions.

[L1]

Partition energy is the ordered part-pair weighted sum of squared densities, with null-graph value 0 (The mean-square density, or energy, of a vertex partition).

[L2]

Energy cannot decrease under refinement (Energy lies in [0,1] and cannot decrease under refinement).

Verification

technique · direct
1.1

For the one-part partition, the ordered-pair density is d(V,V)=2m/n2, so [L1] gives energy (2m/n2)2.

givenL1algebra
1.2

In the singleton partition, an ordered pair of distinct singleton parts has squared density 1 exactly when its two vertices are adjacent; diagonal densities and nonedge densities are 0. Every edge contributes its two orientations, so [L1] gives energy 2m/n2.

givenL1algebra
2.1

Since 02m/n21, its square is no larger than itself, agreeing with [L2] because the singleton partition refines the trivial one. The null case is the convention in [L1].

step 1.1step 1.2L1L2algebra
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-08-16Open item page →

The triangle counting lemma is exact for three complete cross-pairs

Statement

Let X,Y,Z be disjoint nonempty vertex sets with every cross-edge between distinct sets present. Every cross-pair is 0-regular of density 1, and exactly XYZ ordered transversal triples span a triangle.

Facts & Assumptions

Given: Three sets with all cross-edges present.

[L1]

The triangle counting lemma bounds the number of transversal triangles from the three pair densities and their regularity (Triangle counting lemma for three pairwise regular vertex sets).

[L2]

Density is the number of ordered cross-edge incidences divided by the product of the set sizes (Edge counts and densities between nonempty vertex sets).

[L3]

A pair is 0-regular when every nonempty subpair has the same density as the whole pair (ϵ-regular pairs and self-regular vertex sets).

Verification

technique · direct
1.1

By [L2], each cross-pair has density 1. Every nonempty subpair is also complete and has density 1, so each pair is 0-regular by [L3].

givenL2L3
1.2

Every (x,y,z)X×Y×Z has all three required edges and therefore spans a triangle. Conversely, each ordered transversal triangle is one such product choice, giving exactly XYZ.

givenalgebra
2.1

Substitution a=b=c=1 and ϵ=0 into [L1] yields the same lower bound XYZ, so the bound is exact here.

step 1.1step 1.2L1algebra
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-08-16Open item page →

Two complete pairs and one anticomplete pair produce exactly X1X2X3 induced copies of P3

Statement

Let X1,X2,X3 be disjoint nonempty vertex sets. If (X1,X2) and (X2,X3) are complete and (X1,X3) is anticomplete, then exactly X1X2X3 part-respecting labelled triples induce the path 123. All three cross-pairs are 0-regular.

Facts & Assumptions

Given: Three pure cross-pairs as in the Statement.

[L1]

The induced counting lemma counts maps satisfying every prescribed edge and nonedge relation across regular pairs (Induced counting lemma: regular edge and nonedge pairs force many induced copies).

[L2]

Complete and anticomplete pairs have density 1 and 0, respectively (Edge counts and densities between nonempty vertex sets), and constant-density pure pairs are 0-regular (ϵ-regular pairs and self-regular vertex sets).

Verification

technique · direct
1.1

Every triple (x1,x2,x3) in the product has edges x1x2,x2x3 and nonedge x1x3. By [L3] it induces the labelled path 123.

givenL3
2.1

Conversely every part-respecting labelled triple is one of these product choices, so their number is exactly X1X2X3.

step 1.1algebra
3.1

The two complete pairs have density 1 and the anticomplete pair density 0; every nonempty subpair retains its density. Hence [L2] gives 0-regularity, making this the zero-error model of [L1].

givenL1L2
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passaudited 2026-08-16Open item page →

Three pair densities equal to 1/2 need not produce a single transversal triangle

Statement

There are three pairwise disjoint vertex sets X,Y,Z for which every cross-density equals 1/2 but no transversal triple spans a triangle.

Facts & Assumptions

Given: Three nonempty even-sized sets, each split equally into parts labelled 0 and 1.

[L1]

Cross-density is the proportion of possible cross-pairs that are edges (Edge counts and densities between nonempty vertex sets).

[L2]

The triangle counting lemma requires regularity in addition to positive pair densities (Triangle counting lemma for three pairwise regular vertex sets).

Counterexample

technique · contradiction
1.1

Join X to Y and Y to Z exactly when the endpoint labels agree, and join X to Z exactly when their labels differ.

givenchoose
2.1

For each cross-pair and each vertex, exactly half the vertices on the other side are neighbours. Thus all three densities are 1/2 by [L1].

step 1.1L1algebra
2.2

Suppose, for contradiction, that (x,y,z) is a transversal triangle. Its XY and YZ edges force the three labels to satisfy x=y=z, while its XZ edge forces xz.

assume-contrastep 1.1
3.1

This contradiction shows that no transversal triangle exists. Therefore density alone does not imply the conclusion of [L2]; its regularity hypothesis carries real content.

step 2.2L2discharge-contradiction
CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Induced removal must permit adding edges as well as deleting them

Statement

For every n3 there is an n-vertex graph with an induced empty three-vertex graph that cannot be destroyed by edge deletions, although adding one edge destroys that induced copy.

Facts & Assumptions

Given: An integer n3.

[L1]

Induced removal permits changing adjacencies in both directions (Induced graph removal lemma for a fixed graph).

[L3]

Labelled induced copies are injective maps preserving edges and nonedges (The induced-embedding count indH(G)).

Counterexample

technique · direct
1.1

Begin with Kn, choose a triple S, and delete exactly its three internal edges. By [L2] and [L3], S induces the empty three-vertex graph.

givenL2L3choose
2.1

It is the unique unlabelled empty triple: every triple other than S contains a vertex outside S, and that vertex is adjacent to both other vertices.

step 1.1
2.2

Deleting more edges never changes any of the three nonedges within S into an edge, so the induced empty triple on S survives every deletion-only operation.

step 1.1
3.1

Adding any one of the three missing edges within S destroys this copy, and step 2.1 shows the resulting graph has no empty triple. Thus allowing additions, as [L1] does, is indispensable.

step 2.1step 2.2L1

Sources