Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-31
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.

A bipartite layer is small unless a large comb already appears

Statement

Let G be a finite graph with a bipartition (A,B), let Γ,Δ>0, let d(0,1), and let s1 be an integer. Suppose that DB and distinct vertices a1,,akA satisfy:

  1. every vertex of A has at most (2/3)s1Δ neighbours in D; and
  2. for each i{1,,k}, at least (2/3)sΔ vertices of D are adjacent to ai and to none of a1,,ai1.

Let CD be the set of vertices adjacent to at least one of a1,,ak. Then at least one of the following holds:

  1. for some integer t1, there is a (t,Γt1/d)-comb in (A,B) whose teeth lie in {a1,,ak} and whose blocks lie in C;
  2. C2d+1(2/3)ssd1ΓdΔ1d.

Facts & Assumptions

Given: A bipartite graph (A,B), parameters Γ,Δ>0 and d(0,1), an integer s1, a set DB, distinct vertices a1,,akA, and the two hypotheses in the Statement.

[L1]

A (t,w)-comb in (A,B) consists of distinct teeth in A and pairwise disjoint blocks in B, each tooth complete to its own block and anticomplete to all other blocks (Combs in a graph).

Proof

technique · direct
1.1

For each i, let Pi be the set of vertices in D adjacent to ai and to none of a1,,ai1. By the second hypothesis, Pi(2/3)sΔ, and the sets P1,,Pk are pairwise disjoint. Let Qi be the set of vertices in DPi adjacent to ai. Since every vertex of A has at most (2/3)s1Δ neighbours in D, we have Qi(2/3)s1Δ(2/3)sΔ=(2/3)sΔ/2.

givenalgebra
2.1

Declare the vertices ak,ak1,,a1 good backwards as follows: ai is good when at most Pi/2 vertices of Pi are adjacent to a good vertex among ai+1,,ak. Let I be the set of good indices, and let Q:=iIQi. For every bad index iI, at least Pi/2(2/3)sΔ/2 vertices of Pi lie in Q. Since the Pi are disjoint and each Qi has size at most (2/3)sΔ/2, it follows that (kI)(2/3)sΔ/2QI(2/3)sΔ/2, so Ik/2.

step 1.1algebra
3.1

If I, then for each iI let Bi:=PiQ. We have BiPi/2(2/3)sΔ/2. If i<j are both in I, then Bi is disjoint from Pj and every vertex of Bi avoids Qj, so no vertex of Bi is adjacent to aj; similarly no vertex of Bj is adjacent to ai. Therefore ((ai,Bi):iI) is a (I,(2/3)sΔ/2)-comb in (A,B) by [L1].

step 1.1step 2.1L1construct
4.1

If I and (2/3)sΔ/2ΓI1/d, then step 3.1 already gives the first alternative. Hence we may assume either I= or (2/3)sΔ/2<ΓI1/d. In the second case, I<(2Γ(3/2)s/Δ)d. When I=, step 2.1 gives k=0, so then C=. In either remaining case, k2(2Γ(3/2)s/Δ)d.

step 3.1step 2.1algebracases
5.1

Since every ai has at most (2/3)s1Δ neighbours in D, the set C of all vertices of D adjacent to one of the ai satisfies Ck(2/3)s1Δ2(2Γ(3/2)s/Δ)d(2/3)s1Δ=2d+1(2/3)ssd1ΓdΔ1d. This is the second alternative.

step 4.1givenalgebra

Depends on

Used by

Dependency tree · two levels

3 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources