Skip to content

Erdős problem 476

Let AFpA\subseteq \mathbb{F}_p. Let A+^A={a+b:abA}. A\hat{+}A = \{ a+b : a\neq b \in A\}. Is it true that A+^Amin(2A3,p)? \lvert A\hat{+}A\rvert \geq \min(2\lvert A\rvert-3,p)?

Sources

Browse retained paths and inspect the exact material available for this Problem.

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

476.lean

Retained formal statement1 of 1

Let AFpA\subseteq \mathbb{F}_p. Let A+^A={a+b:abA}. A\hat{+}A = \{ a+b : a\neq b \in A\}. Is it true that A+^Amin(2A3,p)? \lvert A\hat{+}A\rvert \geq \min(2\lvert A\rvert-3,p)?

This is the Erdős-Heilbronn inequality, proved by Dias da Silva and Hamidoune.

FormalConjectures/ErdosProblems/476.leanErdos476.erdos_4761 lineExact file
True ↔ ∀ (p : ℕ), Fact (Nat.Prime p) → ∀ (A : Finset (ZMod p)), A.restrictedSumset.cardmin (2 * A.card - 3) p
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page