Erdős problem 96
This lemma confirms that the set of possible unit-distance counts is bounded above, which ensures that taking the supremum (sSup) is a well-defined operation. The trivial upper bound is the total number of pairs of points, .
Sources
FormalConjectures/ErdosProblems/
96.lean
Retained formal statement
If points in form a convex polygon then there are many pairs which are distance apart.
True ↔ (fun n => ↑(Erdos96.maxConvexUnitDistances n)) =O[Filter.atTop] fun n => ↑nOpenStatement only, no proof