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 be pairwise disjoint nonempty vertex sets such that all three cross-pairs are -regular. Write and suppose . Then the number of ordered triples spanning a triangle is at least When , the right side is nonpositive and the inequality is interpreted literally.
Facts & Assumptions
Given: Three vertex sets satisfying the hypotheses in the Statement.
In an -regular pair of density , and for with , fewer than vertices have , and separately fewer than have (In a regular pair, fewer than vertices have too small a degree into a large subset, and fewer than have too large a degree).
If is -regular, then any subsets of sizes at least and have density at least (-regular pairs and self-regular vertex sets).
Proof
By [L1], fewer than vertices have fewer than neighbours in , and fewer than have fewer than neighbours in . Thus at least vertices satisfy both lower bounds.
For each such , put and . Since , step 1.1 gives and .
By [L2], there are at least edges between and , and each produces a unique triangle .
Since and , we have , so . If then makes the claimed lower bound nonpositive, while the triangle count is nonnegative, so the inequality holds. If then , so substituting the bounds and of step 1.1 into preserves the inequality of step 3.1; summing over the at least good choices of gives exactly the claimed product bound.
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
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.2.1 (standard reference, not scraped)