Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-16
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.

Triangle counting lemma for three pairwise regular vertex sets

Statement

Let X,Y,Z be pairwise disjoint nonempty vertex sets such that all three cross-pairs are ϵ-regular. Write d(X,Y)=a,d(X,Z)=b,d(Y,Z)=c, and suppose a,b2ϵ. Then the number of ordered triples (x,y,z)X×Y×Z spanning a triangle is at least (12ϵ)(aϵ)(bϵ)(cϵ)XYZ. When c<ϵ, the right side is nonpositive and the inequality is interpreted literally.

Facts & Assumptions

Given: Three vertex sets satisfying the hypotheses in the Statement.

[L1]

In an ϵ-regular pair (X,Y) of density d, and for YY with YϵY, fewer than ϵX vertices xX have N(x)Y<(dϵ)Y, and separately fewer than ϵX have N(x)Y>(d+ϵ)Y (In a regular pair, fewer than ϵX vertices have too small a degree into a large subset, and fewer than ϵX have too large a degree).

[L2]

If (Y,Z) is ϵ-regular, then any subsets of sizes at least ϵY and ϵZ have density at least d(Y,Z)ϵ (ϵ-regular pairs and self-regular vertex sets).

Proof

technique · direct
1.1

By [L1], fewer than ϵX vertices have fewer than (aϵ)Y neighbours in Y, and fewer than ϵX have fewer than (bϵ)Z neighbours in Z. Thus at least (12ϵ)X vertices xX satisfy both lower bounds.

givenL1algebra
2.1

For each such x, put Yx=N(x)Y and Zx=N(x)Z. Since a,b2ϵ, step 1.1 gives YxϵY and ZxϵZ.

step 1.1algebra
3.1

By [L2], there are at least (cϵ)YxZx edges between Yx and Zx, and each produces a unique triangle (x,y,z).

step 2.1L2
4.1

Since a1 and a2ϵ, we have ϵ1/2, so 12ϵ0. If c<ϵ then cϵ<0 makes the claimed lower bound nonpositive, while the triangle count is nonnegative, so the inequality holds. If cϵ then cϵ0, so substituting the bounds Yx(aϵ)Y and Zx(bϵ)Z of step 1.1 into (cϵ)YxZx preserves the inequality of step 3.1; summing over the at least (12ϵ)X good choices of x gives exactly the claimed product bound.

step 1.1step 3.1algebra

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 5 results over 5 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources