Erdős problem 89
Erdős [Er46] asked whether every set of distinct points in determines many distinct distances.
Sources
FormalConjectures/ErdosProblems/
89.lean
Retained formal statement
Guth and Katz [GuKa15] proved that there are always many distinct distances.
(fun n => ↑n / Real.log ↑n) =O[Filter.atTop] fun n => ↑(EuclideanGeometry.minimalDistinctDistances n)SolvedStatement only, no proof