Erdős problem 97
Does every convex polygon have a vertex with no other 4 vertices equidistant from it?
Sources
FormalConjectures/ErdosProblems/
97.lean
Retained formal statement
Erdős also conjectured that there is a for which every convex polygon has a vertex with no other vertices equidistant from it.
True ↔ ∃ k, ∀ (A : Finset (EuclideanSpace ℝ (Fin 2))), A.Nonempty → EuclideanGeometry.ConvexIndep ↑A → ¬Erdos97.HasNEquidistantProperty k AOpenStatement only, no proof