All open problems
Source labels openChecked July 26, 2026

Green's Open ProblemsCombinatorics

Ben Green's Open Problem 18

Suppose that GG is a finite group, and let AG×GA \subset G \times G be a subset of density α\alpha. Is it true that there are αG3\gg_\alpha |G|^3 triples x,y,gx, y, g such that (x,y),(gx,y),(x,gy)(x, y), (gx, y), (x, gy) all lie in AA?

Mathematical statement

Suppose that GG is a finite group, and let AG×GA \subset G \times G be a subset of density α\alpha. Is it true that there are αG3\gg_\alpha |G|^3 triples x,y,gx, y, g such that (x,y),(gx,y),(x,gy)(x, y), (gx, y), (x, gy) all lie in AA?

Note: A is taken as α\alpha-dense, i.e. AαG2|A| \ge \alpha |G|^2 [Au16, Question 2]

Statement source: Green's Open Problems statement material

Statement terms: Source-specific

Source-specific terms. Therefore does not assert reuse rights beyond attributed display.

Statement artifacts, not proofs

These records expose exact Lean propositions and statement-only wrappers. Defining a proposition does not supply a proof of it. A placeholder-bearing target also contains no proof. Elaboration checks syntax and types; it does not certify that a formalization perfectly captures every nuance of the informal problem.

Pinned Lean formulation 1

green_18

Canonical source
Complete statement target, proof intentionally absentLean 4
theorem green_18 : answer(sorry)      α > 0,  c > 0,  m₀ : ,       (G : Type*) [Group G] [Fintype G] [DecidableEq G] (A : Finset (G × G)),      Fintype.card G  m₀       (A.card : )  α * (Fintype.card G) ^ 2       (numNaiveCorners A : )  c * (Fintype.card G) ^ 3 := by  sorry
Statement source
Formal Conjectures
Lean version
v4.27.0
Placeholder
Present; no proof artifact
Source evidence
Pinned source index
Fidelity review
Community formulation

References