Erdős problem 98
Let be such that any points in , with no three on a line and no four on a circle, determine at least distinct distances. Does ?
Sources
FormalConjectures/ErdosProblems/
98.lean
Retained formal statement
Erdős could not even prove . Pach has shown . Erdős, Füredi, and Pach [EFPR93] have improved this to for some constant .
∃ c > 0, ∀ᶠ (n : ℕ) in Filter.atTop, ↑(Erdos98.h n) < ↑n * Real.exp (c * √(Real.log ↑n))SolvedStatement only, no proof