Erdős problem 1084
Erdős conjectured that the triangular lattice is best possible in 2D, in particular that .
Sources
FormalConjectures/ErdosProblems/
1084.lean
Retained formal statement
It is easy to check that .
∀ {n : ℕ}, n ≠ 0 → Erdos1084.f 2 n < 3 * nSolvedStatement only, no proof