Skip to content

Erdős problem 99

For sufficiently large n, is it the case that any set of n points with minimum distance 11 that minimizes diameter must contain an equilateral triangle of side length 1?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

99.lean

Retained formal statement1 of 1

For sufficiently large n, is it the case that any set of n points with minimum distance 11 that minimizes diameter must contain an equilateral triangle of side length 1?

FormalConjectures/ErdosProblems/99.leanErdos99.erdos_997 linesExact file
True  ∀ᶠ (n : ℕ) in Filter.atTop,    ∀ (A : Finset (EuclideanSpace ℝ (Fin 2))),      A.card = n        Erdos99.HasMinDist1 A          IsMinOn (fun B => Metric.diamB) {B | B.card = nErdos99.HasMinDist1 B} ApA, ∃ qA, ∃ rA, Erdos99.FormsEquilateralTriangle p q r
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page