Skip to content

Erdős problem 93

If nn distinct points in R2\mathbb{R}^2 form a convex polygon then they determine at least n2\lfloor \frac{n}{2}\rfloor distinct distances.

Sources

Browse retained paths and inspect the exact material available for this Problem.

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

93.lean

Retained formal statement1 of 1

If nn distinct points in R2\mathbb{R}^2 form a convex polygon then they determine at least n2\lfloor \frac{n}{2}\rfloor distinct distances.

Solved by Altman [Al63].

FormalConjectures/ErdosProblems/93.leanErdos93.erdos_932 linesExact file
∀ (A : Finset (EuclideanSpace ℝ (Fin 2))),  EuclideanGeometry.ConvexIndepAA.card / 2 ≤ EuclideanGeometry.distinctDistances A
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Search problems.science

Find a Problem, Result, source, or page