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
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 ?
True ↔ Filter.Tendsto (fun n => ↑(Erdos98.h n) / ↑n) Filter.atTop Filter.atTopOpenStatement only, no proof