Erdős problem 90
Conjectured upper bound on how many pairs among points in the plane can be exactly one unit apart.
Sources
FormalConjectures/ErdosProblems/
90.lean
Retained formal statement
Sawin's explicit bound implies the qualitative polynomial lower bound, by taking .
{n | ↑n ^ 1.014114 ≤ ↑(Erdos90.maxUnitDistances n)}.Infinite → ∃ c > 0, {n | ↑n ^ (1 + c) ≤ ↑(Erdos90.maxUnitDistances n)}.InfiniteTestStatement only, no proof