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 : ℕ}, Erdos1084.f 1 n = n - 1Erdős conjectured that the triangular lattice is best possible in 2D, in particular that .
Browse retained paths and inspect the exact material available for this Problem.
5 retained statements · 2415f78e850a
Open selected sourceFormalConjectures/ErdosProblems/
1084.lean
It is easy to check that .
1∀ {n : ℕ}, Erdos1084.f 1 n = n - 1The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.
Find a Problem, Result, source, or page